v2.11.22
📦 traefikView on GitHub →
🐛 10 fixes🔧 7 symbols
Summary
This release focuses primarily on dependency updates and various bug fixes across several components, including logging, rules matching, and server handling. Documentation updates clarify middleware behavior and provide configuration tips.
🐛 Bug Fixes
- [ecs,logs] Bumped AWS SDK to v2.
- [logs,tls] Fixed error level logging for configuration-related TLS errors with backends.
- [rules] Allowed underscore character in HostSNI matcher.
- [server] Bumped github.com/vulcand/oxy/v2 to v2.0.3.
- [server] Bumped golang.org/x/net to v0.37.0.
- [webui] Changed boolean module properties default value to undefined.
- Bumped github.com/golang-jwt/jwt to v4.5.2 and v5.2.2.
- Bumped github.com/redis/go-redis/v9 to v9.6.3.
- Bumped golang.org/x/net to v0.36.0.
- Bumped github.com/go-jose/go-jose/v4 to v4.0.5.
🔧 Affected Symbols
aws sdkHostSNI matchergithub.com/vulcand/oxy/v2golang.org/x/netgithub.com/golang-jwt/jwtgithub.com/redis/go-redis/v9github.com/go-jose/go-jose/v4