release: 0.75.0#127
Open
stainless-app[bot] wants to merge 3 commits into
Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Wed, 05 Aug 2026 20:15:39 GMT |
123e331 to
2d57fed
Compare
2d57fed to
a5db946
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-06)
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
Documentation and version bump only from Stainless codegen; no client logic or API contract shape changes beyond clarified field descriptions.
Overview
Release 0.75.0 bumps package version metadata and refreshes the pinned OpenAPI spec; SDK behavior is unchanged aside from regenerated docs.
Env var visibility:
env_varsfield docs on app list and deployment read/stream types now state that API key, OAuth, and managed-auth callers get keys with empty string values, while only dashboard sessions see real values. Streamedapp_version_summaryevents are documented as not populatingenv_varstoday.Browser pool config staleness: Docs for
discard_all_idle(pool update) andreuse(pool release)—in resources, TypedDicts, and method docstrings—now explain that only idle browsers rebuild on update, in-use browsers keep old config until discarded, andreuse: truedoes not apply pool changes made during a lease (reuse: falseor flush rebuilds with current config).Reviewed by Cursor Bugbot for commit a5db946. Bugbot is set up for automated code reviews on this repo. Configure here.