v2.11.54

multica-ai/multicav2.11.54Jul 31, 2026by github-actions[bot]

AI Summary

This release patches a security vulnerability and updates core dependencies to improve stability and performance.

Key Highlights

  • Fixes security advisory GHSA-62fc-8686-hfmq
  • Updates golang.org/x-text and golang.org/x-net dependencies
  • Fixes cross-namespace service reference checks in Kubernetes CRD provider

Full Release Notes

**CVE fixed:**
- Advisory [GHSA-62fc-8686-hfmq](https://github.com/traefik/traefik/security/advisories/GHSA-62fc-8686-hfmq)

**Bug fixes:**
- **[tracing]** Bump github.com/DataDog/dd-trace-go/v2 to 2.8.1 ([#13530](https://github.com/traefik/traefik/pull/13530) @kevinpollet)
- Bump golang.org/x/text to v0.40.0 and golang.org/x/net v0.57.0 ([#13574](https://github.com/traefik/traefik/pull/13574) @mmatur)
- **[k8s/crd]** Fix cross-namespace service reference check in Kubernetes CRD provider ([#13573](https://github.com/traefik/traefik/pull/13573) @gndz07)
- **[middleware]** Bump github.com/klauspost/compress to v1.18.7 ([#13587](https://github.com/traefik/traefik/pull/13587) @mmatur)