Skip to content

release: 0.75.0#127

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

release: 0.75.0#127
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.75.0 (2026-07-06)

Full Changelog: v0.74.0...v0.75.0

Features

  • Document env var redaction on deployment and app reads (51d713b)

Documentation

  • api: clarify reuse/discard_all_idle pool config staleness (e8641eb)

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_vars field 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. Streamed app_version_summary events are documented as not populating env_vars today.

Browser pool config staleness: Docs for discard_all_idle (pool update) and reuse (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, and reuse: true does not apply pool changes made during a lease (reuse: false or 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.

@stainless-app

stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/51d713b92b4c0ed0c2420ea2e128568530a81a14/kernel-0.74.0-py3-none-any.whl'

Expires at: Wed, 05 Aug 2026 20:15:39 GMT
Updated at: Mon, 06 Jul 2026 20:15:39 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 123e331 to 2d57fed Compare July 6, 2026 20:15
@stainless-app stainless-app Bot changed the title release: 0.74.1 release: 0.75.0 Jul 6, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2d57fed to a5db946 Compare July 6, 2026 20:15
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