Skip to content

Releases: browserbase/sdk-node

v2.16.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Jul 00:36
525603d

2.16.0 (2026-07-14)

Full Changelog: v2.15.0...v2.16.0

Features

v2.15.0

Choose a tag to compare

@stainless-app stainless-app released this 03 Jul 00:07
06d58fc

2.15.0 (2026-07-02)

Full Changelog: v2.14.1...v2.15.0

Features

  • [CORE-000][apps/sdk] Add agents to SDK (1f1fb26)

Documentation

  • document and un-gate allowedDomains session setting (d18989f)

v2.14.1

Choose a tag to compare

@jtoar jtoar released this 18 Jun 20:44
1d46d4e

2.14.1 (2026-06-18)

Full Changelog: v2.14.0...v2.14.1

Bug Fixes

v2.14.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Jun 19:40
5804781

2.14.0 (2026-06-08)

Full Changelog: v2.13.0...v2.14.0

Features

  • [AI-2206][apps/api] Surface proxySettings.caCertificates in public SDK & docs (f24f27a)

v2.13.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Jun 20:02
656a0cc

2.13.0 (2026-06-05)

Full Changelog: v2.12.0...v2.13.0

Features

  • [CORE-2194][apps/api] Add BYOC (cert) CRUD to SDKs (06b3a85)

v2.12.0

Choose a tag to compare

@stainless-app stainless-app released this 20 May 22:42
6d1cb26

2.12.0 (2026-05-20)

Full Changelog: v2.11.0...v2.12.0

Features

  • [AI-1748][apps/api] Obtain custom certificates in API during session reservation (0123bc8)
  • [AI-1972] - Move fetch v2 handler into /v1/fetch (397c60f)
  • [AI-1993] - Surface structured JSON content on /v2/fetch (95c8dfa)
  • api: manual updates (d18107b)
  • api: manual updates (cce765a)

v2.11.0

Choose a tag to compare

@stainless-app stainless-app released this 13 May 17:32
316fc93

2.11.0 (2026-05-13)

Full Changelog: v2.10.0...v2.11.0

Features

  • [CORE-1928][apps/api] Add PENDING as a valid session state (6c1dc59)
  • [CORE-1979] [apps/api] Regenerate OpenAPI spec to match current routes (90f048c)
  • api: add replays (c1bcc8b)
  • support setting headers via env (c4bce5e)

Chores

  • internal: codegen related update (e079c39)
  • internal: more robust bootstrap script (39adddf)
  • tests: bump steady to v0.22.1 (cd4bf1a)

v2.10.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Apr 19:29
6ff98d3

2.10.0 (2026-04-06)

Full Changelog: v2.9.0...v2.10.0

Features

  • [CORE-000][apps/api] Add verified to SDK (3d5d8ee)
  • Update search docs by removing description from typebox schemas (5a80f2e)

Chores

  • ci: skip lint on metadata-only changes (b2635a7)
  • internal: tweak CI branches (6a01e18)
  • internal: update gitignore (a493763)
  • internal: update multipart form array serialization (bd86f6a)
  • tests: bump steady to v0.19.4 (22a2654)
  • tests: bump steady to v0.19.5 (67408e0)
  • tests: bump steady to v0.19.6 (41df179)
  • tests: bump steady to v0.19.7 (e83612a)
  • tests: bump steady to v0.20.1 (deda749)
  • tests: bump steady to v0.20.2 (26bfaca)

Refactors

  • tests: switch from prism to steady (d38c181)

v2.9.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Mar 20:59
a4956b1

2.9.0 (2026-03-16)

Full Changelog: v2.8.0...v2.9.0

Features

Bug Fixes

  • use npm publish instead of yarn publish (#173) (05b3225)

Chores

v2.8.0-alpha.1

v2.8.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 11 Mar 19:18
5d62178

2.8.0-alpha.1 (2026-03-11)

Full Changelog: v2.7.0...v2.8.0-alpha.1

Features

Bug Fixes

  • client: preserve URL params already embedded in path (81f76ab)
  • use npm publish instead of yarn publish (#173) (05b3225)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (0c1949d)
  • go live (#1) (bc9e36e)
  • internal: codegen related update (d8b846c)
  • internal: move stringifyQuery implementation to internal function (fb87469)
  • release: prepare alpha (#36) (c5e0f61)
  • release: v2.0.0 (#39) (2ecb572)
  • test: do not count install time for mock server timeout (1fd6556)
  • update placeholder string (fb97b1c)
  • update SDK settings (#21) (dd2956f)