Skip to content

26.5.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 18 May 08:31

Features:

  • Enable OTLP endpoints by default. (#5951)
  • Backfill app.vitals.start.screen for V1 app-start transactions from the transaction name. (#5960)
  • Enable performance score calculation for V2 spans. (#5947)

Bug Fixes:

  • Emit more precise outcome discard reasons for the Playstation, Minidump, and Attachments endpoints. (#5950)
  • Set the name based on the transaction name when converting a transaction into a segment span. (#5961)
  • Set the segment name for child spans based on the transaction name. (#5959)
  • Emit missing outcomes in the Playstation and Minidump endpoints, and add/update outcome discard reasons. (#5966)
  • Correct the PII status for SpanData fields. (#5995)

Internal:

  • Remove unknown debug image variants in errors. (#5962)
  • Remove support for dynamic sampling reservoir rules. (#5988)
  • Bump sentry-conventions to 0.6.0-4. (#5944)
  • Bump sqlparser to 0.62. (#5964)
  • Enable compression for forwarded uploads. (#5965)
  • Change the default partitioning for the envelope buffer from semantic to round-robin. (#5967)
  • Enable retries for upload requests to upstream. (#5975)