github DataDog/dd-trace-py v2.12.0rc2
2.12.0rc2

latest releases: v2.12.2, v2.11.6, v2.11.5...
pre-release23 days ago

Bug Fixes

  • LLM Observability: This fix resolves an issue where LLM Observability spans were not being submitted in forked processes, such as when using celery or gunicorn workers. The LLM Observability writer thread now automatically restarts when a forked process is detected.
  • Fixed an issue with some module imports with native specs that don't support attribute assignments, resulting in a TypeError exception at runtime.
  • This fix resolves an issue where ddtrace package files were published with incorrect file attributes.
  • tracer: This fix resolves an issue where django db instrumentation could fail.
  • openai: Fixes a bug where `asyncio.TimeoutError`s were not being propagated correctly from canceled OpenAI API requests.

Don't miss a new dd-trace-py release

NewReleases is sending notifications on new releases.