Skip to content

release: 0.31.0#47

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

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

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.31.0 (2026-05-29)

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

Features

  • allow direct upload of spec/config to v0 builds api when merging/rebasing (b9b9fa1)
  • 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

stainless-app Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sun, 28 Jun 2026 22:43:32 GMT
Updated at: Fri, 29 May 2026 22:43:32 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

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.

9 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.

@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.

@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.

@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.

@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 5d258dc to 6218cdf Compare May 29, 2026 22:43
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 6218cdf to ae6aee2 Compare May 29, 2026 23:50
@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.

14 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.

@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.

@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.

@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.

@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.

@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.

@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