Skip to content

release: 0.85.0 - #138

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

release: 0.85.0#138
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.85.0 (2026-07-28)

Full Changelog: v0.84.0...v0.85.0

Features

  • Add encrypted per-proxy CA bundle for BYO MITM proxies (c3f4571)

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 optional API fields and version/changelog bumps only; no changes to HTTP client behavior in this diff.

Overview
Release 0.85.0 bumps package version metadata and refreshes the pinned OpenAPI spec (.stats.yml).

The functional SDK change is custom (BYO) proxy TLS for MITM proxies: ConfigCreateCustomProxyConfig in proxy_create_params now accepts optional ca_bundle (PEM CA chain so browsers trust a proxy that terminates TLS). Custom proxy config on read paths (proxy_check, create/list/retrieve/update responses) gains has_ca_bundle, mirroring has_password—the bundle itself is not echoed back.

No runtime client logic changes; this is Stainless-generated type surface from the API spec.

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

@stainless-app

stainless-app Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/c3f4571357f66bc38352169f603da1256ea5b152/kernel-0.84.0-py3-none-any.whl'

Expires at: Thu, 27 Aug 2026 21:02:04 GMT
Updated at: Tue, 28 Jul 2026 21:02:04 GMT

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