Skip to content

Bump ddtrace from 0.51.1 to 0.53.2 #84

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps ddtrace from 0.51.1 to 0.53.2.

Release notes

Sourced from ddtrace's releases.

0.53.2

Bug Fixes

  • Fix the reporting of the allocated memory and the number of allocations in the profiler.

0.53.1

Bug Fixes

  • Fixed the support for Celery workers that fork sub-processes with Python 3.6 and earlier versions.
  • Fixes cases in which the test.status tag of a test span from pytest would be missing because pytest_runtest_makereport hook is not run, like when pytest has an internal error.
  • Pin protobuf version to <3.18 for Python <=3.5 due to support being dropped.

0.53.0

Release Notes

v0.53.0

New Features

  • Tag traces with HTTP headers specified on the DD_TRACE_HEADER_TAGS environment variable. Value must be either comma or space separated. e.g. Host:http.host,User-Agent,http.user_agent or referer:http.referer Content-Type:http.content_type.
  • The gevent tasks are now tracked by the threading lock events

Bug Fixes

  • pytest: report exception details directly instead of through a RuntimeWarning exception.
  • 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.

0.53.0rc2

v0.53.0rc2

New Features

  • Tag traces with HTTP headers specified on the DD_TRACE_HEADER_TAGS environment variable. Value must be either comma or space separated. e.g. Host:http.host,User-Agent,http.user_agent or referer:http.referer Content-Type:http.content_type.

Bug Fixes

  • pytest: report exception details directly instead of through a RuntimeWarning exception.

0.53.0rc1

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 0.51.1 to 0.53.2.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v0.51.1...v0.53.2)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2021
@toddbirchard toddbirchard merged commit 0935323 into master Sep 27, 2021
@toddbirchard toddbirchard deleted the dependabot/pip/ddtrace-0.53.2 branch September 27, 2021 04:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant