github DataDog/dd-trace-py v1.20.4
1.20.4

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

Bug Fixes

  • dynamic instrumentation: fix an issue that caused the probe instrumentation error details from being reported for visualization in the UI.
  • This fix eliminates some reference leaks and C-API usage in the _iast module.
  • openai: This fix resolves an issue where chat completion requests with function calls led to failing to tag null message content fields in the chat completion response.
  • profiling: Load the protobuf module only if needed to avoid interfering with the module state for applications that also make use of it. The protobuf module is used in file and classic Python HTTP export. It is not needed for the libdatadog-based exporter.
  • data_streams: This fix resolves an issue where including exit signal handling for message queues caused imports of ddtrace in a thread to fail.
  • ASM: This fix resolves an issue where an f-string expression would not be formatted properly causing a segfault if IAST is enabled.

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

NewReleases is sending notifications on new releases.