release: 1.35.0#391
Merged
stainless-app[bot] merged 82 commits intoMay 15, 2026
Merged
Conversation
687b3c7 to
d0719cf
Compare
d0719cf to
2f28008
Compare
2f28008 to
2920571
Compare
2920571 to
369858b
Compare
369858b to
980d92e
Compare
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.
980d92e to
d8a5d3b
Compare
Pin all GitHub Actions referenced in generated workflows (both first-party `actions/*` and third-party) to immutable commit SHAs. Updating pinned actions is now a deliberate codegen-side bump rather than implicit on every workflow run.
d8a5d3b to
a325290
Compare
a325290 to
8887921
Compare
removal of a transform that is no longer needed
8887921 to
ebfb507
Compare
ebfb507 to
9c03d5d
Compare
9c03d5d to
e62176a
Compare
e62176a to
3c72170
Compare
jordanbrauer
approved these changes
May 15, 2026
Contributor
Author
|
🤖 Release is at https://github.com/Finch-API/finch-api-go/releases/tag/v1.35.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
1.35.0 (2026-05-13)
Full Changelog: v1.34.1...v1.35.0
Features
Bug Fixes
Chores
jsontags toapi(1969766)actions/checkoutversion (842d28f)Documentation
Refactors
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