Releases: onkernel/kernel-python-sdk
v0.24.0
0.24.0 (2025-12-17)
Full Changelog: v0.23.0...v0.24.0
Features
- Enhance AuthAgentInvocationCreateResponse to include already_authenti… (2db6fed)
- Fix browser pool sdk types (6e0b8a3)
Chores
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.23.0
0.23.0 (2025-12-11)
Full Changelog: v0.22.0...v0.23.0
Features
- [wip] Browser pools polish pass (2ba9e57)
- enhance agent authentication API with new endpoints and request… (84a794c)
- Enhance agent authentication with optional login page URL and auth ch… (d7bd8a2)
- Enhance AuthAgent model with last_auth_check_at field (169539a)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (c8d571c)
Chores
- add missing docstrings (75fa7cb)
Refactors
- browser: remove persistence option UI (57af2e1)
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.22.0
0.22.0 (2025-12-05)
Full Changelog: v0.21.0...v0.22.0
Features
- Add
async_timeout_secondsto PostInvocations (2866021)
Chores
v0.21.0
v0.20.0
0.20.0 (2025-11-19)
Full Changelog: v0.19.2...v0.20.0
Features
- allow get browser to paginate soft deleted browsers (0bf4d45)
v0.19.2
0.19.2 (2025-11-17)
Full Changelog: v0.19.1...v0.19.2
Features
- Feat increase max timeout to 72h (edaaa14)
v0.19.1
v0.19.0
0.19.0 (2025-11-12)
Full Changelog: v0.18.0...v0.19.0
Features
Bug Fixes
- compat with Python 3.14 (297d7b3)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (0e796f3)
Chores
v0.18.0
0.18.0 (2025-10-30)
Full Changelog: v0.17.0...v0.18.0
Features
- apps: add offset pagination + headers (54ea6e7)
Bug Fixes
- client: close streams without requiring full consumption (4014c3d)
v0.17.0
0.17.0 (2025-10-27)
Full Changelog: v0.16.0...v0.17.0
Features
- Use ping instead of bright data for ISP proxy (cd4c025)