Skip to content

Releases: kernel/kernel-go-sdk

v0.47.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Apr 01:50

0.47.0 (2026-04-07)

Full Changelog: v0.46.0...v0.47.0

Features

  • Include login_url in managed auth connection response (795989c)

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

Choose a tag to compare

@stainless-app stainless-app released this 06 Apr 18:56

0.46.0 (2026-04-06)

Full Changelog: v0.45.0...v0.46.0

Features

  • Add optional url parameter to proxy check endpoint (084975a)

Bug Fixes

  • fix issue with unmarshaling in some cases (6f721ac)

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.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 (e740db7)
  • Add disable_default_proxy for stealth browsers (f584af5)
  • internal: support comma format in multipart form encoding (74f5c6a)

Bug Fixes

  • prevent duplicate ? in query params (66d97d3)

Chores

  • ci: skip lint on metadata-only changes (8296238)
  • ci: support opting out of skipping builds on metadata-only commits (708da0f)
  • client: fix multipart serialisation of Default() fields (cabda49)
  • internal: support default value struct tag (dd77af4)
  • internal: update gitignore (48baab7)
  • remove unnecessary error check for url parsing (05d2048)
  • update docs for api:"required" (abfd988)

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
b03de99

0.44.0 (2026-03-20)

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

Features

  • Add GPU viewport presets and GPU encoder defaults (5096099)
  • Adds description to OAS spec for docs about delta_x, delta_y (5d60a03)
  • Drop headless GPU support and disable pooling (188a32b)
  • Enhance managed authentication with CUA support and new features (b1c79e6)
  • expose smooth drag mouse movement via public API (1bcd6f5)
  • Rename hardware acceleration UI/docs wording to GPU acceleration (d225ff6)

Chores

  • internal: minor cleanup (2e50750)
  • internal: tweak CI branches (3a66a84)
  • internal: use explicit returns (4023de1)
  • internal: use explicit returns in more places (503a87c)

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 (4e7c5d5)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (0586ec1)
  • internal: codegen related update (63ecb44)
  • update placeholder string (82510c4)

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 (12e68a1)
  • add force flag to viewport resize to bypass live view/recording check (d387238)
  • expose smooth mouse movement via public API (0e0f2ac)

Bug Fixes

  • use indices:dots arrayFmt in MarshalRoot for correct multipart array encoding (11a7720)

Chores

  • internal: codegen related update (3c706a4)

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:48
e4fbd0f

0.42.0 (2026-03-02)

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

Features

  • Neil/kernel 1052 deployments list endpoint (8062ea7)

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 (a22343e)

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 (587b290)

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 (2b066bf)