pypi ddtrace 0.51.2

latest releases: 2.17.0rc1, 2.16.1, 2.14.7...
3 years ago

Release Notes

0.51.2

Bug Fixes

  • ASGI: handle decoding errors when extracting headers for trace propagation.
  • Corrected some typing annotations for PEP 484 compliance
  • Django: add support for version 3.1+ ASGI applications. A different codepath is taken for requests starting in Django 3.1 which led to the top level span not being generated for requests. The fix introduces automatic installation of the ASGI middleware to trace Django requests.
  • Fixes error with tagging non-string Flask view args.
  • Fixes type hinting for **patch_modules parameter for patch/patch_all functions.
  • Fixes a bug in the pytest plugin where xfail test cases in a test file with a module-wide skip raises attribute errors and are marked as xfail rather than skipped.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.