Skip to content

release: 0.75.0#127

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

release: 0.75.0#127
stainless-app[bot] wants to merge 12 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-08)

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

Features

  • Auto-flush pools when a managed auth profile re-authenticates (430c07f)
  • Document env var redaction on deployment and app reads (51d713b)
  • Expose resolved profile_id and extension_ids on browser pool reads (56876e9)
  • Reject API key self-deletion (482f920)
  • Revert "Store and return a sha256 checksum for uploaded extensions (#… (74dbc54)
  • Store and return a sha256 checksum for uploaded extensions (b266775)
  • Store and return a sha256 checksum for uploaded extensions (reland) (98cfb28)

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
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_update on create/update (flush idle browsers when the attached profile changes). Pool read responses now include resolved profile_id and extension_ids, plus expanded docs on config staleness (discard_all_idle, reuse on release, and clearing a profile via profile: { "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 app env_vars docs 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.

@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/56876e9a49fca34ec34b58ea8f5f85130c0c0315/kernel-0.74.0-py3-none-any.whl'

Expires at: Fri, 07 Aug 2026 21:18:01 GMT
Updated at: Wed, 08 Jul 2026 21:18:01 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
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a5db946 to 2352d16 Compare July 7, 2026 18:02
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2352d16 to 70fbdb5 Compare July 7, 2026 21:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 70fbdb5 to 67865d8 Compare July 7, 2026 21:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 67865d8 to 7c9293a Compare July 7, 2026 22:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7c9293a to 83802d7 Compare July 8, 2026 15:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 83802d7 to 9245578 Compare July 8, 2026 17:43
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9245578 to dfbdfa9 Compare July 8, 2026 17:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from dfbdfa9 to 0e26470 Compare July 8, 2026 19:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0e26470 to 6b10d54 Compare July 8, 2026 21:17
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