traefik v2.6.6 Release Notes

Release Date: 2022-05-03 // about 2 years ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • [acme] Fix RenewInterval computation in ACME provider (#8969 by smasset-orange)
    • ๐Ÿ”Š [ecs,logs] Remove duplicate error logs (#8916 by rtribotte)
    • [ecs] Filter out ECS anywhere instance IDs (#8973 by JohnPreston)
    • [middleware] Re-add missing writeheader call in flush (#8957 by mpl)
    • [middleware] Fix bug for when custom page is large enough (#8932 by mpl)
    • [middleware] Fix regexp handling in redirect middleware (#8920 by tomMoulard)
    • ๐Ÿ”Œ [plugins] Update Yaegi to v0.11.3 (#8954 by kevinpollet)

    ๐Ÿ“š Documentation:

    • [k8s/gatewayapi] Fix certificateRefs in dynamic configuration (#8940 by kahirokunn)
    • ๐Ÿ”Š [logs] Move accessLog.fields example to TOML section (#8944 by major)
    • ๐Ÿ”Š [logs] Add default mode for fields.names to access log (#8933 by aleksvujic)
    • [middleware] Fix default for buffering middleware (#8945 by rtribotte)
    • [middleware] Preflight requests are not forwarded to services (#8923 by sizief)
    • โž• Add title and description metadata to documentation pages (#8941 by ldez)
    • โšก๏ธ Update dynamic and static configuration references (#8918 by ldez)