Skip to content

Releases: kernel/kernel-python-sdk

v0.45.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Mar 18:23

0.45.0 (2026-03-30)

Full Changelog: v0.44.0...v0.45.0

Features

  • [kernel-1008] browser pools add custom policy (09f8520)
  • Add disable_default_proxy for stealth browsers (3a75e81)
  • internal: implement indices array format for query and form serialization (c798c39)

Chores

  • ci: skip lint on metadata-only changes (f0815a8)
  • internal: update gitignore (34b47ab)

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

Choose a tag to compare

@stainless-app stainless-app released this 20 Mar 19:35
72735d3

0.44.0 (2026-03-20)

Full Changelog: v0.43.0...v0.44.0

Features

  • Add GPU viewport presets and GPU encoder defaults (0735b45)
  • Adds description to OAS spec for docs about delta_x, delta_y (9841aac)
  • Drop headless GPU support and disable pooling (cda8f94)
  • Enhance managed authentication with CUA support and new features (ece76c2)
  • expose smooth drag mouse movement via public API (c6f6862)
  • Rename hardware acceleration UI/docs wording to GPU acceleration (9ee4d0c)

Bug Fixes

  • deps: bump minimum typing-extensions version (fd55947)
  • pydantic: do not pass by_alias unless set (a815a82)
  • sanitize endpoint path params (9b55d2b)

Chores

  • internal: tweak CI branches (8781c7d)

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

Choose a tag to compare

@stainless-app stainless-app released this 10 Mar 17:30

0.43.0 (2026-03-10)

Full Changelog: v0.42.1...v0.43.0

Features

  • Add webdriver_ws_url and metro webdriver session proxy (66c7364)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (52a392c)
  • update placeholder string (6e71435)

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

Choose a tag to compare

@stainless-app stainless-app released this 05 Mar 16:04

0.42.1 (2026-03-05)

Full Changelog: v0.42.0...v0.42.1

Features

  • [kernel-1028] add api clipboard support (077a61c)
  • add force flag to viewport resize to bypass live view/recording check (c4b8c62)
  • expose smooth mouse movement via public API (8b3db28)

Chores

  • internal: codegen related update (e9265c4)

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

Choose a tag to compare

@stainless-app stainless-app released this 02 Mar 21:50

0.42.0 (2026-03-02)

Full Changelog: v0.41.0...v0.42.0

Features

  • Neil/kernel 1052 deployments list endpoint (45ba6bb)

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

Choose a tag to compare

@stainless-app stainless-app released this 27 Feb 01:02

0.41.0 (2026-02-27)

Full Changelog: v0.40.0...v0.41.0

Features

  • Return uptime_ms for deleted browser sessions (067207f)

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Feb 21:29

0.40.0 (2026-02-26)

Full Changelog: v0.39.0...v0.40.0

Features

  • show pool browsers in dashboard and API (fb8d38c)

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

Choose a tag to compare

@stainless-app stainless-app released this 25 Feb 22:45

0.39.0 (2026-02-25)

Full Changelog: v0.38.0...v0.39.0

Features

  • Add proxy hostname bypass hosts (24905be)

v0.38.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Feb 18:54

0.38.0 (2026-02-25)

Full Changelog: v0.37.0...v0.38.0

Features

  • Neil/kernel 1029 past session search (657da45)

Chores

  • internal: add request options to SSE classes (6287415)
  • internal: make test_proxy_environment_variables more resilient (3345fc6)
  • internal: make test_proxy_environment_variables more resilient to env (6a629ee)

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Feb 17:16

0.37.0 (2026-02-23)

Full Changelog: v0.36.1...v0.37.0

Features

  • Neil/kernel 1017 profile pagination query parameter (fc068ec)

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