release: 0.75.0#131
Merged
stainless-app[bot] merged 12 commits intoJul 9, 2026
Merged
Conversation
448f1cd to
3315430
Compare
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 07 Aug 2026 21:17:50 GMT |
3315430 to
c2921af
Compare
c2921af to
3bcf13a
Compare
3bcf13a to
47222b8
Compare
47222b8 to
ec68901
Compare
ec68901 to
d735e86
Compare
d735e86 to
ed43299
Compare
ed43299 to
57b0451
Compare
57b0451 to
158ac1b
Compare
158ac1b to
ea82ef5
Compare
ea82ef5 to
ff6fea2
Compare
chruffins
approved these changes
Jul 9, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.75.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.75.0 (2026-07-08)
Full Changelog: v0.74.0...v0.75.0
Features
Documentation
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
Low Risk
Mostly additive generated types and comment updates; server behavior changes are documented rather than implemented in this repo.
Overview
v0.75.0 regenerates the Go SDK from an updated OpenAPI spec and bumps release metadata (
CHANGELOG,README,PackageVersion,.stats.yml).Browser pools gain resolved
profile_idandextension_idson pool reads, plusrefresh_on_profile_updateon create/update/config. Docs now describe clearing a profile viaprofile: { "id": "" }, and when pool config can stay stale (discard_all_idle,reuse: true, in-use browsers).Extensions expose an optional
checksum(SHA-256 of uploaded archive bytes) on list/get/upload responses.API keys: delete is documented as rejecting self-deletion. Apps/deployments:
env_varsdocs note redaction for non-dashboard callers (keys present, values empty). Streamedapp_version_summarynotesenv_varsare not populated on events.Reviewed by Cursor Bugbot for commit ff6fea2. Bugbot is set up for automated code reviews on this repo. Configure here.