github DataDog/dd-trace-py v0.24.0
0.24.0

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

Upgrading to 0.24.0

This release introduces a new feature (disabled by default), supports new versions of integrations and improves our testing and tooling.

Changes

Improvements

  • [core] Enable requests integration by default (#879)
  • [core] Fix logging with unset DATADOG_PATCH_MODULES (#872)
  • [core] Use DEBUG log level for RateSampler initialization (#861 -- thanks @bmurphey)
  • [core] Guard against when there is no current call context (#852)
  • [core] Collect run-time metrics (#819)

Integrations

  • [mysql] Remove mysql-connector 2.1 support (#866)
  • [aiobotocore] Add support for versions up to 0.10.0 (#865)

Tooling

  • [dev/tooling] Update flake8 to 3.7 branch (#856)
  • [dev/tooling] Add script to build wheels (#853)
  • [ci] Use tox.ini checksum to update cache (#850)

Testing

  • [tests] Use a macro to persist result to workspace in CircleCI (#880)
  • [tests] add psycopg2 2.8 support (#878)
  • [aiohttp] Fix race condition in testing (#877)
  • [docs] Remove confusing testing instructions from README (#874)
  • [tests] Add support for aiohttp up to 3.5 (#873)
  • Remove useless future imports (#871)
  • [testing] Remove nose usage (#870)
  • [tests] Add support for pytest4 (#869)
  • [tests] Add testing for Celery 4.3 (#868)
  • [tests] Enable integration tests in docker-compose environment (#863)
  • [tests] Do not test celery 4.2 with Kombu 4.4 (#858)
  • [tests] Fix ddtrace sitecustomize negative test (#857)
  • [tests] Use spotify cassandra image for tests (#855)
  • [tests] Fix requests gevent tests (#854)

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

NewReleases is sending notifications on new releases.