Skip to content

Releases: kernel/kernel-python-sdk

v0.11.3

Choose a tag to compare

@stainless-app stainless-app released this 24 Sep 20:56

0.11.3 (2025-09-24)

Full Changelog: v0.11.2...v0.11.3

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.11.2

Choose a tag to compare

@stainless-app stainless-app released this 24 Sep 17:43

0.11.2 (2025-09-24)

Full Changelog: v0.11.1...v0.11.2

Features

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Sep 15:53

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

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 15:18

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

Choose a tag to compare

@stainless-app stainless-app released this 27 Aug 18:21

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

v0.9.1

Choose a tag to compare

@stainless-app stainless-app released this 15 Aug 17:21

0.9.1 (2025-08-15)

Full Changelog: v0.9.0...v0.9.1

Features

Chores

  • internal: codegen related update (024c808)
  • internal: update comment in script (4279b99)
  • update @stainless-api/prism-cli to v5.15.0 (e78750e)

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.9.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Aug 13:40

0.9.0 (2025-08-08)

Full Changelog: v0.8.3...v0.9.0

Features

  • api: browser instance file i/o (14667cd)

Chores

  • internal: fix ruff target version (07b55e4)

v0.8.3

Choose a tag to compare

@stainless-app stainless-app released this 01 Aug 19:34

0.8.3 (2025-08-01)

Full Changelog: v0.8.2...v0.8.3

Features

  • api: lower default timeout to 5s (6d43e73)
  • api: manual updates (c6990ba)
  • client: support file upload requests (79b06da)

Chores

  • project: add settings file for vscode (c46aa48)

v0.8.2

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 22:53

0.8.2 (2025-07-23)

Full Changelog: v0.8.1...v0.8.2

Features

  • api: add action name to the response to invoke (1a485b2)

Bug Fixes

  • parsing: ignore empty metadata (d839a20)
  • parsing: parse extra field types (cb880bc)

v0.8.1

Choose a tag to compare

@stainless-app stainless-app released this 21 Jul 18:36

0.8.1 (2025-07-21)

Full Changelog: v0.8.0...v0.8.1

Chores

  • api: remove deprecated endpoints (348e40a)

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