Skip to content

release: 0.55.0#109

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

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

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.54.0...v0.55.0

Features

  • Add health check and auto-reauth controls for managed auth connections (259c75b)
  • Polish start URL OpenAPI descriptions (6f9e3d9)

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 auto_reauth/health_checks fields to managed auth connection request/response types, which may affect client behavior for users relying on these configs. Remaining changes are release/version bumps and workflow action pinning, with low runtime impact.

Overview
Bumps the SDK release to 0.55.0 (version constants, package.json/lockfile, release manifest, changelog, and OpenAPI spec metadata).

Extends managed auth connections to expose and accept new health-check controls via auto_reauth and health_checks across create/update params and connection responses, and updates the auth connections tests accordingly.

Polishes documentation text for start_url on browser/session and browser-pool types, and pins GitHub Actions used in CI/release workflows to specific SHAs.

Reviewed by Cursor Bugbot for commit 3f483b7. 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.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 3a87eb4 to aaab741 Compare May 13, 2026 14:40
@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 visible; it does not modify API endpoints or Temporal workflows.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 13, 2026

🧪 Testing

To try out this version of the SDK:

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

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from aaab741 to b5ad66e Compare May 14, 2026 18:21
@stainless-app stainless-app Bot changed the title release: 0.54.1 release: 0.55.0 May 14, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b5ad66e to 8862930 Compare May 14, 2026 18:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8862930 to 3f483b7 Compare May 15, 2026 20:33
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 c08dda1 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