Skip to content

release: 0.579.0#1259

Merged
stainless-app[bot] merged 10 commits intomainfrom
release-please--branches--main--changes--next
May 8, 2026
Merged

release: 0.579.0#1259
stainless-app[bot] merged 10 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.579.0 (2026-05-08)

Full Changelog: v0.578.0...v0.579.0

Features

Bug Fixes

  • go: avoid panic when http.DefaultTransport is wrapped (c2ea008)

Chores

  • redact api-key headers in debug logs (cc37869)

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

stainless-app Bot added 10 commits May 4, 2026 21:52
defaultHTTPClient performed an unchecked type assertion on
http.DefaultTransport, which panicked for any caller that had wrapped
the global transport (e.g. otelhttp.NewTransport for distributed
tracing). When the assertion fails, fall back to the wrapped
RoundTripper as-is — preserving the caller's wrapping at the cost of
ResponseHeaderTimeout, which is strictly better than panicking.
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 8, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/increase-go/d159b7c775d964cbbef80583a24252bd06b68fbb/source.zip'. Run 'go mod edit -replace github.com/Increase/increase-go=/path/to/unzipped_directory'.

Expires at: Sun, 07 Jun 2026 15:52:00 GMT
Updated at: Fri, 08 May 2026 15:52:00 GMT

@stainless-app stainless-app Bot merged commit 2601257 into main May 8, 2026
6 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 8, 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.

0 participants