Skip to content

release: 0.58.0#107

Merged
IlyaasK merged 5 commits into
mainfrom
release-please--branches--main--changes--next
May 27, 2026
Merged

release: 0.58.0#107
IlyaasK merged 5 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.58.0 (2026-05-27)

Full Changelog: v0.57.0...v0.58.0

Features

  • [codex] Expose API keys in SDK config (bfed2b8)
  • Fix API key request model SDK metadata (ebc9f45)
  • Support telemetry enabled request config and fix SDK metadata (53bff5e)

Chores

  • refresh Go SDK release PR (fe23a23)

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
New API key lifecycle APIs touch credentials; renaming/removing BrowserTelemetryRequestConfigParam may break existing callers until they migrate to the new create/update telemetry structs.

Overview
Release 0.58.0 bumps package/docs version and refreshes OpenAPI metadata (endpoint count 112 → 117).

The main functional addition is client.APIKeys: generated CRUD for /org/api_keys (create returns plaintext key once via CreatedAPIKey; list/get return masked keys), with tests and api.md updated.

Browser telemetry on create/update no longer uses the shared BrowserTelemetryRequestConfigParam. Request bodies now use operation-specific BrowserNewParamsTelemetry and BrowserUpdateParamsTelemetry (enabled plus per-category browser settings), with docs dropping the old param type.

Reviewed by Cursor Bugbot for commit f319428. 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 Go SDK, not a change to the kernel API endpoints or Temporal workflows specified in the filter.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 26, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Fri, 26 Jun 2026 17:09:33 GMT
Updated at: Wed, 27 May 2026 17:09:33 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f2aeae3 to c66de44 Compare May 27, 2026 15:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c66de44 to f319428 Compare May 27, 2026 17:09
@IlyaasK IlyaasK merged commit 926ac75 into main May 27, 2026
10 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 27, 2026

🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.58.0 🌻

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.

1 participant