Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

fix(deps): update module gopkg.in/datadog/dd-trace-go.v1 to v1.72.1 #109

Merged

Conversation

self-hosted-renovatebot[bot]
Copy link
Contributor

@self-hosted-renovatebot self-hosted-renovatebot bot commented Feb 21, 2025

This PR contains the following updates:

Package Type Update Change
gopkg.in/DataDog/dd-trace-go.v1 require minor v1.71.1 -> v1.72.1

Release Notes

DataDog/dd-trace-go (gopkg.in/DataDog/dd-trace-go.v1)

v1.72.1

Compare Source

What's Changed

This release contains a small fix for the Inferred Proxy Spans feature (implemented in https://github.com/DataDog/dd-trace-go/pull/3052) that adds a new tag to correctly identify these spans.

Application Performance Monitoring (APM)

Full Changelog: DataDog/dd-trace-go@v1.72.0...v1.72.1

v1.72.0

Compare Source

What's Changed

[!NOTE]
There is a minor behaviour breaking change in tracer.SpanFromContext. Now, it also returns false in the second return value when the span from the context is a no-op span, which only happens when spans are created without a tracer being started (previously it used to return true). This change shouldn't have any effect in applications that correctly start the tracer before creating spans.

Application Performance Monitoring (APM)
Application Security Management (ASM)
Test Optimization
General

New Contributors

Full Changelog: DataDog/dd-trace-go@v1.71.0...v1.72.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@self-hosted-renovatebot self-hosted-renovatebot bot force-pushed the renovate/gopkg.in-datadog-dd-trace-go.v1-1.x branch from 9661dd8 to f757fbc Compare February 24, 2025 12:55
@self-hosted-renovatebot self-hosted-renovatebot bot changed the title fix(deps): update module gopkg.in/datadog/dd-trace-go.v1 to v1.72.0 fix(deps): update module gopkg.in/datadog/dd-trace-go.v1 to v1.72.1 Feb 24, 2025
@self-hosted-renovatebot self-hosted-renovatebot bot merged commit 93b0970 into master Feb 24, 2025
1 check passed
@self-hosted-renovatebot self-hosted-renovatebot bot deleted the renovate/gopkg.in-datadog-dd-trace-go.v1-1.x branch February 24, 2025 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants