Skip to content

0.53.0rc1

Pre-release
Pre-release

Choose a tag to compare

@brettlangdon brettlangdon released this 31 Aug 14:52
· 12 commits to 0.53 since this release
8431246

v0.53.0rc1

New Features

  • The gevent tasks are now tracked by the threading lock events

Bug Fixes

  • Fixes an issue where a manually set django.request span resource would get
    overwritten by the integration.

  • Pin setup_requires dependency setuptools_scm[toml]>=4,<6.1 to avoid breaking changes.