Skip to content

Releases: onkernel/kernel-python-sdk

v0.24.0

17 Dec 23:34
78419db

Choose a tag to compare

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

  • internal: add missing files argument to base client (1dce21b)
  • speedup initial import (74ccf15)

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

11 Dec 20:19

Choose a tag to compare

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

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

05 Dec 20:11

Choose a tag to compare

0.22.0 (2025-12-05)

Full Changelog: v0.21.0...v0.22.0

Features

  • Add async_timeout_seconds to PostInvocations (2866021)

Chores

  • docs: use environment variables for authentication in code snippets (eec0be5)
  • update lockfile (ecee109)

v0.21.0

02 Dec 22:15

Choose a tag to compare

0.21.0 (2025-12-02)

Full Changelog: v0.20.0...v0.21.0

Features

Bug Fixes

  • ensure streams are always closed (c82f496)

Chores

  • add Python 3.14 classifier and testing (9a1e7bf)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (038b10d)

v0.20.0

19 Nov 19:55

Choose a tag to compare

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

17 Nov 14:42

Choose a tag to compare

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

13 Nov 16:34
2ab7556

Choose a tag to compare

0.19.1 (2025-11-13)

Full Changelog: v0.19.0...v0.19.1

Features

v0.19.0

12 Nov 18:04

Choose a tag to compare

0.19.0 (2025-11-12)

Full Changelog: v0.18.0...v0.19.0

Features

  • feat hide cursor v2 (5e694ae)
  • Remove price gating on computer endpoints (cbbdaee)

Bug Fixes

  • compat with Python 3.14 (297d7b3)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (0e796f3)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (4d011fd)
  • internal: grammar fix (it's -> its) (fcdf068)
  • package: drop Python 3.8 support (5dcea22)

v0.18.0

30 Oct 21:19

Choose a tag to compare

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

27 Oct 19:48

Choose a tag to compare

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)