github DataDog/dd-trace-py v0.25.0
0.25.0

latest releases: v2.14.0, v2.13.0, v2.14.0rc1...
5 years ago

Upgrading to 0.25.0

This release includes several core improvements and addresses pain points in our testing/CI. The release also adds a new integration for Algolia Search.

Changes

Improvements

  • Type cast port number to avoid surprise unicode type (#892 -- thanks @tancnle)
  • Add support for Python 3.7 (#864)
  • [writer] Enhance Q implementation with a wait based one (#862)
  • [core] Add Span 'manual.keep' and 'manual.drop' tag support (#849)
  • [core] Vendor msgpack dependency (#848)
  • Fix http.url tag inconsitency (#899)
  • aiohttp: do not set query string in http.url tag (#923)
  • tornado: do not include query string in the http.url tag (#922)
  • bottle: fix query string embedded in URL (#921)
  • django: remove query string from http.url tag (#920)

Integrations

  • Implement algolia search (#894)

Tooling

  • [dev/tooling] Enforce single quote strings (#884)
  • [tests] Leverage tox environment listing to simplify CircleCI tox target list (#882)

Testing

  • tests/tornado: enhance test_concurrent_requests (#915)
  • doc: disable fixed sidebar (#906)
  • [opentracer] Refactor time usage (#902)
  • [opentracer] Fix flaky test based on sleep (#901)
  • [internal] Add and use RuntimeWorker.join() to remove race condition in testing (#887)

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

NewReleases is sending notifications on new releases.