25.3.0
Features:
- Tag images with release version. (#4532)
- Switch default envelope compression from gzip to zstd. (#4531)
- Update release to include an aarch64 binary. (#4514)
- Support span
categoryinference from span attributes. (#4509) - Add option to control ourlogs ingestion. (#4518)
- Update Apple device model classes (#4529)
- Remove separate quota and rate limit counting for replay videos (#4554)
- Deprecate ReplayVideo data category (#4560)
Bug Fixes:
- Prevent partial trims in indexed and queryable span data. (#4557)
- Emit filtered/sampled outcomes for spans attached to a dropped transaction. (#4569)
Internal:
- Track an utilization metric for internal services. (#4501)
- Add new
relay-threadingcrate with asynchronous thread pool. (#4500) - Expose additional metrics through the internal relay metric endpoint. (#4511)
- Write resource and instrumentation scope attributes as span attributes during OTLP ingestion. (#4533)
- Remove unused capability to block metric names and tags. (#4536)
- Adopt new
AsyncPoolfor theEnvelopeProcessorServiceandStoreService. (#4520) - Update mapping of OTLP spans to Sentry spans in the experimental OTL traces endpoint. (#4505)
- Expose metrics for the
AsyncPool. (#4538) - Expose service utilization metrics through the internal relay metric endpoint. (#4543)
- Always set observed time for OTel logs in Relay. (#4559)