Skip to content

0.59.0rc3

Pre-release
Pre-release

Choose a tag to compare

@mabdinur mabdinur released this 01 Mar 16:41
· 8 commits to 0.59 since this release
1a6bad3

Release Notes

Prelude

In preparation for the upcoming v1.0.0 release, we recommend users enable deprecation warnings after having installed ddtrace>=0.59.0,<1.0.0. See the Upgrading and deprecation warnings section for further details.

New Features

  • Add environment variable DD_TRACE_RAISE_DEPRECATIONWARNING to raise library deprecation warnings as errors for those unable to configure warning filters otherwise.