Skip to content

Releases: kernel/kernel-go-sdk

v0.65.0

08 Jun 23:28

Choose a tag to compare

0.65.0 (2026-06-08)

Full Changelog: v0.64.0...v0.65.0

Features

  • api: allow setting a name and tags on a pool-acquired browser session (ef64773)
  • api: support id-or-name lookup on browser session get/patch/delete (193727b)

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

08 Jun 16:28
712d502

Choose a tag to compare

0.64.0 (2026-06-05)

Full Changelog: v0.63.0...v0.64.0

Features

  • Telemetry: expose opt-in categories + full event taxonomy (public API) (c965b72)

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

05 Jun 17:24

Choose a tag to compare

0.63.0 (2026-06-05)

Full Changelog: v0.62.0...v0.63.0

Features

  • api: label proxy config oneOf options by type (abbee19)
  • api: allow setting a custom name on a browser session at create time (22794dc)
  • api: allow setting key-value tags on a browser session at create time (12d335f)

Documentation

  • api: use neutral example for browser session name field (2319e34)

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

04 Jun 15:39

Choose a tag to compare

0.62.0 (2026-06-04)

Full Changelog: v0.61.0...v0.62.0

Features

  • api: paginate GET /browser_pools (ed9dc35)
  • api: paginate GET /extensions (f48c9cb)
  • api: paginate GET /org/credential_providers (d72262b)
  • api: paginate GET /proxies (cd37790)

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

03 Jun 20:41

Choose a tag to compare

0.61.0 (2026-06-03)

Full Changelog: v0.60.0...v0.61.0

Features

  • Add record_audio option to browser replay recording API (c04e9d8)

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

03 Jun 19:56
0ffaa3c

Choose a tag to compare

0.60.0 (2026-06-03)

Full Changelog: v0.59.0...v0.60.0

Features

  • Add API-backed API key management endpoints (6ea145b)
  • Fix browser pool update schema (370464e)
  • route browser telemetry directly to the VM by default (105313c)

Bug Fixes

  • ssestream: skip empty SSE keepalive comment frames (59bd952)

Refactors

  • examples: rename telemetry example to browser-telemetry (3908ff5)

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

03 Jun 15:35

Choose a tag to compare

0.59.0 (2026-06-03)

Full Changelog: v0.58.0...v0.59.0

Features

  • api: surface category field on browser telemetry events (803734d)
  • api: move browser telemetry SSE stream to /browsers/{id}/telemetry/stream (2c542d9)
  • Support Byteful mobile proxies (d7162b5)

Bug Fixes

  • api: move batch + get_mouse_position into Browser Computer Controls tag (743624f)

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

27 May 17:53
926ac75

Choose a tag to compare

0.58.0 (2026-05-27)

Full Changelog: v0.57.0...v0.58.0

Features

  • [codex] Expose API keys in SDK config (bfed2b8)
  • Fix API key request model SDK metadata (ebc9f45)
  • Support telemetry enabled request config and fix SDK metadata (53bff5e)

Chores

  • refresh Go SDK release PR (fe23a23)

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

26 May 18:25
3c2ab22

Choose a tag to compare

0.57.0 (2026-05-26)

Full Changelog: v0.56.0...v0.57.0

Features

  • [kernel-1116] browser events api integration (e0a367b)
  • api: dual-route /projects under /org/projects, deprecate /projects (166c834)
  • api: type can_reauth_reason as an enum on ManagedAuth (61f5842)
  • browsers: accept chrome_policy on POST /browsers (KERNEL-1216) (6f29adc)
  • EOL persistent browsers: openapi limits (b79f2fd)
  • Support telemetry enabled request config (ba2ff70)

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

18 May 17:25

Choose a tag to compare

0.56.0 (2026-05-18)

Full Changelog: v0.55.0...v0.56.0

Features

  • Expose POST /projects in public API (6f165cd)

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