Skip to content

release: 2.5.0#18

Open
stainless-app[bot] wants to merge 23 commits intomasterfrom
release-please--branches--master--changes--next
Open

release: 2.5.0#18
stainless-app[bot] wants to merge 23 commits intomasterfrom
release-please--branches--master--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 13, 2026

Automated Release PR

2.5.0 (2026-05-07)

Full Changelog: v2.4.0...v2.5.0

Features

  • api: manual updates (791dd8c)
  • go: add default http client with timeout (f4d5e6b)
  • support setting headers via env (3872a5e)

Bug Fixes

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

Chores

  • avoid embedding reflect.Type for dead code elimination (a8ce4c3)
  • configure new SDK language (0951290)
  • internal: codegen related update (56516d9)
  • internal: codegen related update (14d3582)
  • internal: codegen related update (904d9f3)
  • internal: more robust bootstrap script (5888120)
  • redact api-key headers in debug logs (add677a)

Documentation

  • remove example code for verifying webhook signatures (799e47c)

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 Apr 13, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/imagekit-go/c7628672829b9037cdae1851a93bb8f1304a9c86/source.zip'. Run 'go mod edit -replace github.com/imagekit-developer/imagekit-go/v2=/path/to/unzipped_directory'.

Expires at: Sat, 06 Jun 2026 18:28:16 GMT
Updated at: Thu, 07 May 2026 18:28:16 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from e72364d to 5ec16cb Compare April 20, 2026 03:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 5ec16cb to 227fa92 Compare April 20, 2026 04:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 227fa92 to 45cebda Compare April 20, 2026 05:09
@stainless-app stainless-app Bot changed the title release: 2.4.1 release: 2.5.0 Apr 20, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 45cebda to ff1c6ae Compare April 20, 2026 05:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from ff1c6ae to ba0f788 Compare April 20, 2026 05:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from ba0f788 to 8f64063 Compare April 20, 2026 05:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 8f64063 to 355b51e Compare April 20, 2026 05:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 355b51e to 087d688 Compare April 20, 2026 06:58
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 087d688 to 61cf8d7 Compare April 20, 2026 18:43
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 61cf8d7 to 915a313 Compare April 22, 2026 13:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 915a313 to 2d83a01 Compare April 24, 2026 05:08
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 2d83a01 to fc95097 Compare April 24, 2026 19:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from fc95097 to 98c9634 Compare April 24, 2026 20:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 98c9634 to 6e4c99f Compare April 27, 2026 20:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 6e4c99f to 690228f Compare April 27, 2026 22:30
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 690228f to e776cfb Compare April 29, 2026 18:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from e776cfb to 95c2ed3 Compare April 30, 2026 16:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 95c2ed3 to a24e539 Compare April 30, 2026 19:02
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from a24e539 to 6607909 Compare May 6, 2026 20:42
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 6607909 to 7024780 Compare May 7, 2026 14:49
stainless-app Bot added 2 commits May 7, 2026 18:27
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--master--changes--next branch from 7024780 to 2638d2c Compare May 7, 2026 18:28
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