deps(example-go): bump github.com/DataDog/dd-trace-go/v2 from 2.9.0 to 2.9.1 in /examples/single_service/src/go-project#192
Conversation
Bumps [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: github.com/DataDog/dd-trace-go/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
More details
Patch bump to dd-trace-go/v2 v2.9.1 includes a revert of trace ID caching (fixing a performance optimization bug), ASM rate limiter synchronization, and CI Visibility fixes. The module builds, tests pass, and module resolution is correct despite contrib packages remaining at v2.9.0 — Go correctly uses the highest version (v2.9.1) for all transitive imports per semantic versioning.
📊 Validated against 3 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit e792c62 · What is Autotest? · Any feedback? Reach out in #autotest
Bumps github.com/DataDog/dd-trace-go/v2 from 2.9.0 to 2.9.1.
Release notes
Sourced from github.com/DataDog/dd-trace-go/v2's releases.
Commits
f5f7068internal/version: v2.9.1c10cea5internal/version: v2.9.1-rc.396ec35cperf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...57b4d0binternal/version: v2.9.1-rc.287ac04afeat(ci-visibility): cache Go read requests and add git upload kill switch (#...f10e26ffix(internal/civisibility): fix known-tests API pagination (#4824)e5f3e17fix(civisibility): truncate CI Visibility meta values (#4853)9fd40abfix(internal/civisibility): fix agent UDS requests (#4852)5362000internal/version: v2.9.1-rc.192b8d24Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)