Skip to content

build(deps): bump the all-go group across 1 directory with 5 updates - #118

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/services/secret-proxy/all-go-5db6843ded
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/services/secret-proxy/all-go-5db6843ded

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-go group with 4 updates in the /services/secret-proxy directory: github.com/DataDog/datadog-go/v5, github.com/DataDog/dd-trace-go/contrib/log/slog/v2, github.com/DataDog/dd-trace-go/contrib/net/http/v2 and github.com/elazarl/goproxy.

Updates github.com/DataDog/datadog-go/v5 from 5.8.3 to 5.9.0

Release notes

Sourced from github.com/DataDog/datadog-go/v5's releases.

v5.9.0

See the Changelog for the details.

Changelog

Sourced from github.com/DataDog/datadog-go/v5's changelog.

5.9.0 / 2026-06-24

  • [IMPROVEMENT] Improve aggregator performance: inline shard allocation, FNV-1a metric context hashing, and cache-line padding on shards. See #389[].
  • [IMPROVEMENT] Make externalEnv an atomic to reduce lock contention on the sampling hot path. See #380[], thanks [@​KowalskiThomas][].
  • [IMPROVEMENT] Optimize origin-detection condition check order. See #381[], thanks [@​KowalskiThomas][].
  • [BUGFIX] Fix payload length calculation for aggregated metrics to prevent datagram truncation when container ID, external env, or cardinality are set. See #368[].
  • [BUGFIX] Fix data race when reading the origin-detection container ID. See #379[], thanks [@​KowalskiThomas][].
  • [BUGFIX] Fix telemetry metrics not using the client's configured cardinality setting. See #367[].
  • [BUGFIX] Replace vulnerable logrus v1.7.0 transitive dependency (CVE-2025-65637). See #358[], thanks [@​nadavshatz][].
Commits

Updates github.com/DataDog/dd-trace-go/contrib/log/slog/v2 from 2.6.0 to 2.9.1

Release notes

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

v2.9.1

Application Performance Monitoring (APM)

  • Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)" by @​darccio

Application Security Management (ASM)

CI Visibility

Full Changelog: DataDog/dd-trace-go@v2.9.0...v2.9.1

v2.9.0

Summary

Application Performance Monitoring (APM)

twmb/franz-go integration

Adds a new contrib package providing tracing for the twmb/franz-go Kafka client. #4250

Trace context propagation hardening

Adds validation and explicit limits on incoming trace context headers:

  • Baggage extraction enforces per-item and total byte limits. #4720
  • dd= list-entries over 256 bytes are dropped from incoming tracestate. #4721
  • x-datadog-tags extraction uses the configurable MaxTagsHeaderLen. #4727

Service name origin signaling

Adds svc.user/svc.auto process tags so consumers can distinguish whether a service name was user-configured vs. auto-detected. #4725

Application Security Management (ASM)

RFC-1012 ASM tags, metrics, and logs consolidation

Closes remaining gaps in the RFC-1012 ASM observability consolidation effort across tags, metrics, and logs. #4708

LLM Observability

Multi-run experiments

Adds support for running LLM evaluation experiments across multiple iterations. #4660

FlushSync API

Adds an internal FlushSync capability for forcing synchronous flush of LLM Observability data — useful for tests and short-lived processes. #4695

... (truncated)

