Skip to content

release: 0.86.0 - #145

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

release: 0.86.0#145
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.86.0 (2026-08-01)

Full Changelog: v0.85.0...v0.86.0

Features

  • Harden managed auth verification and login recovery (00515a8)
  • Report the unified concurrency ceiling from the org limits endpoint (f41ed59)

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
Additive OpenAPI-generated types and comment-only limit semantics; no client logic or breaking struct removals in this diff.

Overview
Release 0.86.0 bumps the package and install docs from v0.85.0 to v0.86.0 and refreshes the pinned OpenAPI spec metadata.

Managed-auth canonical field models (ManagedAuthField and the SSE follow variant) now expose replace_existing, so clients can tell when a login submit must overwrite a stored credential after the site explicitly rejected the previous value—part of hardened verification and login recovery.

Project limits comments for deprecated max_pooled_sessions no longer tie behavior to org feature flags: the field is documented as always null on read and always 400 if set on update, reflecting fully unified browser concurrency under max_concurrent_sessions.

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

@stainless-app

stainless-app Bot commented Jul 31, 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/00515a84e5554056c2bdf91ac83582289b9f21b8/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Mon, 31 Aug 2026 15:22:04 GMT
Updated at: Sat, 01 Aug 2026 15:22:04 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d4ceaac to 3de1ce2 Compare August 1, 2026 15:21
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