github DataDog/dd-trace-py v1.12.2
1.12.2

latest releases: v2.12.2, v2.11.6, v2.11.5...
17 months ago

Bug Fixes

  • flask: Remove patching for Flask hooks app.before_first_request and bp.before_app_first_request if Flask version >= 2.3.0.
  • kafka: Previously instantiating a subclass of kafka's Producer/Consumer classes would result in attribute errors due to patching the Producer/Consumer classes with an ObjectProxy. This fix resolves this issue by making the traced classes directly inherit from kafka's base Producer/Consumer classes.
  • profiler: Fix support for latest versions of protobuf.

Other Changes

  • otel: Fixes code formatting in api docs

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

NewReleases is sending notifications on new releases.