All Versions
231
Latest Version
Avg Release Cycle
9 days
Latest Release
531 days ago

Changelog History
Page 2

  • v2.8.8 Changes

    September 30, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    ๐Ÿ“š Documentation:

    • ๐Ÿณ [docker] Fix watch option description for Docker provider (#9391 by bhuisgen)
    • [ecs] Fix autoDiscoverClusters option documentation for ECS provider (#9392 by johnpekcan)
    • [k8s] Improve documentation for publishedService and IP options (#9380 by samip5)
  • v2.8.7 Changes

    September 23, 2022

    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)
  • v2.8.6 Changes

    September 23, 2022

    All Commits

    ๐Ÿš€ Release canceled.

  • v2.8.5 Changes

    September 13, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    ๐Ÿ“š Documentation:

    • ๐Ÿณ [docker] Add healthcheck timeout seconds to value (#9306 by fty4)
    • โšก๏ธ Update deprecation notes about Pilot (#9314 by nmengin)
    • โž• Added resources for businesses (#9268 by tomatokoolaid)
  • v2.8.4 Changes

    September 02, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    • ๐Ÿณ [docker,docker/swarm] Fix Docker provider mem leak on operation retries (#9288 by rtribotte)
    • [middleware] Fix retry middleware on panic (#9284 by ldez)
    • ๐Ÿ”Œ [plugins] Allow Traefik starting even if plugin service is unavailable (#9287 by ldez)
    • โšก๏ธ chore: update paerser to v0.1.9 (#9270 by tomMoulard)

    ๐Ÿ“š Documentation:

    • [acme] Fix infoblox acme provider documentation (#9277 by ldez)
    • [k8s/crd] Fix serversTransport CRD documentation (#9283 by cuishuang)
    • [k8s/crd] Fix k8s for example for rootCAs serversTransport (#9274 by ben-krieger)
    • [k8s] Add missing networking apiGroup in Kubernetes RBACs examples and references (#9295 by fibsifan)
    • โšก๏ธ Update deprecation notes about Pilot (#9300 by nmengin)
  • v2.8.3 Changes

    August 12, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    • [file] Update paerser to v0.1.8 (#9258 by ldez)
    • [marathon] Add missing context in backoff for Marathon (#9246 by rtribotte)
  • v2.8.2 Changes

    August 11, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    • [k8s/ingress,k8s] Place namespace before name in router key for Ingress (#9221 by longshine)
    • [kv] Update valkeyrie to a9a70ee (#9243 by kevinpollet)
    • ๐Ÿ”Š [logs,middleware,tracing] Remove request dump from IPWhitelist debug log and tracing message (#9244 by rtribotte)
    • [metrics] Control allocation and copy of labelNamesValues type (#9241 by rtribotte)
    • [metrics] Fix service up gauge for Prometheus metrics (#9197 by juliens)
    • ๐Ÿ”Œ [plugins] Bump paerser to v0.1.6 (#9224 by ldez)
    • [yaml] Add missing inline tag for YAML serialization (#9182 by kevinpollet)

    ๐Ÿ“š Documentation:

    • [k8s] Fix wording of default behavior for namespaces option (#9222 by markormesher)
    • [k8s] Add getting started guide for Kubernetes (#9163 by moutoum)
    • ๐Ÿ”Œ [plugins] Remove Traefik Pilot and add a Traefik Plugins Catalog page (#9171 by sdelicata)
    • โšก๏ธ Update Thank You page with proper branding and grammar fixes (#9203 by tfny)
    • โšก๏ธ Update CONTRIBUTING.md to contain all information in one place (#9192 by tfny)
    • โšก๏ธ Update the PR guidelines in Contributing docs (#9179 by tfny)
  • v2.8.1 Changes

    July 11, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    • [kv] Upgrade valkeyrie to v0.4.1 (#9161 by moutoum)
    • [middleware,metrics] Improve performances when Prometheus metrics are enabled (#9168 by juliens)
    • [middleware] Support forwarded websocket protocol in RedirectScheme (#9159 by moutoum)

    ๐Ÿ“š Documentation:

    • โšก๏ธ Update the language for advocating page (#9169 by tfny)
    • โž• Add callout for anyone using Traefik to manage commercial applications (#9152 by tomatokoolaid)
    • โšก๏ธ Update deprecation notices (#9149 by ddtmachado)
  • v2.8.0 Changes

    June 29, 2022

    All Commits

    โœจ Enhancements:

    • [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers (#8979 by rtribotte)
    • [http3] Upgrade quic-go to v0.27.0 (#8922 by tomMoulard)
    • [http3] Upgrade quic-go to v0.26.0 (#8874 by sylr)
    • ๐Ÿ”Š [logs] Add destination address to debug log (#9032 by qmloong)
    • [middleware,provider,tls] Deprecate caOptional option in client TLS configuration (#8960 by kevinpollet)
    • [middleware] Support URL replacement in errors middleware (#8956 by tomMoulard)
    • [middleware] Allow config of additional CircuitBreaker params (#8907 by aidy)
    • [provider] Implement Traefik provider for Nomad orchestrator (#9018 by shoenig)
    • [server] Allow HTTP/2 max concurrent stream configuration (#8781 by tomMoulard)
    • [tls,k8s/crd] Support certificates configuration in TLSStore CRD (#8976 by kevinpollet)
    • [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot (#9091 by ldez)
    • ๐Ÿ”Œ [webui,plugins] Reach the catalog of plugins from the Traefik dashboard (#9055 by seedy)

    ๐Ÿ› Bug fixes:

    ๐Ÿ“š Documentation:

    Misc:

  • v2.8.0-rc2 Changes

    June 27, 2022

    All Commits

    ๐Ÿ› Bug fixes:

    Misc: