github getsentry/self-hosted 26.4.2

5 hours ago

This release is a hotfix for relay#5913 where Relay versions 26.4.0 and 26.4.1 fail to authenticate with Sentry upstream, encountering HTTP/2 stream errors. The relay continuously retries but gets: http2 error, stream error received: unspecific protocol error detected. This completely blocks event forwarding. What happened is Relay was unconditionally setting the Host header in HTTP/2 requests, violating protocol specs; the fix makes it conditional, only set if explicitly configured, so HTTP/2 can manage it automatically.

No configuration changes needed.

On the next release (26.5.0), we will be shipping Launchpad that powers Mobile Build Distribution & Size Analysis.


Questions or want to talk through your setup? Find us on Sentry's Discord — always happy to chat.

New Features ✨

Bug Fixes 🐛

Internal Changes 🔧

Deps

Deps Dev

Other

Don't miss a new self-hosted release

NewReleases is sending notifications on new releases.