Skip to content

Releases: kernel/kernel-node-sdk

v0.76.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 18:50

0.76.0 (2026-07-09)

Full Changelog: v0.75.0...v0.76.0

Features

  • Layer telemetry request config onto the default set (e0ac507)
  • Return credential value keys and support removing values on update (050b83a)

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 13:39

0.75.0 (2026-07-08)

Full Changelog: v0.74.0...v0.75.0

Features

  • Accept comma-separated search_user_id in audit-logs endpoints (3de38df)
  • Auto-flush pools when a managed auth profile re-authenticates (bb7b59e)
  • Document env var redaction on deployment and app reads (aff324f)
  • Expose resolved profile_id and extension_ids on browser pool reads (9ad5716)
  • Reject API key self-deletion (9cac0f1)
  • Revert "Store and return a sha256 checksum for uploaded extensions (#… (4b702a9)
  • Store and return a sha256 checksum for uploaded extensions (44b2c99)
  • Store and return a sha256 checksum for uploaded extensions (reland) (5782907)

Documentation

  • api: clarify reuse/discard_all_idle pool config staleness (83fd84c)

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

Choose a tag to compare

@stainless-app stainless-app released this 06 Jul 17:45

0.74.0 (2026-07-06)

Full Changelog: v0.73.0...v0.74.0

Features

  • Add order=desc pagination to telemetry event reads (9c363b7)
  • Add tablet and mobile viewport presets to pool dashboard (c1000cb)

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

Choose a tag to compare

@stainless-app stainless-app released this 02 Jul 14:10

0.73.0 (2026-07-01)

Full Changelog: v0.72.0...v0.73.0

Features

  • Add hidden audit-logs export endpoint (14db0ea)

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Jun 19:44
567e806

0.72.0 (2026-06-26)

Full Changelog: v0.71.1...v0.72.0

⚠ BREAKING CHANGES

  • browser pool profile is now BrowserPoolProfile (id/name only); save_changes is no longer accepted on pool profiles. Wire-compatible for inline callers; typed callers must update. Sending save_changes on a pool used to return 400 and is now silently ignored.

Chores

  • re-release browser pool profile change as 0.72.0 (3efca49)

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Jun 17:38

0.71.0 (2026-06-26)

Full Changelog: v0.70.0...v0.71.0

Features

  • Add auth connection event timeline endpoint (460845e)
  • Expose audit logs in public SDK (e08b560)

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

Choose a tag to compare

@stainless-app stainless-app released this 24 Jun 18:30

0.70.0 (2026-06-24)

Full Changelog: v0.69.0...v0.70.0

Features

  • Add GET /browsers/{id}/telemetry/events (read from S2) (ea6e530)
  • Align browser-pool timeout/viewport/fill-rate contract with implementation; reject save_changes on update (3d11ac3)
  • api: support per-acquire start_url override on browser pool acquire (9c18267)
  • api: add GET /extensions/{id_or_name}/metadata (7d4d430)
  • api: resolve GET /org/projects/{id} by ID or name (8503b01)
  • Forward replay param through telemetry stream passthrough (feafd18)

Bug Fixes

  • don't misroute telemetry/events to the browser VM (2f75392)

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Jun 19:03
b7df9e9

0.69.0 (2026-06-18)

Full Changelog: v0.68.0...v0.69.0

Features

  • Add free-text search to remaining paginated list endpoints (bc595a5)

Bug Fixes

  • client: send content-type header for requests with an omitted optional body (2cde4eb)

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

Choose a tag to compare

@stainless-app stainless-app released this 15 Jun 18:58

0.68.0 (2026-06-15)

Full Changelog: v0.67.0...v0.68.0

Features

  • Add API key rotate endpoint (c0d9f90)
  • api: surface deleted/expired API keys for audit trail (KERNEL-1350) (2b7164c)

Bug Fixes

  • pagination: fail loudly when X-Has-More contradicts a missing X-Next-Offset (994749d)
  • pagination: stop on the X-Next-Offset 0 sentinel, not just has_more (d318410)
  • pagination: stop skipping a page per auto-pagination iteration (f7bf2d9)

Styles

  • prettier-format pagination test (16ee899)

Refactors

  • api: align API key audit surface with browser sibling (KERNEL-1350) (faf4119)

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

Choose a tag to compare

@stainless-app stainless-app released this 12 Jun 14:38

0.67.0 (2026-06-11)

Full Changelog: v0.66.0...v0.67.0

Features

  • Add project_id SDK client option mapped to X-Kernel-Project-Id (2de4df2)

Documentation

  • api: correct project-scoping descriptions in OpenAPI spec (5320bde)

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