Skip to content

Releases: kernel/kernel-node-sdk

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

v0.53.0

12 May 19:06

Choose a tag to compare

0.53.0 (2026-05-12)

Full Changelog: v0.52.0...v0.53.0

Features

  • Add 'switch' MFA option type for generic method-switcher links (856e76b)
  • api: server-side search on GET /projects (0f26037)
  • browser_pools: add start_url config (KERNEL-1217 PR 2) (ce4fd29)
  • Scope name uniqueness to project for profiles, session_pools, extensions, credentials (f552873)

Bug Fixes

  • remove incorrect setup-bun input — project uses yarn (48c75c6)

Chores

  • redact api-key headers in debug logs (0052fe0)

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

29 Apr 15:34

Choose a tag to compare

0.52.0 (2026-04-29)

Full Changelog: v0.51.0...v0.52.0

Features

  • profile download: 202 for empty profile + surface API errors in dashboard (db164ab)
  • support setting headers via env (1a5897b)

Chores

  • format: run eslint and prettier separately (127af86)
  • internal: codegen related update (98c6a4b)
  • prettier format browser routing example (d530ee3)

Documentation

  • print response body and clarify fetch() / Response semantics (125c74d)
  • show both raw streaming and buffered curl in routing example (47e2462)

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

27 Apr 20:33

Choose a tag to compare

0.51.0 (2026-04-25)

Full Changelog: v0.50.0...v0.51.0

Features

  • add browser-scoped session client (94228be)
  • Expire stuck IN_PROGRESS managed auth sessions via background worker (8c5e75d)
  • Expose browser_session_id on managed auth connection (410b647)
  • generate browser-scoped session bindings (e730af8)
  • restore node browser fetch helper (b09434e)

Bug Fixes

  • clean up node browser routing lint drift (7a56ab6)
  • drop node browser routing branch churn (2f16386)
  • enforce browser base_url routing (d835f69)
  • evict deleted browser routes (2d0056e)
  • handle browser pool route cache updates (81e47ca)
  • keep browser routing helpers out of generated code (a76f7ae)
  • limit browser route cache sniffing (0e0e88f)
  • preserve browser routing fetch options (9b24280)
  • require base_url for browser-scoped routing (ae9a739)
  • restore generated types formatting (a7ff9bc)
  • simplify node browser routing helpers (fdd3adf)

Chores

  • internal: more robust bootstrap script (4ba0696)

Documentation

  • restore raw http example in browser routing demo (0d9ddce)

Refactors

  • move node browser routing rollout to env (00c91ef)
  • rename browser routing subresources config (7030d96)
  • replace browser-scoped client with browser routing cache (2f12277)
  • simplify browser routing cache (2082705)

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