Skip to content

release: 0.1.0 - #1

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

release: 0.1.0#1
seanflyyy merged 11 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.0 (2026-05-15)

Full Changelog: v0.0.1...v0.1.0

Features

  • api: api update (81040ca)
  • api: manual updates (9006fc3)
  • api: manual updates (1244e4f)
  • client: optimize json encoder for internal types (c4a2fe9)
  • Update Sapient public OpenAPI spec (08e2481)

Bug Fixes

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

Chores

  • configure new SDK language (7e6c8d5)
  • redact api-key headers in debug logs (70c3559)
  • update SDK settings (aaa249d)

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 force-pushed the release-please--branches--main--changes--next branch from 286bf9f to a52ef1e Compare May 8, 2026 02:36
@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/sapient-go/08e2481a51e0c9078c6116ec07a2808a97d854f2/source.zip'. Run 'go mod edit -replace github.com/usesapient/go-sdk=/path/to/unzipped_directory'.

Expires at: Sun, 14 Jun 2026 19:19:14 GMT
Updated at: Fri, 15 May 2026 19:19:14 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 a52ef1e to 0551a39 Compare May 8, 2026 02:37
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 0551a39 to 851b484 Compare May 13, 2026 02:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 851b484 to 274973f Compare May 14, 2026 02:25
@stainless-app stainless-app Bot changed the title release: 0.0.2 release: 0.1.0 May 14, 2026
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 274973f to a5b9339 Compare May 14, 2026 02:25
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a5b9339 to 30b9557 Compare May 15, 2026 18:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 30b9557 to d195a2a Compare May 15, 2026 18:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d195a2a to f875596 Compare May 15, 2026 18:30
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f875596 to bc873c1 Compare May 15, 2026 19:18
@seanflyyy
seanflyyy merged commit b8c87a5 into main May 15, 2026
6 checks passed
@stainless-app

stainless-app Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/usesapient/go-sdk/releases/tag/v0.1.0 🌻

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