Skip to content

Release v1.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:24
· 56 commits to main since this release

Release v1.9.0

Changelog

Added

  • before_send_transaction_handler: trims oversized performance transactions (span cap, breadcrumbs, request/extra/context truncation) so Relay does not drop them with envelope exceeded size limits for type 'event'
  • EventPayloadTrimmer shared helper for payload truncation
  • BeforeSendTransactionChainPass: auto-registers as sentry.options.before_send_transaction and chains with an app callback when present

Full Changelog: v1.8.0...v1.9.0