Change8

v3.6.9

📦 traefikView on GitHub →
🐛 5 fixes🔧 1 symbols

Summary

This release focuses on bug fixes across several components, including dependency updates, header handling, and TLS error management. Documentation updates were also provided for Docker and Kubernetes setups.

🐛 Bug Fixes

  • Bumped github.com/go-acme/lego/v4 to v4.32.0.
  • Fixed case sensitivity on x-forwarded headers for Connection.
  • Handled empty/missing User-Agent header in authentication middleware.
  • Added maxResponseBodySize configuration to forwardAuth middleware.
  • Fixed TLS handshake error handling.

Affected Symbols