release: 0.75.0#127
Open
stainless-app[bot] wants to merge 12 commits into
Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 07 Aug 2026 21:18:01 GMT |
123e331 to
2d57fed
Compare
2d57fed to
a5db946
Compare
a5db946 to
2352d16
Compare
2352d16 to
70fbdb5
Compare
70fbdb5 to
67865d8
Compare
67865d8 to
7c9293a
Compare
7c9293a to
83802d7
Compare
83802d7 to
9245578
Compare
9245578 to
dfbdfa9
Compare
dfbdfa9 to
0e26470
Compare
0e26470 to
6b10d54
Compare
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 documentation; runtime API behavior changes (self-delete, env redaction) are server-side and backward compatible for typical SDK callers.
Overview
Release 0.75.0 bumps the package and OpenAPI snapshot, with generated client/types aligned to the latest Kernel API.
Browser pools gain
refresh_on_profile_updateon create/update (flush idle browsers when the attached profile changes). Pool read responses now include resolvedprofile_idandextension_ids, plus expanded docs on config staleness (discard_all_idle,reuseon release, and clearing a profile viaprofile: { "id": "" }).Extensions responses add an optional
checksum(SHA-256 of uploaded archive bytes). API key delete docs note that a key cannot delete itself. Deployment and appenv_varsdocs clarify value redaction for API key/OAuth/managed-auth callers (keys only, empty values).Reviewed by Cursor Bugbot for commit 6b10d54. Bugbot is set up for automated code reviews on this repo. Configure here.