Skip to content

25.6.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 30 Jun 22:15

Features:

  • Add configuration to allow high cardinality tags in metrics. (#4805)
  • Make client sdk mandatory for profile sample v2. (#4853)
  • Sharding into many topics based on partition key. (#4861)
  • Parse Chromium stability report from minidumps into context (#4837)

Internal:

  • Introduces a new processing pipeline and implements it for logs. (#4777)
  • Produce spans to the items topic. (#4735)
  • Update opentelemetry-proto and sentry-protos dependencies. (#4847)
  • Take into account more types of tokens when doing AI cost calculation. (#4840)
  • Use the FiniteF64 type for measurements. (#4828)
  • Derive a sentry.description attribute for V2 spans (#4832)
  • Consider gen_ai also as AI span op prefix. (#4859)
  • Change pii scrubbing on some AI attributes to optional (#4860)
  • Conditionally set total_cost and total_tokens attributes on AI spans. (#4868)