v3.6.10
📦 traefikView on GitHub →
🐛 9 fixes🔧 9 symbols
Summary
This release focuses on dependency updates across several components, including Docker, OpenTelemetry, and fasthttp, alongside various bug fixes in routing, middleware, and the web UI.
🐛 Bug Fixes
- Bumped Docker and OpenTelemetry dependencies.
- Bumped github.com/valyala/fasthttp to v1.69.0.
- Removed path parsing with grpc healthcheck.
- Fixed Gateway API router's rules.
- Fixed HasSecureHeadersDefined returning false when stsSeconds is 0 in the secure headers middleware.
- Bumped go.opentelemetry.io/otel dependencies.
- Bumped golang.org/x/net to v0.51.0.
- Fixed priority display in dashboard and ACME bypass redirect in the web UI.
- Fixed basePath validation for dashboard template in the web UI.