Skip to content

release: 0.75.0#131

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

release: 0.75.0#131
stainless-app[bot] wants to merge 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.75.0 (2026-07-07)

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

Features

  • Document env var redaction on deployment and app reads (1a17cf5)

Documentation

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

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
Documentation-only and version bump from OpenAPI regeneration; no changes to request/response serialization or client behavior.

Overview
Release 0.75.0 bumps package version metadata and refreshes the pinned OpenAPI spec; generated types are unchanged aside from field documentation.

env_vars on reads — Doc comments on app list and deployment response types now state that values are redacted for API key, OAuth, and managed-auth callers (keys present, values empty strings); only dashboard sessions get real values. Streamed app_version_summary events are documented as not populating env_vars today.

Browser pool behaviorBrowserPoolUpdateParams.DiscardAllIdle and BrowserPoolReleaseParams.Reuse comments now explain configuration staleness: in-use browsers keep their original config through an update; reuse: true returns stale instances until discard/flush or reuse: false.

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 448f1cd to 3315430 Compare July 6, 2026 20:15
@stainless-app stainless-app Bot changed the title release: 0.74.1 release: 0.75.0 Jul 6, 2026
@stainless-app

stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/1a17cf51617d671b676ec713409a05ee002b086b/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Wed, 05 Aug 2026 20:15:25 GMT
Updated at: Mon, 06 Jul 2026 20:15:25 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3315430 to c2921af Compare July 6, 2026 20:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c2921af to 3bcf13a Compare July 7, 2026 18:02
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