github DataDog/dd-trace-py v2.9.0rc4
2.9.0rc4

latest releases: v2.9.2, v2.10.0rc2, v2.9.1...
pre-releaseone month ago

Known Issues

  • grpc: Tracing for the grpc.aio clients and servers is experimental and may not be stable. This integration is now disabled by default.

Bug Fixes

  • telemetry: This fix resolves an issue when using pytest + gevent where the telemetry writer was eager initialized by pytest entrypoints loading of our plugin, causing a potential dead lock.
  • Code Security: This fixes a bug in the AST patching process where ImportError exceptions were being caught, interfering with the proper application cycle if an ImportError was expected.
  • RemoteConfig: This fix resolves an issue where remote config did not work for the tracer when using an agent that would add a flare item to the remote config payload. With this fix, the tracer will now correctly pull out the lib_config we need from the payload in order to implement remote config changes properly.

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

NewReleases is sending notifications on new releases.