Breaking Changes:
- Switch Statsd histogram metrics to distribution metrics. (#5378)
Features:
- Support comparing release versions without build code. (#5376)
- Support uploading attachments directly to objectstore. (#5367)
- Add
span_countitem header to the envelope protocol. (#5392) - Add
event.nameattribute to OTLP logs. (#5396) - Remove feature flag for Vercel Log Drain endpoint. (#5406)
- Add
http.request.header.cookieto fields scrubbed by cookie rules. (#5408) - Map
request_idtotrace_idin vercel log drain transform. (#5333) - Populate
sentry.platformduring OTLP ingestion. (#5411) - Implement optional opportunistic caching for quotas. (#5416)
- Add db attribute normalization to V2 spans. (#5399)
Internal:
- Derive the rate limiting decision in Relay from consumed quota. (#5390)