Skip to content

release: 0.31.0#47

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

release: 0.31.0#47
stainless-app[bot] wants to merge 35 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Mar 12, 2026

Automated Release PR

0.31.0 (2026-05-14)

Full Changelog: v0.30.0...v0.31.0

Features

  • go: add default http client with timeout (b0fcaa2)
  • internal: support comma format in multipart form encoding (fe14b5a)
  • support setting headers via env (49cf293)

Bug Fixes

  • fix for union type names (199c263)
  • go: avoid panic when http.DefaultTransport is wrapped (7eaefa2)
  • prevent duplicate ? in query params (75d6c76)

Chores

  • avoid embedding reflect.Type for dead code elimination (ed95de5)
  • ci: skip lint on metadata-only changes (9ff15a2)
  • ci: support opting out of skipping builds on metadata-only commits (fc8ba99)
  • client: fix multipart serialisation of Default() fields (3440645)
  • configure new SDK language (e3cdd77)
  • internal: codegen related update (0db8f71)
  • internal: codegen related update (0060599)
  • internal: more robust bootstrap script (7a3c829)
  • internal: support default value struct tag (51c93c2)
  • internal: tweak CI branches (be313f6)
  • internal: update gitignore (7b22047)
  • redact api-key headers in debug logs (27ed10e)
  • remove unnecessary error check for url parsing (459c159)
  • tests: bump steady to v0.19.4 (d07d7c1)
  • tests: bump steady to v0.19.5 (1abf6bb)
  • tests: bump steady to v0.19.6 (c3b044e)
  • tests: bump steady to v0.19.7 (9fbed10)
  • tests: bump steady to v0.20.1 (34fa796)
  • tests: bump steady to v0.20.2 (5b8d8a7)
  • tests: bump steady to v0.22.1 (a5e7563)
  • update docs for api:"required" (dff036b)
  • update probot (940e928)

Refactors

  • tests: switch from prism to steady (ac75b85)

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 Mar 12, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/stainless-v0-go/0db8f716cdd728dd59b8bac086c65aa050e4d0b8/source.zip'. Run 'go mod edit -replace github.com/stainless-api/stainless-api-go=/path/to/unzipped_directory'.

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 70699cc to 789d228 Compare March 12, 2026 17:25
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 789d228 to 9131d61 Compare March 17, 2026 03:07
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 9131d61 to 7479b05 Compare March 20, 2026 02:02
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 7479b05 to c0bde58 Compare March 21, 2026 02:09
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from c0bde58 to e689df8 Compare March 21, 2026 02:17
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from e689df8 to 34f495a Compare March 24, 2026 02:10
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 34f495a to 8cd8ed2 Compare March 24, 2026 02:18
Note that we still want to run tests, as these depend on the metadata.
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 8cd8ed2 to c2f5166 Compare March 25, 2026 02:09
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from c2f5166 to a765539 Compare March 25, 2026 02:10
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from a765539 to dd91323 Compare March 26, 2026 02:11
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from dd91323 to bd173c2 Compare March 26, 2026 02:16
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from bd173c2 to 027742b Compare March 27, 2026 02:21
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 027742b to 42f45e1 Compare March 27, 2026 02:26
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 46df7a6 to b74e052 Compare April 11, 2026 02:38
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from b74e052 to 4d18a29 Compare April 18, 2026 02:41
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 4d18a29 to 1a414dc Compare April 23, 2026 02:14
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 1a414dc to 9de3ef9 Compare April 26, 2026 02:02
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 9de3ef9 to 82b1d1e Compare April 28, 2026 02:15
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 82b1d1e to 86adc7b Compare April 30, 2026 02:48
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 86adc7b to 0694039 Compare May 1, 2026 02:13
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 0694039 to 0b0fa83 Compare May 1, 2026 02:15
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 0b0fa83 to 91b59d3 Compare May 8, 2026 02:12
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-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 91b59d3 to 81e81cc Compare May 8, 2026 02:13
@stainless-bot
Copy link
Copy Markdown
Contributor

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

1 similar comment
@stainless-bot
Copy link
Copy Markdown
Contributor

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 81e81cc to 21ace22 Compare May 13, 2026 02:06
@stainless-bot
Copy link
Copy Markdown
Contributor

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 21ace22 to 5d258dc Compare May 14, 2026 02:12
@stainless-bot
Copy link
Copy Markdown
Contributor

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

2 similar comments
@stainless-bot
Copy link
Copy Markdown
Contributor

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-bot
Copy link
Copy Markdown
Contributor

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

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