Skip to content

Bump github.com/DataDog/dd-trace-go/v2 from 2.0.0-beta.11 to 2.1.0-dev.2 #37778

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps github.com/DataDog/dd-trace-go/v2 from 2.0.0-beta.11 to 2.1.0-dev.2.

Release notes

Sourced from github.com/DataDog/dd-trace-go/v2's releases.

v2.0.0

Summary

Datadog has long supported the monitoring of instrumented Go applications through our Go tracer v1. As the Go ecosystem has continued to mature, we’ve been hard at work collecting feedback and improving upon the tracer’s capabilities and usability features.

We are now thrilled to announce the release of dd-trace-go v2.0.0. This major update includes better security and stability, and a new and simplified API. In creating this updated version, we have incorporated valuable feedback both from our customer community and from our own teams at Datadog who use the Go tracer extensively. We have already tested this new version in production and have migrated all our internal services.

A migration guide has been provided to help users running version 1.x with upgrading. It can be found here.

To view the complete set of changes implemented in this release, please refer to the issues and PRs marked with the v2.0 label in our GitHub repository.

Further reading

Commits
  • 9e5ccde feat (internal/civisibility): Parallel EFD support (#3488)
  • e92a055 (feat) internal/civisibility: civisibility mocktracer (#3507)
  • e7a40ff refactor(profiler): centralize compression logic (#3529)
  • 1153ba4 contrib/k8s.io/gateway-api: Request mirror deployment (#3486)
  • e09237f workflows: fix smoke-tests worflow_call mode (#3532)
  • 92fedf3 fix (internal/civisibility): Fix environment variable parsing. (#3527)
  • 9eb8069 fix: remove all references to github.com/envoyproxy/go-control-plane/envoy@v1...
  • 42c3af6 chore: upgrade to go-libddwaf@v4 (#3404)
  • 0b2e3cf [appsec] Set large appsec trace rate limit while benchmarking (#3523)
  • ccb162b feat (internal/civisibility): Attempt to fix from v2 to v4 (#3519)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency team/triage labels Jun 9, 2025
@github-actions github-actions bot added the short review PR is simple enough to be reviewed quickly label Jun 9, 2025
@github-actions github-actions bot requested review from a team as code owners June 9, 2025 20:44
@github-actions github-actions bot requested a review from pgimalac June 9, 2025 20:44
@pgimalac pgimalac deployed to dependabot June 10, 2025 09:04 — with GitHub Actions Active
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/DataDog/dd-trace-go/v2-2.1.0-dev.2 branch 3 times, most recently from c0288e0 to ef621f3 Compare June 11, 2025 14:11
Bumps [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go) from 2.0.0-beta.11 to 2.1.0-dev.2.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.0.0-beta.11...v2.1.0-dev.2)

---
updated-dependencies:
- dependency-name: github.com/DataDog/dd-trace-go/v2
  dependency-version: 2.1.0-dev.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/DataDog/dd-trace-go/v2-2.1.0-dev.2 branch from be166bd to f11eac4 Compare June 12, 2025 13:59
This commit was created from the local commit with hash e57644cc9352608862fdaf687ec3da792563e727.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency short review PR is simple enough to be reviewed quickly team/triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant