Skip to content

release: 0.2.1#3

Merged
calvinfo merged 4 commits into
mainfrom
release-please--branches--main--changes--next
May 8, 2026
Merged

release: 0.2.1#3
calvinfo merged 4 commits into
mainfrom
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.2.1 (2026-05-08)

Full Changelog: v0.2.0...v0.2.1

Bug Fixes

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

Chores

  • redact api-key headers in debug logs (15caa73)

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
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/cerca-go/5e9bf580e3d7bafd21fd8d60e14c22b37498f963/source.zip'. Run 'go mod edit -replace github.com/matrices/cerca-go=/path/to/unzipped_directory'.

Expires at: Sun, 07 Jun 2026 03:24:00 GMT
Updated at: Fri, 08 May 2026 03:24:00 GMT

stainless-app Bot added 2 commits May 8, 2026 03:23
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 stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 076e155 to 71c624b Compare May 8, 2026 03:23
@calvinfo calvinfo merged commit 10046e5 into main May 8, 2026
6 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 8, 2026

🤖 Release is at https://github.com/matrices/cerca-go/releases/tag/v0.2.1 🌻

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