26.5.0
Features:
- Enable OTLP endpoints by default. (#5951)
- Backfill
app.vitals.start.screenfor 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
SpanDatafields. (#5995)
Internal:
- Remove unknown debug image variants in errors. (#5962)
- Remove support for dynamic sampling reservoir rules. (#5988)
- Bump
sentry-conventionsto 0.6.0-4. (#5944) - Bump
sqlparserto 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)