Releases: onkernel/kernel-python-sdk
v0.14.0
0.14.0 (2025-10-07)
Full Changelog: v0.13.0...v0.14.0
Features
- browser extensions (89bac15)
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.13.0
0.13.0 (2025-10-03)
Full Changelog: v0.12.0...v0.13.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.12.0
0.12.0 (2025-09-30)
Full Changelog: v0.11.5...v0.12.0
Features
- Return proxy ID in browsers response (2beafcf)
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
TL;DR
This is an automated release for version 0.12.0, which adds the proxy_id
to browser API responses.
Why we made these changes
This change allows users to easily identify and manage the specific proxy associated with a browser instance directly from the browser object, without needing to make separate API calls.
What changed?
- The response from the browser creation and retrieval endpoints now includes the
proxy_id
.
v0.11.5
0.11.5 (2025-09-29)
Full Changelog: v0.11.4...v0.11.5
Features
- Add App Version to Invocation and add filtering on App Version (c703d0b)
- Fix my incorrect grammer (22b2c11)
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.11.4
0.11.4 (2025-09-25)
Full Changelog: v0.11.3...v0.11.4
Features
- getInvocations endpoint (bb39872)
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.11.3
0.11.3 (2025-09-24)
Full Changelog: v0.11.2...v0.11.3
Features
- Per Invocation Logs (8c116b6)
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.11.2
0.11.2 (2025-09-24)
Full Changelog: v0.11.1...v0.11.2
Features
- Add stainless CI (9c8ccbf)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (e7e72e6)
- improve example values (2ecd936)
- internal: update pydantic dependency (45de860)
- types: change optional parameter type from NotGiven to Omit (0b85104)
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.11.1
0.11.1 (2025-09-06)
Full Changelog: v0.11.0...v0.11.1
Features
- api: add pagination to the deployments endpoint (e5838f5)
- api: pagination properties added to response (has_more, next_offset) (5f2329f)
- api: update API spec with pagination headers (f64f55b)
Chores
- internal: move mypy configurations to
pyproject.toml
file (4818d2d) - tests: simplify
get_platform
test (cd90a49)
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.11.0
0.11.0 (2025-09-04)
Full Changelog: v0.10.0...v0.11.0
Features
- api: adding support for browser profiles (52bcaa1)
- improve future compat with pydantic v3 (72b0862)
- types: replace List[str] with SequenceNotStr in params (688059b)
Chores
- internal: add Sequence related utils (e833554)
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.10.0
0.10.0 (2025-08-27)
Full Changelog: v0.9.1...v0.10.0
Features
- api: new process, fs, and log endpoints (48a39b4)
Bug Fixes
- avoid newer type syntax (9ec7c40)
Chores
- internal: change ci workflow machines (3a2969d)
- internal: update pyright exclude list (39439aa)
- update github action (fff64d0)
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