← 返回首页
release: 0.75.0 by stainless-app[bot] · Pull Request #138 · kernel/kernel-node-sdk · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

release: 0.75.0#138

Open
stainless-app[bot] wants to merge 8 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Open

release: 0.75.0#138
stainless-app[bot] wants to merge 8 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

stainless-app Bot commented Jul 6, 2026
edited by cursor Bot
Loading

Copy link
Copy Markdown
Contributor

Automated Release PR

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)
  • Document env var redaction on deployment and app reads (aff324f)
  • 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)

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

Note

Low Risk
Automated semver release with OpenAPI-driven JSDoc/type comment updates and version bumps; no hand-written client behavior changes in the diff.

Overview
Release 0.75.0 bumps @onkernel/sdk from 0.74.0 to 0.75.0 and refreshes OpenAPI/Stainless metadata (.stats.yml, changelog, VERSION).

The generated client surface in this diff is mostly documentation aligned with the updated API spec:

  • apiKeys.delete: JSDoc now states a key cannot delete itself; callers must use another key.
  • env_vars on apps, deployments (create/retrieve/list/state events), and related types: docs explain values are redacted for API key, OAuth, and managed-auth callers (keys present, values empty); only dashboard sessions see real values. Streamed app_version_summary events note env_vars are not currently populated.
  • Browser pools: discard_all_idle and reuse docs spell out stale configuration—idle-only rebuilds on update, in-use browsers keep old config when released with reuse: true, and how to force refresh (reuse: false or flush).

No runtime client logic changes appear in the diff beyond version and comments/types from codegen; yarn.lock has a minor brace-expansion patch bump.

Reviewed by Cursor Bugbot for commit 485f9d6. Bugbot is set up for automated code reviews on this repo. Configure here.

stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ff8ec0c to e9077a3 Compare July 6, 2026 20:15
stainless-app Bot changed the title release: 0.74.1 release: 0.75.0 Jul 6, 2026

stainless-app Bot commented Jul 6, 2026
edited
Loading

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/kernel-typescript/3de38dfc16bdca8ebcdab22eec87b253e3fb49ce/dist.tar.gz'

Expires at: Fri, 07 Aug 2026 15:33:56 GMT
Updated at: Wed, 08 Jul 2026 15:33:56 GMT

stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e9077a3 to 2c46b5e Compare July 6, 2026 20:15
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2c46b5e to d8e7800 Compare July 7, 2026 18:02
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d8e7800 to 89cca4e Compare July 7, 2026 21:28
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 89cca4e to 0a5b200 Compare July 7, 2026 21:52
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0a5b200 to 21d2b4c Compare July 7, 2026 22:20
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 21d2b4c to 485f9d6 Compare July 8, 2026 15:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Footer

© 2026 GitHub, Inc.