Skip to content

release: 0.75.0#131

Merged
stainless-app[bot] merged 12 commits into
mainfrom
release-please--branches--main--changes--next
Jul 9, 2026
Merged

release: 0.75.0#131
stainless-app[bot] merged 12 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-08)

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

Features

  • Auto-flush pools when a managed auth profile re-authenticates (9b65633)
  • Document env var redaction on deployment and app reads (1a17cf5)
  • Expose resolved profile_id and extension_ids on browser pool reads (3931759)
  • Reject API key self-deletion (0fe2a82)
  • Revert "Store and return a sha256 checksum for uploaded extensions (#… (763d2cd)
  • Store and return a sha256 checksum for uploaded extensions (92806ce)
  • Store and return a sha256 checksum for uploaded extensions (reland) (24fea5b)

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
Mostly additive generated types and comment updates; server behavior changes are documented rather than implemented in this repo.

Overview
v0.75.0 regenerates the Go SDK from an updated OpenAPI spec and bumps release metadata (CHANGELOG, README, PackageVersion, .stats.yml).

Browser pools gain resolved profile_id and extension_ids on pool reads, plus refresh_on_profile_update on create/update/config. Docs now describe clearing a profile via profile: { "id": "" }, and when pool config can stay stale (discard_all_idle, reuse: true, in-use browsers).

Extensions expose an optional checksum (SHA-256 of uploaded archive bytes) on list/get/upload responses.

API keys: delete is documented as rejecting self-deletion. Apps/deployments: env_vars docs note redaction for non-dashboard callers (keys present, values empty). Streamed app_version_summary notes env_vars are not populated on events.

Reviewed by Cursor Bugbot for commit ff6fea2. 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/393175979cfbd763a610d7d87601a8386feba2ad/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Fri, 07 Aug 2026 21:17:50 GMT
Updated at: Wed, 08 Jul 2026 21:17:50 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
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3bcf13a to 47222b8 Compare July 7, 2026 21:27
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 47222b8 to ec68901 Compare July 7, 2026 21:51
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ec68901 to d735e86 Compare July 7, 2026 22:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d735e86 to ed43299 Compare July 8, 2026 15:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ed43299 to 57b0451 Compare July 8, 2026 17:43
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 57b0451 to 158ac1b Compare July 8, 2026 17:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 158ac1b to ea82ef5 Compare July 8, 2026 19:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ea82ef5 to ff6fea2 Compare July 8, 2026 21:17
@stainless-app stainless-app Bot merged commit 78a4c54 into main Jul 9, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.75.0 🌻

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.

1 participant