Skip to content

release: 0.59.0#112

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

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

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 (131f0e9)
  • Support Byteful mobile proxies (c591523)

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
Required category on telemetry types and removal of mobile proxy fields are breaking for TypeScript consumers until they adapt; changes are OpenAPI-driven, not runtime SDK logic.

Overview
Release 0.59.0 bumps package version and OpenAPI/Stainless metadata; most user-facing changes are in generated TypeScript types.

Browser telemetry event interfaces now include a required category string (console, interaction, network, page, or system) on each event type, matching the API so clients can filter or group SSE events without inferring from type alone.

Mobile proxy MobileProxyConfig is narrowed for Byteful-style mobile proxies: asn, carrier, and zip are removed from create/response types everywhere they appear; city and state docs now describe provider aliases and note that observed geo may vary with carrier routing.

Reviewed by Cursor Bugbot for commit 8013c04. 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 node SDK with no visible changes to kernel API endpoints or Temporal workflows.

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:

npm install 'https://pkg.stainless.com/s/kernel-typescript/131f0e923dc19f803330fb0397fd42aa8c738cd1/dist.tar.gz'

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 588b711 to d6b8a67 Compare May 29, 2026 16:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d6b8a67 to 8013c04 Compare May 29, 2026 17:41
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