pypi ddtrace 1.16.1

latest releases: 2.12.2, 2.11.6, 2.11.5...
14 months ago

Bug Fixes

  • botocore: Enables Data Streams Monitoring for SQS when MessageAttributes are passed in as a tuple in addition to when they are passed in as a list.
  • core: This fix removes the inclusion of our benchmarks/ directory in the ddtrace wheels.
  • internal: call _fixupChildren when retrieving DDLogger
  • profiling: Fixed a regression whereby the profile exporter would not handle known request errors and asks the user to report an issue instead.
  • profiling: Handles a race condition, which would occasionally throw an error, which would read "RuntimeError: the memalloc module was not started."
  • Fixed a bug that caused applications using gevent and cassandra to fail to start with the ddtrace-run command.
  • tracing: This fix resolves a google.protobuf import error when module unloading.
  • wsgi: This fix resolves an issues when trying to parse the environ property HTTPS as an HTTP header.
  • Pin cython<3 due to an incompatibility with cython==3.0.0 and typing annotations in profiling code.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.