github DataDog/dd-trace-py v0.27.0
0.27.0

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

Upgrading to 0.27.0

This release introduces improvements to the trace writer. In addition, the release fixes some issues with integrations.

Changes

Core

  • api: implement str (#980)
  • API: add Unix Domain Socket connection support (#975)
  • [core] Remove references to runtime-id (#971)
  • sampler: rewrite RateByServiceSampler without using Lock (#959)
  • Handle HTTP timeout in API writer (#955)
  • payload: raise PayloadFull on full payload (#941)

Integrations

  • [pymongo] Support newer msg requests (#985)
  • pymongo: Add missing 2013 opcode (#961)
  • Refs #983 - Make AIOTracedCursor an async generator (#984 -- thanks @ewjoachim)
  • Fix a typo in AIOTracedCursor docstring (#982 -- thanks @ewjoachim)
  • [sqlalchemy] Only set sample rate if configured (#978)

Documentation

  • LICENSE: Fix copyright holder notice (#977 -- thanks @underyx)

Read the full changeset and the release milestone.

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

NewReleases is sending notifications on new releases.