pypi ddtrace 1.9.6

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

Bug Fixes

  • aws_lambda: Fix AttributeError raised when ddtrace.patch_all(), or ddtrace.patch(aws_lambda=True), is set on user handler.
  • futures: Resolves an issue that prevents tasks from being submitted to a thread pool executor when gevent is used (e.g. as a worker class for gunicorn or celery).
  • profiling: Corrects accounting of wall and CPU time for gevent tasks within the main Python thread.
  • profiling: Fixed a regression in the memory collector that caused it to fail to cleanly re-initialize after a fork, causing error messages to be logged.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.