Skip to content

26.4.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Apr 18:59

New Features ✨

Consumer

  • Emit batch_write_bytes metric from RowBinary writer by @onewland in #7863
  • Add memory-based batching limit to Rust consumer by @onewland in #7854

Other

Bug Fixes 🐛

Rpc

  • Honor deprecated attribute keys in trace item attribute values by @xurui-c in #7853
  • Validate that TraceItemTable requests have at least one column by @volokluev in #7837

Other

  • (ci) Bump timeout and use --no-project on bump_version test by @kenzoengineer in #7841
  • (COGS) Label metrics correctly for query side by @xurui-c in #7826
  • (slo) Correctly report TOO_MANY_BYTES from allocation policy as rate-limited by @volokluev in #7846
  • (snuba commit log) Modify Rust consumer to produce next message offset to Snuba commit log by @shashjar in #7852

Internal Changes 🔧

Eap Outcomes

Other

Other