Skip to content

release: 0.59.0#108

Open
stainless-app[bot] wants to merge 4 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.59.0#108
stainless-app[bot] wants to merge 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 27, 2026

Automated Release PR

0.59.0 (2026-05-29)

Full Changelog: v0.58.0...v0.59.0

Features

  • api: surface category field on browser telemetry events (803734d)
  • Support Byteful mobile proxies (d7162b5)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Medium Risk
Mobile proxy config removes several fields clients may still send or read; telemetry category is additive but changes event JSON shape.

Overview
Release 0.59.0 bumps package/docs version metadata and changelog; functional SDK changes come from regenerated OpenAPI models.

Browser telemetry events now include a top-level category field (e.g. console, network, page, interaction, system) on each typed event and on BrowserTelemetryEventUnion, backed by new constants in shared/constant.

Mobile proxies (Byteful) narrow mobile config to country, state, and city only: carrier, asn, and zip are removed from mobile request/response types and from config unions; asn/zip getters on create params are limited to residential, and carrier validation is dropped.

Reviewed by Cursor Bugbot for commit 26cb5fc. Bugbot is set up for automated code reviews on this repo. Configure here.

@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This is an automated release PR for the SDK, not a change to kernel API endpoints or Temporal workflows; please opt in manually if deploy monitoring is needed.

To monitor this PR anyway, reply with @firetiger monitor this.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 27, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/803734d1179cb14da37173537fa25cb10995fd78/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Sun, 28 Jun 2026 17:41:01 GMT
Updated at: Fri, 29 May 2026 17:41:01 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 72830b9 to f0db7e3 Compare May 29, 2026 16:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f0db7e3 to 26cb5fc Compare May 29, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants