github DataDog/dd-trace-py v1.9.3
1.9.3

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

Deprecation Notes

  • gevent: DD_GEVENT_PATCH_ALL is deprecated and will be removed in the next major version. Gevent compatibility is now automatic and does not require extra configuration when running with ddtrace-run. If not using ddtrace-run, please import ddtrace.auto before calling gevent.monkey.patch_all().

Bug Fixes

  • psycopg2: Fixes a bug with DSN parsing integration.
  • gevent: This fix resolves an incompatibility between ddtrace and gevent that caused threads to hang in certain configurations, for example the profiler running in a gunicorn application's gevent worker process.

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

NewReleases is sending notifications on new releases.