traefik v2.8.7 Release Notes

Release Date: 2022-09-23 // over 1 year ago
  • All Commits

    ๐Ÿ› Bug fixes:

    • [consulcatalog] Fix UDP loadbalancer tags not being used with Consul Catalog (#9357 by t3hchipmunk)
    • ๐Ÿณ [docker,rancher,ecs,provider] Simplify AddServer algorithm (#9358 by ldez)
    • ๐Ÿ”Œ [plugins] Allow empty plugin configuration (#9338 by ldez)
    • [rules] Fix query parameter matching with equal (#9369 by ldez)
    • [server] Optimize websocket headers handling (#9360 by juliens)

    ๐Ÿ“š Documentation:

    • [ecs] Add documentation for ECS constraints option (#9354 by rtribotte)
    • [k8s/gatewayapi] Fix link to RouteNamespaces (#9349 by ldez)
    • โž• Add documentation for json schema usage to validate config in the FAQ (#9340 by rtribotte)
    • โž• Add a note on case insensitive regex matching (#9322 by NEwa-05)