Skip to content

Releases: getsentry/relay

25.5.1

21 May 15:41
Compare
Choose a tag to compare

Features:

  • Allow environment references in Relay configuration. (#4750)

Internal:

  • Reduce warning logs, emit warnings to the configured Sentry instance. (#4753)

25.5.0

15 May 18:32
Compare
Choose a tag to compare

Features:

  • Custom attachment expansion for Switch. (#4566)
  • Add the type of the attachment that made the envelope too large to invalid outcomes. (#4695)
  • Add OTA Updates Event Context for Expo and other applications. (#4690)
  • Add data categories for Seer. (#4692)
  • Allow pii scrubbing of all span sentry_tags fields. (#4698)
  • Add experimental playstation processing logic. (#4680)
  • Add OTA Updates Event Context for Replay Events. (#4711)
  • Add partition key rate limiter. (#4730)

Bug Fixes:

  • Add fenced-frame-src to CspDirective. (#4691)

Internal:

  • Remove threads with 1 non-idle sample in profiling chunks. (#4694)
  • Migrate all Rust workspace crates to edition 2024. (#4705)
  • Produce logs to the items topic. (#4707)

25.4.0

15 Apr 17:29
Compare
Choose a tag to compare
  • Extract searchable context fields into sentry tags for segment spans. (#4651)

Features:

  • Add experimental playstation endpoint. (#4555)
  • Add naver.me / Yeti spider on the crawler filter list. (#4602)
  • Add the item type that made the envelope too large to invalid outcomes. (#4558)
  • Filter out certain AI crawlers. (#4608)
  • Update iOS chrome translation error regex. (#4634)
  • Infer the attachment type of view hierarchy items in multipart messages. (#4624)
  • Make default Apple device class high. (#4609)

Bug Fixes:

  • Separates profiles into backend and ui profiles. (#4595)
  • Normalize trace context information before writing it into transaction and span data. This ensures the correct sampling rates are stored for extrapolation in Sentry. (#4625)
  • Adds u16 validation to the replay protocol's segment_id field. (#4635)
  • Exposes all service utilization with instance labels instead of the last. (#4654)
  • Ensure that every span's parent exists. (#4661)

Internal:

  • Add ui chunk profiling data category. (#4593)
  • Switch global rate limiter to a service. (#4581)
  • Always enforce cached rate limits in processor. (#4603)
  • Remove parent_span_link from SpanLink struct. (#4594)
  • Extract transaction breakdowns into measurements. (#4600)
  • Expose worker pool metrics in autoscaler endpoint. (#4605)
  • Expose runtime utilization metric in autoscaler endpoint. (#4606)
  • Bump the revision of sysinfo to the revision at 15b3be3273ba286740122fed7bb7dccd2a79dc8f. (#4613)
  • Switch the processor and store to async. (#4552)
  • Validate the spooling memory configuration on startup. (#4617)
  • Rework currently unused 'log' protocol / envelope item type schema. (#4592)
  • Improve descriptiveness of autoscaling metric name. (#4629)
  • Serialize span's _meta information when producing to Kafka. (#4646)
  • Enable connection pooling for asynchronous Redis connections. (#4622)
  • Add the internal _performance_issues_spans field to control perf issue detection. (#4652)
  • Add /v1/traces (without a trailing slash) as a spec-compliant alternative for our OTLP traces endpoint. (#4655)
  • Improve handling of failed Redis connections. (#4657)
  • Expose new metrics from the async pool. (#4658)
  • Serialize span's links information when producing to Kafka. (#4601)

25.3.0

17 Mar 17:02
Compare
Choose a tag to compare

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 category inference 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-threading crate 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 AsyncPool for the EnvelopeProcessorService and StoreService. (#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)

25.2.0

18 Feb 19:17
Compare
Choose a tag to compare
  • Allow log ingestion behind a flag, only for internal use currently. (#4471)

Features:

  • Add configuration option to limit the amount of concurrent http connections. (#4453)
  • Add flags context to event schema. (#4458)
  • Add support for view hierarchy attachment scrubbing. (#4452)
  • Allow configuration of Relay's log format via an environment variable. (#4484)
  • Add span links to event schema. (#4486)

Bug Fixes:

  • Fix a bug where parsing large unsigned integers would fail incorrectly. (#4472)
  • Set size limit for UserReport attachments so it gets properly reported as too large. (#4482)
  • Fix a bug where scrubbed IP addresses were derived again on certain platforms. (#4491)
  • Improve stripping of SQL comments during Insights query normalization. (#4493)

Internal:

  • Add data categories for LogItem and LogByte. (#4455)
  • Add option to drop transaction attachments. (#4466)
  • Add sub-millisecond precision to internal timer metrics. (#4495)

25.1.0

15 Jan 17:24
Compare
Choose a tag to compare

Internal

  • Updates performance score calculation on spans and events to also store cdf values as measurements. (#4438)

24.12.2

14 Jan 18:08
Compare
Choose a tag to compare

Features:

  • Increase stacktrace function and symbol length limits to 512 chars. (#4436)
  • Scrub non-minidump attachments if there are explicit $attachment rules. (#4415, #4441)
  • Include blocked domain in CSP reports as a tag. (#4435)

Internal:

  • Remove the spool command from Relay. (#4423)
  • Bump sentry-native to 0.7.17 and remove cross compilation in CI. (#4427)
  • Remove form_data envelope items from standalone envelopes. (#4428)
  • Remove use of legacy project cache. (#4419)

24.12.1

21 Dec 19:57
Compare
Choose a tag to compare

Bug Fixes:

  • Fix serialized name of cache.hit and cache.key span tags. (#4408)

Features:

  • Update Chrome inbound filter. (#4381)

24.12.0

17 Dec 20:19
Compare
Choose a tag to compare

Bug Fixes:

  • Update user agent parsing rules to fix some user agent identification issues. (#4385)
  • Stop collecting the has_profile metrics tag & reporting outcomes for it. (#4365)
  • Parse unreal logs into breadcrumbs from all attached log items not just the first. (#4384)

Features:

  • Add data categories for Uptime and Attachment Items. (#4363, #4374)

24.11.2

11 Dec 19:32
Compare
Choose a tag to compare

Breaking Changes:

  • Remove spool.envelopes.{min_connections,max_connections,unspool_interval,max_memory_size} config options. (#4303)
  • Flatten Linux distribution fields into os.context. (#4292)

Bug Fixes:

  • Accept incoming requests even if there was an error fetching their project config. (#4140)
  • Rate limit profiles when transaction was sampled. (#4195)
  • Fix scrubbing user paths in minidump debug module names. (#4351)
  • Scrub user fields in span.sentry_tags. (#4364), (#4370)

Features:

  • Set sdk.name for events created from minidumps. (#4313)
  • Remove old disk spooling logic, default to new version. (#4303)

Internal:

  • Promote some span.data fields to the top level. (#4298)
  • Remove metrics summaries. (#4278, #4279, #4296)
  • Use async redis for projectconfig. (#4284)