Skip to content

Releases: kernel/kernel-node-sdk

v0.64.0

08 Jun 16:27
31cd51c

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

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: allow setting a custom name on a browser session at create time (1c1b647)
  • api: allow setting key-value tags on a browser session at create time (93f8e0e)

Documentation

  • api: use neutral example for browser session name field (316ea2e)

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 (694525a)
  • api: paginate GET /extensions (df67fdd)
  • api: paginate GET /org/credential_providers (2976140)
  • api: paginate GET /proxies (1520c55)

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

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:55

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 (1e0f035)
  • Fix browser pool update schema (a0c377d)
  • route browser telemetry directly to the VM by default (2c4d153)

Refactors

  • examples: rename telemetry example to browser-telemetry (2030547)

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 (131f0e9)
  • api: move browser telemetry SSE stream to /browsers/{id}/telemetry/stream (a5a2d33)
  • Support Byteful mobile proxies (c591523)

Bug Fixes

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

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 19:04

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 (342f436)
  • Fix API key request model SDK metadata (464c2ee)
  • Support telemetry enabled request config and fix SDK metadata (14d3265)

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:28

Choose a tag to compare

0.57.0 (2026-05-26)

Full Changelog: v0.55.0...v0.57.0

Features

  • [kernel-1116] browser events api integration (958614b)
  • api: dual-route /projects under /org/projects, deprecate /projects (e333d62)
  • api: type can_reauth_reason as an enum on ManagedAuth (be986fa)
  • browsers: accept chrome_policy on POST /browsers (KERNEL-1216) (e3b32bb)
  • EOL persistent browsers: openapi limits (4dced80)
  • Expose POST /projects in public API (e251459)
  • Support telemetry enabled request config (2aea49f)

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (46e3fb5)

Chores

  • tests: remove redundant File import (1677dc1)

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

15 May 20:57

Choose a tag to compare

0.55.0 (2026-05-15)

Full Changelog: v0.54.0...v0.55.0

Features

  • Add health check and auto-reauth controls for managed auth connections (259c75b)
  • Polish start URL OpenAPI descriptions (6f9e3d9)

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

13 May 14:39

Choose a tag to compare

0.54.0 (2026-05-13)

Full Changelog: v0.53.0...v0.54.0

Features

  • Add opt-in record_session flag to managed auth (0fd9a82)
  • managed-auth: surface awaiting_external_action even when fallback actions exist (4d3eacd)

Documentation

  • clarify record_session description in OpenAPI spec (de53ea5)

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