All Versions
278
Latest Version
Avg Release Cycle
10 days
Latest Release
6 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v2.7.1 Changes
June 13, 2022๐ Bug fixes:
- [acme] Update go-acme/lego to v4.7.0 (#9065 by ldez)
- ๐ [logs] Fix invalid placeholder in log message (#9084 by ldez)
๐ Documentation:
- [hub] Hub documentation (#9090 by ldez)
- [k8s,k8s/gatewayapi] Update Gateway API link from v1alpha1 to v1alpha2 (#9083 by tomMoulard)
- [k8s,k8s/gatewayapi] Update Gateway API links (#9058 by tomMoulard)
- [middleware] Fix typo in stripPrefix middleware docs (#9051 by rbarbey)
- [rules] Fix rule expression rendering (#9076 by ldez)
- โก๏ธ Update the link for contributor swag (#9056 by tfny)
- ๐ Fix Traefik version s/2.6/2.7/ (#9047 by mpl)
- โก๏ธ Update the contributing docs for clarity and to encourage community activity (#9035 by tfny)
-
v2.7.0 Changes
May 24, 2022โจ Enhancements:
- [consulcatalog] Watch for Consul events to rebuild the dynamic configuration (#8476 by JasonWangA)
- [healthcheck] Add Failover service (#8825 by tomMoulard)
- [http3] Configure advertised port using h3 server option (#8778 by kevinpollet)
- [http3] Upgrade quic-go to v0.25.0 (#8760 by sylr)
- [hub] Add Traefik Hub Integration (Experimental Feature) (#8837 by jbdoumenjou)
- [k8s/crd,k8s] Allow empty services in Kubernetes CRD (#8802 by tomMoulard)
- [metrics] Support InfluxDB v2 metrics backend (#8250 by sh7dm)
- ๐ [plugins] Remove Pilot token setup constraint to use plugins (#8869 by ldez)
- [provider] Refactor configuration reload/throttling (#6633 by rkojedzinszky)
- [rules,tcp] Add HostSNIRegexp rule matcher for TCP (#8849 by rtribotte)
- [tcp] Add muxer for TCP Routers (#8182 by dtomcej)
- [webui,pilot] Add Traefik Hub access and remove Pilot access (#8848 by tomMoulard)
- [webui] Add a link to service on router detail view (#8821 by Tchoupinax)
๐ Bug fixes:
- [hub] Skip Provide when TLS is nil (#9031 by ldez)
- [tcp] Fix TCP-TLS/HTTPS routing precedence (#9024 by rtribotte)
- [webui,hub] Use dedicated entrypoint for the tunnels (#9023 by youkoulayley)
๐ Documentation:
- [hub] Fix Traefik Hub TLS documentation (#8883 by jbdoumenjou)
- โ Add a Feature Deprecation page (#8868 by ddtmachado)
- ๐ Prepare release v2.7.0-rc1 (#8879 by tomMoulard)
- ๐ Prepare release v2.7.0-rc2 (#8900 by rtribotte)
Misc:
- ๐ Merge current v2.6 into v2.7 (#8984 by kevinpollet)
- ๐ Merge current v2.6 into v2.7 (#8958 by tomMoulard)
- ๐ Merge current v2.6 into v2.7 (#8899 by rtribotte)
- ๐ Merge current v2.6 into master (#8877 by rtribotte)
- ๐ Merge current v2.6 into master (#8865 by tomMoulard)
- ๐ Merge current v2.6 into master (#8832 by tomMoulard)
- ๐ Merge current v2.6 into master (#8793 by tomMoulard)
- ๐ Merge current v2.6 into master (#8777 by tomMoulard)
- ๐ Merge current v2.6 into master (#8757 by tomMoulard)
- ๐ Merge current v2.6 into master (#8754 by tomMoulard)
- ๐ Merge current v2.6 into master (#8736 by kevinpollet)
- ๐ Merge current v2.6 into master (#8689 by tomMoulard)
- ๐ Merge current v2.6 into master (#8666 by tomMoulard)
-
v2.7.0-rc2 Changes
March 29, 2022 -
v2.7.0-rc1 Changes
March 24, 2022โจ Enhancements:
- [consulcatalog] Watch for Consul events to rebuild the dynamic configuration (#8476 by JasonWangA)
- [healthcheck] Add Failover service (#8825 by tomMoulard)
- [http3] Configure advertised port using h3 server option (#8778 by kevinpollet)
- [http3] Upgrade quic-go to v0.25.0 (#8760 by sylr)
- [hub] Add Traefik Hub Integration (Experimental Feature) (#8837 by jbdoumenjou)
- [k8s/crd,k8s] Allow empty services in Kubernetes CRD (#8802 by tomMoulard)
- [metrics] Support InfluxDB v2 metrics backend (#8250 by sh7dm)
- ๐ [plugins] Remove Pilot token setup constraint to use plugins (#8869 by ldez)
- [provider] Refactor configuration reload/throttling (#6633 by rkojedzinszky)
- [rules,tcp] Add HostSNIRegexp rule matcher for TCP (#8849 by rtribotte)
- [tcp] Add muxer for TCP Routers (#8182 by dtomcej)
- [webui,pilot] Add Traefik Hub access and remove Pilot access (#8848 by tomMoulard)
- [webui] Add a link to service on router detail view (#8821 by Tchoupinax)
๐ Documentation:
- ๐ Add a Feature Deprecation page (#8868 by ddtmachado)
Misc:
- ๐ Merge current v2.6 into master (#8877 by rtribotte)
- ๐ Merge current v2.6 into master (#8865 by tomMoulard)
- ๐ Merge current v2.6 into master (#8832 by tomMoulard)
- ๐ Merge current v2.6 into master (#8793 by tomMoulard)
- ๐ Merge current v2.6 into master (#8777 by tomMoulard)
- ๐ Merge current v2.6 into master (#8757 by tomMoulard)
- ๐ Merge current v2.6 into master (#8754 by tomMoulard)
- ๐ Merge current v2.6 into master (#8736 by kevinpollet)
- ๐ Merge current v2.6 into master (#8689 by tomMoulard)
- ๐ Merge current v2.6 into master (#8666 by tomMoulard)
-
v2.6.7 Changes
May 23, 2022๐ Bug fixes:
- ๐ [logs,k8s/crd] Fix log statement for ExternalName misconfig (#9014 by kruton)
- ๐ [plugins] Update Yaegi to v0.12.0 (#9039 by mpl)
- [tcp,service] Fix initial tcp lookup when address is not available (#9021 by ddtmachado)
- [tls] Fix panic when getting certificates with non-existing store (#9019 by moutoum)
- [tracing] Update jaeger-client-go to v2.30.0 (#9000 by moutoum)
๐ Documentation:
-
v2.6.6 Changes
May 03, 2022๐ 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)
-
v2.6.5 Changes
May 03, 2022๐ Release canceled.
-
v2.6.4 Changes
May 03, 2022๐ Release canceled.
-
v2.6.3 Changes
March 28, 2022๐ Bug fixes:
-
v2.6.2 Changes
March 24, 2022๐ Bug fixes:
๐ Documentation:
- [acme] Fix certificates resolver typo (#8859 by NReilingh)
- ๐ณ [docker] doc: fix, docker uses Label(), not Tag() (#8823 by mpl)
- [http3] Fix CLI syntax in HTTP/3 documentation (#8864 by nstankov-bg)
- [kv] Fix small typo in Redis provider documentation (#8858 by lczw)
- [marathon] Fix brand typo (#8788 by 0xflotus)
- [middleware] Fix fenced code block typo in Buffering middleware page (#8855 by Wingysam)
- [rules] Adjust rule length in routers documentation (#8819 by rtribotte)
- [rules] Fix HostRegexp examples (#8817 by kevinpollet)
- [tls,k8s/crd,k8s] Add default certificate definition example for Kubernetes (#8863 by jwausle)
- [tls,k8s] Clarify TLS Option documentation (#8756 by mloiseleur)
- ๐ Clarify concepts documentation page (#8836 by NReilingh)
- Spelling (#8791 by jsoref)
- ๐ Fix routing overview examples (#8840 by NReilingh)
- โ Add a deprecation notices section (#8829 by ddtmachado)