Skip to content

v6.9.0

Compare
Choose a tag to compare
@basepi basepi released this 30 Mar 00:19
· 394 commits to main since this release
v6.9.0
685b78f

Features

  • Add OpenTelemetry API bridge [#1411]
  • Change default for sanitize_field_names to sanitize *auth* instead of authorization [#1494]
  • Add span_stack_trace_min_duration to replace deprecated span_frames_min_duration [#1498]
  • Enable exact_match span compression by default [#1504]
  • Allow parent celery tasks to specify the downstream parent_span_id in celery headers [#1500]

Bug fixes

  • Fix Sanic integration to properly respect the capture_body config [#1485]
  • Lambda fixes to align with the cross-agent spec [#1489]
  • Lambda fix for custom service_name [#1493]
  • Change default for stack_trace_limit from 500 to 50 [#1492]
  • Switch all duration handling to use datetime.timedelta objects [#1488]

Full Changelog: v6.8.1...v6.9.0