Skip to content

release: 3.21.0#60

Merged
monadoid merged 11 commits into
mainfrom
release-please--branches--main--changes--next
May 29, 2026
Merged

release: 3.21.0#60
monadoid merged 11 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

3.21.0 (2026-05-27)

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

Features

  • [feat]: add ignoreSelectors to observe() (501d30b)
  • [STG-1756] forward Vertex model config (e707c1c)
  • Add screenshot option to Extract (ba29e1e)
  • client: optimize json encoder for internal types (539a65e)
  • STG-1756 add Vertex auth params to Stagehand spec (b381980)

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

stainless-app Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/stagehand-go/e707c1ca0b01fa7babe4ee081789766695e7d48e/source.zip'. Run 'go mod edit -replace github.com/browserbase/stagehand-go/v3=/path/to/unzipped_directory'.

Expires at: Fri, 26 Jun 2026 19:43:46 GMT
Updated at: Wed, 27 May 2026 19:43:46 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
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 34c4a6c to 1d3b50d Compare May 20, 2026 19:16
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1d3b50d to 3bcbdf9 Compare May 20, 2026 21:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3bcbdf9 to 5896a29 Compare May 27, 2026 19:43
@monadoid monadoid merged commit d0db760 into main May 29, 2026
6 checks passed
@monadoid monadoid deleted the release-please--branches--main--changes--next branch May 29, 2026 18:56
@stainless-app

stainless-app Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

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