github DataDog/dd-trace-py v2.9.4
2.9.4

latest releases: v2.12.2, v2.11.6, v2.11.5...
one month ago

Bug Fixes

  • langchain: This fix resolves an issue where the wrong langchain class name was being used to check for Pinecone vectorstore instances.
  • opentelemetry: Resolves circular imports raised by the OpenTelemetry API when the ddcontextvars_context entrypoint is loaded. This resolves an incompatibility introduced in opentelemetry-api==1.25.0.
  • opentelemetry: Resolves an issue where the get_tracer function would raise a TypeError when called with the attribute argument. This resolves an incompatibility introduced in opentelemetry-api==1.26.0.
  • redis: This fix resolves an issue in the redis exception handling where an UnboundLocalError was raised instead of the expected BaseException.
  • Code Security: Logs warning instead of throwing an exception in the native module if IAST is not enabled by env var.
  • langchain: This fixes an issue of langchain patching errors due to the langchain-community module becoming an optional dependency in langchain>=0.2.0. The langchain integration now conditionally patches langchain-community methods if it is available. See the langchain integration docs for more details.
  • langchain: Resolves incompatibilities with langchain==0.2.0
  • ASM: Resolves an issue where ASM one click feature could fail to deactivate ASM.

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

NewReleases is sending notifications on new releases.