Skip to content

Chore(deps): Bump github.com/DataDog/dd-trace-go/contrib/net/http/v2 from 2.8.2 to 2.9.0#366

Merged
rafaeljusto merged 1 commit into
mainfrom
dependabot/go_modules/github.com/DataDog/dd-trace-go/contrib/net/http/v2-2.9.0
Jun 22, 2026
Merged

Chore(deps): Bump github.com/DataDog/dd-trace-go/contrib/net/http/v2 from 2.8.2 to 2.9.0#366
rafaeljusto merged 1 commit into
mainfrom
dependabot/go_modules/github.com/DataDog/dd-trace-go/contrib/net/http/v2-2.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/DataDog/dd-trace-go/contrib/net/http/v2 from 2.8.2 to 2.9.0.

Release notes

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

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

Profiling

gzip-compressed profile uploads

The profiler now supports gzip compression mode for profile payloads. #4696 #4697

CI Visibility

Performance and reliability improvements across the board: caching for test-metadata / impacted-test decisions / CODEOWNERS lookups, hardening of Go retry edge cases and parallel-test safety, and reduced overhead in the test wrapper. See the CI Visibility section below for the full list.

What's Changed

Application Performance Monitoring (APM)

... (truncated)

Commits
  • 927a1f0 internal/version: v2.9.0
  • f2aaa67 fix modules and generate
  • 3ba1a5b internal/orchestrion/_integration: v2.9.0-rc.4
  • d221014 orchestrion/all: v2.9.0-rc.4
  • 56782dc internal/traceprof/traceproftest: v2.9.0-rc.4
  • 7a1cb9c instrumentation/internal/validationtest: v2.9.0-rc.4
  • b9c2fec contrib/hashicorp/vault: v2.9.0-rc.4
  • eb84972 internal/setup-smoke-test: v2.9.0-rc.4
  • 7884876 contrib/aws/datadog-lambda-go/test/integration_tests/hello: v2.9.0-rc.4
  • 3a923ed contrib/gorilla/mux: v2.9.0-rc.4
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2026 15:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/DataDog/dd-trace-go/contrib/net/http/v2-2.9.0 branch 2 times, most recently from b9c62aa to 8c9237a Compare June 22, 2026 15:22
Bumps [github.com/DataDog/dd-trace-go/contrib/net/http/v2](https://github.com/DataDog/dd-trace-go) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.8.2...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/dd-trace-go/contrib/net/http/v2
  dependency-version: 2.9.0
  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/contrib/net/http/v2-2.9.0 branch from 8c9237a to fa5096a Compare June 22, 2026 15:31
@rafaeljusto rafaeljusto merged commit 80fa959 into main Jun 22, 2026
3 checks passed
@rafaeljusto rafaeljusto deleted the dependabot/go_modules/github.com/DataDog/dd-trace-go/contrib/net/http/v2-2.9.0 branch June 22, 2026 15:54
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.

1 participant