Sorry, something went wrong.
|
🧪 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 |
Sorry, something went wrong.
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_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.