Skip to content

release: 0.55.0#101

Merged
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next
May 15, 2026
Merged

release: 0.55.0#101
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 13, 2026

Automated Release PR

0.55.0 (2026-05-15)

Full Changelog: v0.53.0...v0.55.0

Features

  • Add health check and auto-reauth controls for managed auth connections (9a0655e)
  • Polish start URL OpenAPI descriptions (4f16fb0)

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

Medium Risk
Adds new request/response fields for managed auth connections (auto_reauth, health_checks), which may change behavior for clients that rely on default auth-connection settings. Remaining changes are mostly version bumps and doc/CI workflow pinning.

Overview
Bumps the SDK release to 0.55.0 (version files, manifest, changelog, and OpenAPI spec metadata).

Extends managed auth connection create/update (sync + async) and related types to support new configuration flags auto_reauth and health_checks, and updates tests accordingly.

Polishes start_url parameter descriptions across browser session/pool resources and response types, and pins GitHub Actions used in CI/release workflows to specific commit SHAs.

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

Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This is an automated release PR with no actual code changes to API endpoints or Temporal workflows - it only updates version numbers and changelogs.

To monitor this PR anyway, reply with @firetiger monitor this.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e68e7ec to 48e5649 Compare May 14, 2026 18:21
@stainless-app stainless-app Bot changed the title release: 0.53.1 release: 0.54.0 May 14, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 14, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/9a0655efbeef25e4929397b04f492644339f839e/kernel-0.53.0-py3-none-any.whl'

Expires at: Sun, 14 Jun 2026 20:33:20 GMT
Updated at: Fri, 15 May 2026 20:33:20 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 48e5649 to 2feef94 Compare May 14, 2026 18:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2feef94 to 635933e Compare May 15, 2026 20:33
@masnwilliams masnwilliams changed the title release: 0.54.0 release: 0.55.0 May 15, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 15, 2026

Release version edited manually

The Pull Request version has been manually set to 0.55.0 and will be used for the release.

If you instead want to use the version number 0.54.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 635933e to b863b1a Compare May 15, 2026 20:46
Copy link
Copy Markdown
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@stainless-app stainless-app Bot merged commit 9a3e19e into main May 15, 2026
11 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 15, 2026

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