traefik v2.4.1 Release Notes

Release Date: 2021-02-01 // about 3 years ago
  • All Commits

    🐛 Bug fixes:

    • [acme,provider] Fix HTTP challenge router unexpected delayed creation (#7805 by jspdown)
    • [acme] Update go-acme/lego to v4.2.0 (#7793 by ldez)
    • 🔌 [api,plugins] Fix plugin type on middleware endpoint response (#7782 by jspdown)
    • [authentication,middleware] Forward Proxy-Authorization header to authentication server (#7433 by Scapal)
    • [k8s,k8s/ingress] Add support for multiple ingress classes (#7799 by LandryBe)
    • [middleware] Improve forwarded header and recovery middlewares performances (#7783 by juliens)
    • [pilot] Reduce pressure of pilot services when errors occurs (#7824 by darkweaver87)
    • [provider] Fix aggregator test comment (#7840 by rtribotte)
    • [provider] Fix servers transport not found (#7839 by jspdown)

    📚 Documentation:

    • [consulcatalog] Fix refresh interval option description in consulcatalog provider (#7810 by GabeL7r)
    • 🐳 [docker] Fix missing serverstransport documentation (#7822 by kevinpollet)
    • [k8s] Fix YAML syntax in providers docs (#7787 by 4ops)
    • [service] Fix typo in server transports documentation (#7797 by obezuk)