Skip to content

25.11.1

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 01 Dec 18:14

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_count item header to the envelope protocol. (#5392)
  • Add event.name attribute to OTLP logs. (#5396)
  • Remove feature flag for Vercel Log Drain endpoint. (#5406)
  • Add http.request.header.cookie to fields scrubbed by cookie rules. (#5408)
  • Map request_id to trace_id in vercel log drain transform. (#5333)
  • Populate sentry.platform during 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)