Change8

v3.6.23

📦 traefikView on GitHub →
🐛 6 fixes

Summary

This release focuses on bug fixes across various components including ACME, Kubernetes providers, middleware, and OpenTelemetry integration, alongside numerous documentation improvements.

🐛 Bug Fixes

  • [acme] Bump software.sslmate.com/src/go-pkcs12 to v0.7.3
  • [k8s] Fix panic when endpointslice port value or name is nil
  • [k8s/crd] Fix cross-provider ref check for TCP ServersTransport in Kubernetes CRD provider
  • [middleware] Fix handle empty unknown-length bodies in mirroring
  • [middleware] Sanitize replaced path in ReplacePathRegex middleware
  • [otel] Bump go.opentelemetry.io/otel to v1.44.0