Commits
  • f5f7068 internal/version: v2.9.1
  • c10cea5 internal/version: v2.9.1-rc.3
  • 96ec35c perf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...
  • 57b4d0b internal/version: v2.9.1-rc.2
  • 87ac04a feat(ci-visibility): cache Go read requests and add git upload kill switch (#...
  • f10e26f fix(internal/civisibility): fix known-tests API pagination (#4824)
  • e5f3e17 fix(civisibility): truncate CI Visibility meta values (#4853)
  • 9fd40ab fix(internal/civisibility): fix agent UDS requests (#4852)
  • 5362000 internal/version: v2.9.1-rc.1
  • 92b8d24 Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"
  • Additional commits viewable in compare view

Updates github.com/DataDog/dd-trace-go/contrib/net/http/v2 from 2.6.0 to 2.9.1

Release notes

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

v2.9.1

Application Performance Monitoring (APM)

  • Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)" by @​darccio

Application Security Management (ASM)

CI Visibility

Full Changelog: DataDog/dd-trace-go@v2.9.0...v2.9.1

v2.9.0

Summary

Application Performance Monitoring (APM)

twmb/franz-go integration

Adds a new contrib package providing tracing for the twmb/franz-go Kafka client. #4250

Trace context propagation hardening

Adds validation and explicit limits on incoming trace context headers:

  • Baggage extraction enforces per-item and total byte limits. #4720
  • dd= list-entries over 256 bytes are dropped from incoming tracestate. #4721
  • x-datadog-tags extraction uses the configurable MaxTagsHeaderLen. #4727

Service name origin signaling

Adds svc.user/svc.auto process tags so consumers can distinguish whether a service name was user-configured vs. auto-detected. #4725

Application Security Management (ASM)

RFC-1012 ASM tags, metrics, and logs consolidation

Closes remaining gaps in the RFC-1012 ASM observability consolidation effort across tags, metrics, and logs. #4708

LLM Observability

Multi-run experiments

Adds support for running LLM evaluation experiments across multiple iterations. #4660

FlushSync API

Adds an internal FlushSync capability for forcing synchronous flush of LLM Observability data — useful for tests and short-lived processes. #4695

... (truncated)

Commits
  • f5f7068 internal/version: v2.9.1
  • c10cea5 internal/version: v2.9.1-rc.3
  • 96ec35c perf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...
  • 57b4d0b internal/version: v2.9.1-rc.2
  • 87ac04a feat(ci-visibility): cache Go read requests and add git upload kill switch (#...
  • f10e26f fix(internal/civisibility): fix known-tests API pagination (#4824)
  • e5f3e17 fix(civisibility): truncate CI Visibility meta values (#4853)
  • 9fd40ab fix(internal/civisibility): fix agent UDS requests (#4852)
  • 5362000 internal/version: v2.9.1-rc.1
  • 92b8d24 Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"
  • Additional commits viewable in compare view

Updates github.com/DataDog/dd-trace-go/v2 from 2.6.0 to 2.9.1

Release notes

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

v2.9.1

Application Performance Monitoring (APM)

  • Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)" by @​darccio

Application Security Management (ASM)

CI Visibility

Full Changelog: DataDog/dd-trace-go@v2.9.0...v2.9.1

v2.9.0

Summary

Application Performance Monitoring (APM)

twmb/franz-go integration

Adds a new contrib package providing tracing for the twmb/franz-go Kafka client. #4250

Trace context propagation hardening

Adds validation and explicit limits on incoming trace context headers:

  • Baggage extraction enforces per-item and total byte limits. #4720
  • dd= list-entries over 256 bytes are dropped from incoming tracestate. #4721
  • x-datadog-tags extraction uses the configurable MaxTagsHeaderLen. #4727

Service name origin signaling

Adds svc.user/svc.auto process tags so consumers can distinguish whether a service name was user-configured vs. auto-detected. #4725

Application Security Management (ASM)

RFC-1012 ASM tags, metrics, and logs consolidation

Closes remaining gaps in the RFC-1012 ASM observability consolidation effort across tags, metrics, and logs. #4708

LLM Observability

Multi-run experiments

Adds support for running LLM evaluation experiments across multiple iterations. #4660

FlushSync API

Adds an internal FlushSync capability for forcing synchronous flush of LLM Observability data — useful for tests and short-lived processes. #4695

... (truncated)

Commits
  • f5f7068 internal/version: v2.9.1
  • c10cea5 internal/version: v2.9.1-rc.3
  • 96ec35c perf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...
  • 57b4d0b internal/version: v2.9.1-rc.2
  • 87ac04a feat(ci-visibility): cache Go read requests and add git upload kill switch (#...
  • f10e26f fix(internal/civisibility): fix known-tests API pagination (#4824)
  • e5f3e17 fix(civisibility): truncate CI Visibility meta values (#4853)
  • 9fd40ab fix(internal/civisibility): fix agent UDS requests (#4852)
  • 5362000 internal/version: v2.9.1-rc.1
  • 92b8d24 Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"
  • Additional commits viewable in compare view

Updates github.com/elazarl/goproxy from 1.8.1 to 1.8.4

Release notes

Sourced from github.com/elazarl/goproxy's releases.

v1.8.4

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.3...v1.8.4

v1.8.3

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.2...v1.8.3

v1.8.2

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.1...v1.8.2

Commits
  • 636207d fix: append headers instead of overwriting when keepDestHeaders is true (#771)
  • 6584eee fix: restore examples module health and clarify sample apps (#780)
  • 038e3b9 fix(https): close client connection when target connection errors (#779)
  • e493e1c Avoid chunked response when there is http.NoBody (#776)
  • f97c264 Remove insecure skip verify from origin transport (#774)
  • a89a8d6 http: forward upstream response trailers (#773)
  • 7d1c3b5 Add test to verify that the response handler can add a value to a header with...
  • 5013f6d docs: add missing godoc comments to exported symbols (#768)
  • 3c677be Merge pull request #770 from Yanhu007/fix/304-transfer-encoding
  • 503e66e fix: don't set Transfer-Encoding: chunked on 304 responses
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-go group with 4 updates in the /services/secret-proxy directory: [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go), [github.com/DataDog/dd-trace-go/contrib/log/slog/v2](https://github.com/DataDog/dd-trace-go), [github.com/DataDog/dd-trace-go/contrib/net/http/v2](https://github.com/DataDog/dd-trace-go) and [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy).


Updates `github.com/DataDog/datadog-go/v5` from 5.8.3 to 5.9.0
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-go@v5.8.3...v5.9.0)

Updates `github.com/DataDog/dd-trace-go/contrib/log/slog/v2` from 2.6.0 to 2.9.1
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1)

Updates `github.com/DataDog/dd-trace-go/contrib/net/http/v2` from 2.6.0 to 2.9.1
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1)

Updates `github.com/DataDog/dd-trace-go/v2` from 2.6.0 to 2.9.1
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1)

Updates `github.com/elazarl/goproxy` from 1.8.1 to 1.8.4
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](elazarl/goproxy@v1.8.1...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-go/v5
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/DataDog/dd-trace-go/contrib/log/slog/v2
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/DataDog/dd-trace-go/contrib/net/http/v2
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/DataDog/dd-trace-go/v2
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/elazarl/goproxy
  dependency-version: 1.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants