Skip to content

release: 0.39.0#80

Merged
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next
Feb 25, 2026
Merged

release: 0.39.0#80
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 25, 2026

Automated Release PR

0.39.0 (2026-02-25)

Full Changelog: v0.38.0...v0.39.0

Features

  • Add proxy hostname bypass hosts (24905be)

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, backwards-compatible SDK surface change plus version metadata updates; risk is limited to potential serialization/type mismatches for the new bypass_hosts field.

Overview
Bumps the SDK version to 0.39.0 and updates release metadata (CHANGELOG.md, .release-please-manifest.json, .stats.yml).

Adds a new optional bypass_hosts field to proxy configuration: proxies.create() (sync/async) now accepts a hostname list and sends it to POST /proxies, and proxy response types (ProxyCreateResponse, ProxyRetrieveResponse, ProxyCheckResponse, ProxyListResponse) now include the returned bypass_hosts value. Tests are updated to cover the new create parameter.

Written by Cursor Bugbot for commit 98f8c08. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 25, 2026

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/kernel-python/24905be21884e5ecefe9e1f631fff271052b5268/kernel-0.38.0-py3-none-any.whl'

Expires at: Fri, 27 Mar 2026 22:43:33 GMT
Updated at: Wed, 25 Feb 2026 22:43:33 GMT

@stainless-app stainless-app bot merged commit ef1e15d into main Feb 25, 2026
7 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 25, 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