Skip to content

release: 5.0.1#10

Merged
batuhan merged 12 commits into
mainfrom
release-please--branches--main--changes--next
May 20, 2026
Merged

release: 5.0.1#10
batuhan merged 12 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

5.0.1 (2026-05-20)

Full Changelog: v5.0.0...v5.0.1

Features

  • api: add account/bridge endpoints, remove matrix/app.login APIs, update types (3e969d9)
  • api: add app login/session, verification, recovery key endpoints (6f25557)
  • client: optimize json encoder for internal types (dcc797f)

Bug Fixes

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

Chores

  • redact api-key headers in debug logs (7672988)

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

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/beeper-desktop-api-go/6f25557647937bb0dd45a71b7bb03ef13e4d1651/source.zip'. Run 'go mod edit -replace github.com/beeper/desktop-api-go/v5=/path/to/unzipped_directory'.

Expires at: Tue, 16 Jun 2026 16:36:12 GMT
Updated at: Sun, 17 May 2026 16:36:12 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 972a52e to 9135384 Compare May 8, 2026 03:43
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 9135384 to d9d4269 Compare May 13, 2026 03:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d9d4269 to df14321 Compare May 14, 2026 03:18
@stainless-app stainless-app Bot changed the title release: 5.0.1 release: 5.1.0 May 14, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from df14321 to 8825818 Compare May 14, 2026 03:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8825818 to 8f13a29 Compare May 15, 2026 11:33
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8f13a29 to 2d4b90d Compare May 16, 2026 19:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2d4b90d to bdeb496 Compare May 16, 2026 20:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bdeb496 to 96cde74 Compare May 16, 2026 20:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 96cde74 to f683543 Compare May 16, 2026 20:39
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f683543 to deea4b4 Compare May 17, 2026 16:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from deea4b4 to 058ffea Compare May 17, 2026 16:36
@batuhan batuhan changed the title release: 5.1.0 release: 5.0.1 May 20, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 20, 2026

Release version edited manually

The Pull Request version has been manually set to 5.0.1 and will be used for the release.

If you instead want to use the version number 5.1.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 058ffea to fb16b56 Compare May 20, 2026 00:43
@batuhan batuhan merged commit 53246eb into main May 20, 2026
6 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 20, 2026

🤖 Release is at https://github.com/beeper/desktop-api-go/releases/tag/v5.0.1 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant