Skip to content

release: 0.46.0#94

Merged
stainless-app[bot] merged 4 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Apr 6, 2026
Merged

release: 0.46.0#94
stainless-app[bot] merged 4 commits intomainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Apr 6, 2026

Automated Release PR

0.46.0 (2026-04-06)

Full Changelog: v0.45.0...v0.46.0

Features

  • Add optional url parameter to proxy check endpoint (eb53ca2)

Bug Fixes

  • internal: gitignore generated oidc dir (2e37932)

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 a new optional request body to POST /proxies/{id}/check, changing the SDK method signature and request shape, which could affect existing callers relying on the previous no-body behavior.

Overview
Bumps the SDK to v0.46.0 and updates generated metadata/docs.

The Proxies.check method now accepts optional params (ProxyCheckParams) so callers can pass a url to test reachability against a specific target; exports and docs are updated accordingly, and a skipped test is added to verify params/options propagation.

Reviewed by Cursor Bugbot for commit d6b3542. 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--components--sdk branch from 12fabce to d6b3542 Compare April 6, 2026 18:53
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 6, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Wed, 06 May 2026 18:53:42 GMT
Updated at: Mon, 06 Apr 2026 18:53:42 GMT

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

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 0466888 into main Apr 6, 2026
8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 6, 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