Traefik v2.5.2 Release Notes

Release Date: 2021-09-02 // over 2 years ago
  • All Commits

    🐛 Bug fixes:

    • [http3] Upgrade github.com/lucas-clemente/quic-go to v0.23.0 (#8413 by sylr)
    • [middleware] Fix empty body error for mirroring middleware (#8381 by antgubarev)
    • [tracing] Bump go.elastic.co/apm version to v1.13.1 (#8399 by rtribotte)
    • ⚡️ Update x/sys to support go 1.17 (#8368 by roopakv)
    • ⬆️ Bump Alpine docker image version from 3.11 to 3.14 for official Traefik images

    📚 Documentation:

    • [k8s/ingress,k8s] Adds pathType for v1 ingresses examples (#8392 by rtribotte)
    • 🛠 Fix http scheme urls in documentation (#8395 by rtribotte)