Upgrade Notes
- tracing: DD_TRACE_OTEL_CTX_ENABLED now defaults to false until a Linux-native memory leak caused by setting it to true is fixed.
Bug Fixes
- LLM Observability: Fixes an issue where abandoned or disconnected streamed LLM requests can leave spans unfinished, causing memory to grow in long-running web workers.
- CI Visibility: Fixes an issue where Auto Test Retries do not retry tests that use
pytest-timeoutthread mode and terminate a pytest-xdist worker. - LLM Observability: An issue where where streamed LLM requests could leave spans unfinished and cause memory to grow in long-running processes has been fixed.