Skip to content

Releases: kernel/kernel-node-sdk

v0.11.3

Choose a tag to compare

@stainless-app stainless-app released this 24 Sep 20:56

0.11.3 (2025-09-24)

Full Changelog: v0.11.2...v0.11.3

Features


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

Choose a tag to compare

@stainless-app stainless-app released this 24 Sep 17:42

0.11.2 (2025-09-24)

Full Changelog: v0.11.1...v0.11.2

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (b902d04)

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Sep 15:53

0.11.1 (2025-09-08)

Full Changelog: v0.11.0...v0.11.1

Features

  • api: add pagination to the deployments endpoint (b8fa501)
  • api: pagination properties added to response (has_more, next_offset) (49c574e)
  • api: update API spec with pagination headers (d1169c0)

Bug Fixes

  • coerce nullable values to undefined (41cb0ae)

Chores


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

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 15:18

0.11.0 (2025-09-04)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: adding support for browser profiles (e614d58)

Chores

  • internal: update global Error reference (2697844)

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

Choose a tag to compare

@stainless-app stainless-app released this 27 Aug 18:22

0.10.0 (2025-08-27)

Full Changelog: v0.9.1...v0.10.0

Features

  • api: new process, fs, and log endpoints (0cceb4e)
  • mcp: add code execution tool (d3a08a9)

Chores

  • add package to package.json (294b1d8)
  • client: qualify global Blob (7ac9358)
  • deps: update dependency @types/node to v20.17.58 (797f96b)
  • internal: formatting change (8a4b4cf)
  • update CI script (b0aabec)

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

Choose a tag to compare

@stainless-app stainless-app released this 15 Aug 17:21

0.9.1 (2025-08-15)

Full Changelog: v0.9.0...v0.9.1

Features

Chores

  • internal: codegen related update (0665717)
  • internal: update comment in script (c435fb5)
  • update @stainless-api/prism-cli to v5.15.0 (391384a)

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

Choose a tag to compare

@stainless-app stainless-app released this 08 Aug 13:40

0.9.0 (2025-08-08)

Full Changelog: v0.8.3...v0.9.0

Features

  • api: browser instance file i/o (cc7f07f)

Bug Fixes

  • methods: define methods with parameters and binary body correctly (6c70c14)

Chores

  • internal: move publish config (7662fc0)

v0.8.3

Choose a tag to compare

@stainless-app stainless-app released this 01 Aug 19:34

0.8.3 (2025-08-01)

Full Changelog: v0.8.2...v0.8.3

Features

  • api: lower default timeout to 5s (743b241)
  • api: manual updates (d341269)

Chores

  • internal: remove redundant imports config (9da9247)

v0.8.2

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 22:53

0.8.2 (2025-07-23)

Full Changelog: v0.8.0...v0.8.2

Features

  • api: add action name to the response to invoke (02097a8)

Chores

  • api: remove deprecated endpoints (904ea56)
  • ts: reorder package.json imports (e260997)

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Jul 16:33

0.8.0 (2025-07-16)

Full Changelog: v0.7.1...v0.8.0

Features

Chores

  • make some internal functions async (b5d654f)