github DataDog/dd-trace-py v0.20.3
0.20.3

latest releases: v2.9.0rc1, v2.7.10, v2.8.3...
5 years ago

Upgrading to 0.20.3

This is a bug fix release that requires no changes.

This release includes a fix for context propagation with futures. Under the right conditions we could incorrectly share a trace context between multiple futures threads which result in multiple traces being joined together in one.

Changes

Bug fixes

  • [core] Allow futures to skip creating new context if one doesn't exist (#806)

Read the full changeset and the release milestone.

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

NewReleases is sending notifications on new releases.