Releases: kernel/kernel-python-sdk
Release list
v0.76.0
0.76.0 (2026-07-09)
Full Changelog: v0.75.0...v0.76.0
Features
- Layer telemetry request config onto the default set (c6d6b65)
- Return credential value keys and support removing values on update (1c4af8e)
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
v0.75.0
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
v0.74.0
0.74.0 (2026-07-06)
Full Changelog: v0.73.0...v0.74.0
Features
- Add order=desc pagination to telemetry event reads (763baf5)
- Add tablet and mobile viewport presets to pool dashboard (37971a0)
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
v0.73.0
0.73.0 (2026-07-01)
Full Changelog: v0.72.0...v0.73.0
Features
- Add hidden audit-logs export endpoint (619c672)
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
v0.72.0
0.72.0 (2026-06-26)
Full Changelog: v0.71.0...v0.72.0
Bug Fixes
- api: browser pool profile omits save_changes (BrowserPoolProfile) (34423fb)
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
v0.71.0
0.71.0 (2026-06-26)
Full Changelog: v0.70.0...v0.71.0
Features
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
v0.70.0
0.70.0 (2026-06-24)
Full Changelog: v0.69.0...v0.70.0
Features
- Add GET /browsers/{id}/telemetry/events (read from S2) (57eb393)
- Align browser-pool timeout/viewport/fill-rate contract with implementation; reject save_changes on update (4fddd6b)
- api: support per-acquire start_url override on browser pool acquire (3e11311)
- api: add GET /extensions/{id_or_name}/metadata (681a8fc)
- api: resolve GET /org/projects/{id} by ID or name (52eb598)
- Forward replay param through telemetry stream passthrough (a8001d2)
Bug Fixes
- don't misroute telemetry/events to the browser VM (9bcc418)
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
v0.69.0
0.69.0 (2026-06-18)
Full Changelog: v0.68.0...v0.69.0
Features
- Add free-text search to remaining paginated list endpoints (b34f843)
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
v0.68.0
0.68.0 (2026-06-15)
Full Changelog: v0.67.0...v0.68.0
Features
- Add API key rotate endpoint (e383f7d)
- api: surface deleted/expired API keys for audit trail (KERNEL-1350) (55e32db)
Bug Fixes
- pagination: correct type:ignore placement; stop on 0 sentinel (5d2afd7)
- pagination: fail loudly on contradictory headers; test both classes (4554697)
- pagination: stop skipping a page per auto-pagination iteration (c0a3e14)
Styles
- ruff import-sort and format the pagination test (843fade)
Refactors
- api: align API key audit surface with browser sibling (KERNEL-1350) (12868d1)
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
v0.67.0
0.67.0 (2026-06-11)
Full Changelog: v0.66.0...v0.67.0
Features
- Add project_id SDK client option mapped to X-Kernel-Project-Id (1799732)
Documentation
- api: correct project-scoping descriptions in OpenAPI spec (5929332)
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