Skip to content

26.6.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Jun 23:54

Features:

  • Add Perfetto trace format support for continuous profiling. (#5659)
  • Add metadata support for the /upload endpoint. (#6028)
  • Infer user agents and client addresses in the V2 standalone span pipeline. (#6047)
  • Conditionally allow additional exceptions on minidumps. (#6063)
  • Replace nil Trace IDs with random ones. (#6079)
  • Equalize name and description for spans with "manual" origin. (#6070)

Bug Fixes:

  • Correctly handle minidump objecstore upload failures. (#6033)
  • Add client.address attribute to known IP fields. (#6058)
  • Fix a bug in mobile attribute normalization. (#6065)
  • Don't infer names during tag extraction in transaction processing. (#6080)
  • Stop using cross-org DSC data in v2 span normalization. (#6073)

Internal:

  • Handle outcomes as metrics. (#6082)
  • Restore top-level _performance_issues_spans. (#6045)
  • Update sentry-conventions to 0.11.0, migrating deprecated gen_ai attribute constants. (#6068)