v3.7.4
📦 traefikView on GitHub →
🐛 6 fixes🔧 5 symbols
Summary
This release focuses on stability, including several bug fixes across middleware, Kubernetes integration, HTTP/3, and the web UI dependencies.
🐛 Bug Fixes
- Fixed redis write timeout option configuration in middleware.
- Updated react-router and jsdom in the web UI.
- Fixed BackendTLSPolicy status update in Kubernetes Gateway API.
- Updated github.com/quic-go/quic-go to v0.59.1 for HTTP/3 support.
- Updated axios to v1.17.0 in the web UI.
- Fixed snicheck behavior when keepalive is enabled in TLS.