v6.9.0
Features
- Add OpenTelemetry API bridge [#1411]
- Change default for
sanitize_field_namesto sanitize*auth*instead ofauthorization[#1494] - Add
span_stack_trace_min_durationto replace deprecatedspan_frames_min_duration[#1498] - Enable exact_match span compression by default [#1504]
- Allow parent celery tasks to specify the downstream
parent_span_idin celery headers [#1500]
Bug fixes
- Fix Sanic integration to properly respect the
capture_bodyconfig [#1485] - Lambda fixes to align with the cross-agent spec [#1489]
- Lambda fix for custom
service_name[#1493] - Change default for
stack_trace_limitfrom 500 to 50 [#1492] - Switch all duration handling to use
datetime.timedeltaobjects [#1488]
Full Changelog: v6.8.1...v6.9.0