github DataDog/dd-trace-py v2.1.9
2.1.9

latest releases: v2.9.2, v2.10.0rc2, v2.9.1...
6 months ago

Bug Fixes

  • gevent: Fix a regression with the support for gevent that could have occurred if some products, like ASM, telemetry, were enabled.
  • profiling: Fix a segmentation fault with CPython 3.12 when sampling thread stacks.
  • tracing: This fix resolves an issue where concurrent mutations to the context._meta dict caused RuntimeError: dictionary changed size during iteration.
  • Fixes an issue where ddtrace could not be installed from source when using setuptools>=69 due to a change in the license field.
  • tracing: Fixes an issue where the thread responsible for sending traces is killed due to concurrent dictionary modification.
  • Vulnerability Management for Code-level (IAST): This fix resolves an issue where certain aspects incorrectly expected at least one argument, leading to an IndexError when none were provided. The solution removes this constraint and incorporates regression tests for stability assurance.
  • psycopg: This fix resolves an issue where a circular import of the psycopg library could cause a crash during monkeypatching.
  • redis: This fix resolves an issue where the yaaredis and aredis integrations imported code from the redis integration, causing a circular import error.

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

NewReleases is sending notifications on new releases.