Change8

v2.11.56

📦 traefikView on GitHub →
🐛 4 fixes🔧 5 symbols

Summary

This release includes several bug fixes, notably applying timeouts and header byte limits for HTTP/3, handling aliased header names, rejecting negative weights in TCP/UDP services, and updating etcd client modules.

Migration Steps

  1. Refer to the migration guide for v2.11.56.

🐛 Bug Fixes

  • Apply read timeout, idle timeout, and max header bytes for HTTP/3.
  • Add an entry point option to handle request headers with aliasing names.
  • Reject negative weights in TCP and UDP weighted services.
  • Bump etcd client modules to v3.5.33.

Affected Symbols