Skip to content

release: 0.1.0-beta.6#9

Merged
francisrafal merged 7 commits into
mainfrom
release-please--branches--main--changes--next
May 23, 2026
Merged

release: 0.1.0-beta.6#9
francisrafal merged 7 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.1.0-beta.6 (2026-05-14)

Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6

Features

  • client: optimize json encoder for internal types (4a1187f)

Bug Fixes

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

Chores

  • avoid embedding reflect.Type for dead code elimination (ee76759)
  • redact api-key headers in debug logs (feb1009)

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 1, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sat, 13 Jun 2026 03:27:06 GMT
Updated at: Thu, 14 May 2026 03:27:06 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ee0ffd8 to 55ffd11 Compare May 8, 2026 03:34
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 55ffd11 to 12d2248 Compare May 8, 2026 03:34
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 12d2248 to 9a84b96 Compare May 13, 2026 02:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9a84b96 to 8dddf93 Compare May 14, 2026 03:26
@francisrafal francisrafal merged commit 38b5734 into main May 23, 2026
9 checks passed
@francisrafal francisrafal deleted the release-please--branches--main--changes--next branch May 23, 2026 17:23
@stainless-app
Copy link
Copy Markdown
Contributor Author

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

1 participant