v2.11.56
Added 1
- Add an entry point option to handle request headers with aliasing names
Changed 1
- Bump etcd client modules to v3.5.33
Fixed 2
- Apply read timeout, idle timeout, and max header bytes for HTTP/3
- Reject negative weights in TCP and UDP weighted services
From Traefik
Important: Please read the migration guide.
Bug fixes:
- [http3] Apply read timeout, idle timeout, and max header bytes for HTTP/3 (#13717 @gndz07)
- [server] Add an entry point option to handle request headers with aliasing names (#13720 @rtribotte)
- [tcp, udp] Reject negative weights in TCP and UDP weighted services (#13749 @rtribotte)
- Bump etcd client modules to v3.5.33 (#13756 @mmatur)