Update dependency ddtrace to v0.58.1 #179
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.57.3->==0.58.1Release Notes
DataDog/dd-trace-py
v0.58.1Compare Source
Bug Fixes
ddtrace.utilsmodule.__init__. This could otherwise be a problem formypy.v0.58.0Compare Source
New Features
ddtrace.Tracer.agent_trace_urlandddtrace.Tracer.flush.pytestintegration): remove traces whose root span is not a test.Deprecation Notes
ddtrace.Span.metahas been deprecated. Useddtrace.Span.get_tagandddtrace.Span.set_taginstead.ddtrace.Span.pprintis deprecated and will be removed in v1.0.ddtrace.Tracer.writeris deprecated. To force flushing of buffered traces to the agent, useddtrace.Tracer.flushinstead.Bug Fixes
channels >= 3.0.async withstatements.UnicodeDecodeErrorthat can be thrown from the aioredis integration when interacting with binary-encoded data, as is done in channels-redis.geventis automatically patched.bytesstring is used for span metadata.Span.resourceis unicode on Python 2.7.tracer.enabled == Falsev0.57.4Compare Source
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.