Skip to content

release: 3.21.0#60

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

release: 3.21.0#60
stainless-app[bot] wants to merge 8 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

3.21.0 (2026-05-14)

Full Changelog: v3.20.0...v3.21.0

Features

  • [feat]: add ignoreSelectors to observe() (501d30b)
  • client: optimize json encoder for internal types (539a65e)

Bug Fixes

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

Chores

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

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/stagehand-go/539a65e84dfdd9a1330c6142d229ea47b2575376/source.zip'. Run 'go mod edit -replace github.com/browserbase/stagehand-go/v3=/path/to/unzipped_directory'.

Expires at: Sat, 13 Jun 2026 02:02:42 GMT
Updated at: Thu, 14 May 2026 02:02:42 GMT

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 b575b0d to c33c721 Compare May 8, 2026 02:06
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.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c33c721 to 0d07d5f Compare May 13, 2026 02:01
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0d07d5f to 34c4a6c Compare May 14, 2026 02:02
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