Enhancements:
Bug fixes:
- [acme] fix: update lego. (#4800 by ldez)
- [authentication,middleware] Forward all header values from forward auth response (#4515 by ctas582)
- [cluster] Remove usage of github.com/satori/go.uuid (#4722 by aaslamin)
- [kv] Enhance KV client error management (#4819 by jbdoumenjou)
- [tls] Improve log message about redundant TLS certificate (#4765 by mpl)
- [tracing] Update zipkin-go-opentracing. (#4720 by ldez)
Documentation:
Assets
17
traefik
68.1 MB
traefik-v1.7.11.src.tar.gz
11.5 MB
traefik_darwin-386
68.1 MB
traefik_darwin-amd64
78.3 MB
traefik_freebsd-386
58.2 MB
traefik_freebsd-amd64
68.1 MB
traefik_linux-386
58.7 MB
traefik_linux-amd64
68.1 MB
traefik_linux-arm
58 MB
traefik_linux-arm64
63.9 MB
traefik_linux-ppc64le
66.2 MB
traefik_openbsd-386
58.2 MB
traefik_openbsd-amd64
68.1 MB
traefik_windows-386.exe
58.6 MB
traefik_windows-amd64.exe
68.5 MB
Pre-release
Enhancements:
- [logs] log.loglevel becomes log.level in configuration (#4775 by juliens)
- [marathon,tcp] Handle TCP in the marathon provider (#4728 by juliens)
- [middleware] Enable CORS configuration (#3809 by dtomcej)
- [rancher] Add Rancher provider (#4647 by SantoDE)
- [tracing] Update tracing dependencies (#4721 by ldez)
Bug fixes:
- [docker] Insensitive case for allow-empty value. (#4745 by ldez)
- [middleware] Fix response modifier initial building (#4719 by mpl)
- [middleware] Set X-Forwarded-* headers (#4707 by mpl)
- [tcp] Fix EOF error (#4733 by juliens)
Documentation:
- [acme] Use the same case every where for entryPoints. (#4764 by ldez)
- [docker] Fix two minor nits in Traefik 2.0 docs (#4692 by cfra)
- [k8s,k8s/crd] k8s static configuration explanation (#4767 by ldez)
- [marathon] Enhance Marathon documentation (#4776 by ldez)
- [middleware,k8s,k8s/crd] Fix typo: middleware -> middlewares. (#4781 by ldez)
- [middleware] Adds middlewares examples for k8s. (#4713 by ldez)
- [middleware] Remove invalid commas. (#4706 by ldez)
- [middleware] Fix doc about removing headers (#4708 by mpl)
- [middleware] Update the middleware documentation (#4729 by jbdoumenjou)
- [tracing] Fix typo in tracing docs (#4737 by timoschwarzer)
- Improve the Documentation with a Reference Section (#4714 by jbdoumenjou)
- Adds a note in traefik.sample.toml (#4757 by ldez)
- Update to v2.0 readme links (#4700 by karnthis)
- Remove dumpcerts.sh (#4783 by ldez)
Misc:
- Cherry pick v1.7 into v2.0 (#4787 by ldez)
- Cherry pick v1.7 into v2.0 (#4695 by jbdoumenjou)
Assets
18
traefik-v2.0.0-alpha4.src.tar.gz
15.2 MB
Pre-release
Enhancements:
- [acme,k8s,k8s/crd] Document the TLS with ACME case (#4654 by mpl)
- [docker,tcp] Add support for TCP labels in Docker provider (#4621 by juliens)
- [provider] Remove BaseProvider (#4661 by ldez)
Bug fixes:
Documentation:
- [acme,k8s,k8s/crd] Full ACME+CRD example (#4652 by mpl)
- [acme] Enhance manual dnsChallenge documentation (#4636 by ntaranov)
- [docker] Fix Getting started (#4646 by mmatur)
- [docker] docker-compose examples (#4642 by karnthis)
- [middleware] Fix typo in forwardAuth middleware documentation (#4638 by AkeemMcLennon)
- [middleware] Enhance middleware examples. (#4680 by ldez)
- Fix typos in docs (#4662 by SeMeKh)
- Remove old links in readme (#4651 by ldez)
- Fix some minors errors on the documentation (#4664 by jbdoumenjou)
- Fix dead maintainers link on the README.md (#4639 by benjaminch)
- Update traefik.sample.toml (#4657 by ldez)
Assets
18
traefik-v2.0.0-alpha3.src.tar.gz
16.1 MB
Bug fixes:
- [acme] fix: update lego. (#4670 by ldez)
- [acme] Migrate to go-acme/lego. (#4577 by ldez)
- [authentication,middleware] Reorder Auth and TLSClientHeaders middleware (#4557 by tomberek)
- [k8s/ingress] Support external name service on global default backend (#4564 by kippandrew)
- [k8s/ingress] Loop through service ports for global backend (#4486 by dtomcej)
- [k8s] Add entrypoints prefix in kubernetes frontend/backend id (#4679 by juliens)
- [websocket] Exclude websocket connections from Average Response Time (#4313 by siyu6974)
- [middleware] Added support for configuring trace headers for DataDog tracing (#4516 by aantono)
Documentation:
- [acme] Add _FILE Environment Variable Documentation (#4643 by dargmuesli)
- [docker] Add TraefikEE as security workaround (#4606 by emilevauge)
Assets
17
traefik
67.5 MB
traefik-v1.7.10.src.tar.gz
11.4 MB
traefik_darwin-386
67.5 MB
traefik_darwin-amd64
77.6 MB
traefik_freebsd-386
57.7 MB
traefik_freebsd-amd64
67.5 MB
traefik_linux-386
58.2 MB
traefik_linux-amd64
67.5 MB
traefik_linux-arm
57.5 MB
traefik_linux-arm64
63.3 MB
traefik_linux-ppc64le
65.7 MB
traefik_openbsd-386
57.7 MB
traefik_openbsd-amd64
67.5 MB
traefik_windows-386.exe
58.1 MB
traefik_windows-amd64.exe
67.9 MB
Pre-release
Bug fixes:
- [k8s,k8s/crd] Fix log messages about label selector (#4629 by mpl)
- [server] Fix problem in aggregator provider (#4625 by juliens)
Documentation:
Assets
18
traefik-v2.0.0-alpha2.src.tar.gz
16.1 MB
Pre-release
Enhancements:
- [acme,kv] Remove Deprecated StorageFile (#4252 by juliens)
- [acme] Migrate to go-acme/lego. (#4589 by ldez)
- [authentication,logs,etcd] Remove deprecated elements (#3715 by geraldcroes)
- [authentication,middleware] Basic Auth custom realm (#3917 by tcoupin)
- [docker] Adds default rule system on Docker provider. (#4413 by ldez)
- [docker] Adds Docker provider support (#4399 by ldez)
- [docker] Update to Go1.12. Support of TLS1.3 (#4540 by ldez)
- [etcd] Remove etcd v2 (#3739 by geraldcroes)
- [k8s/ingress] Adds Kubernetes provider support (#4476 by jbdoumenjou)
- [k8s/ingress] Adds update ingress status (#4603 by juliens)
- [k8s/ingress] k8s integration tests (#4569 by juliens)
- [k8s/ingress] Custom resource definition (#4591 by ldez)
- [marathon] Adds Marathon support. (#4415 by ldez)
- [metrics] Add HTTP authentication to influxdb metric backend (#3600 by halfa)
- [middleware,provider] IPStrategy for selecting IP in whitelist (#3778 by juliens)
- [middleware,provider] Enables the use of elements declared in other providers (#4372 by geraldcroes)
- [middleware] Migrates the pass client tls cert middleware (#4373 by jbdoumenjou)
- [middleware] Migrates Compress from bool to struct (#3714 by jbdoumenjou)
- [middleware] Updates for jaeger tracing client. (#3688 by tcolgate)
- [middleware] Add forwarded headers on entry point configuration (#4364 by juliens)
- [middleware] SchemeRedirect Middleware (#4400 by geraldcroes)
- [provider] Add health check timeout parameter (#3813 by jbiel)
- [provider] Removes deprecated templates (#3649 by geraldcroes)
- [provider] Remove everything templates related (#4595 by mpl)
- [provider] Small code enhancements on providers (#3707 by vdemeester)
- [provider] Migrate rest provider (#4253 by juliens)
- [provider] Labels parser. (#4236 by ldez)
- [rules] New rule syntax (#4437 by juliens)
- [server] Dynamic Configuration Refactoring (#4168 by ldez)
- [server] Remove old global config and use new static config (#4222 by juliens)
- [tcp] Adds TCP support (#4587 by juliens)
- [tracing] Instana tracer implementation (#4453 by notsureifkevin)
- [tracing] Make Zipkin trace rate configurable (#3968 by negz)
- [webui] Upgrade angular cli version (#4450 by Slashgear)
- [webui] Update docker node version (#4448 by Slashgear)
- [webui] Ignore target/dependencies in docker copy (#4449 by Slashgear)
- [webui] Format code with prettier (#4463 by Slashgear)
- [webui] No need for npm progress=false (#3702 by vdemeester)
- [webui] Migrate to a work in progress webui (#4568 by Slashgear)
- [webui] Include lint in build process (#4462 by Slashgear)
- [webui] Dropping rxjs-compat in favor of pipe (#4520 by imcotton)
- New packaging system. (#4593 by ldez)
- Updates Backoff (#4457 by ldez)
- Remove the bug command (#4556 by jbdoumenjou)
- Small code enhancements (#3712 by mmatur)
- Remove deprecated elements (#3666 by jbdoumenjou)
- Clean old (#4612 by ldez)
- Update anonymize/collect (#4590 by jbdoumenjou)
Bug fixes:
- [k8s,k8s/crd] Remove IngressEndpoint in CRD provider (#4616 by juliens)
- [logs] Allow user to configure traefik log (#4604 by mmatur)
- [server] Fix lock problem in server (#4600 by juliens)
- Clean files during tests. (#4607 by ldez)
Documentation:
- [acme,docker] Synchronize documentation (#4571 by juliens)
- [acme] Enhance acme page. (#4611 by ldez)
- [acme] Rename Docker_Acme.md to Readme.md (#4025 by vineetvermait)
- [acme] fix: some DNS provider link. (#3637 by ldez)
- [file] Update the file provider documentation (#4588 by jbdoumenjou)
- [tcp] Use rule HostSNI in documentation (#4592 by bbinet)
- Documentation Revamp (#4475 by geraldcroes)
- Add Gerald, Jean-Baptiste and Damien to maintainers (#3982 by emilevauge)
- fix broken links in readme.md (#3967 by AndrewSav)
- Add master overhaul notice (#3961 by emilevauge)
- Complete maintainers processes (#3696 by mmatur)
- Complete maintainers processes (#3681 by emilevauge)
- Adds a maintainer's page into the documentation. (#4614 by ldez)
Misc:
- Cherry pick v1.7 into master (#4565 by jbdoumenjou)
- Cherry pick v1.7 into master (#4511 by ldez)
- Cherry pick v1.7 into master (#4492 by ldez)
- Cherry pick v1.7 into master (#4440 by ldez)
- Cherry pick v1.7 into master (#4365 by ldez)
- Cherry pick v1.7 into master (#4303 by ldez)
- Cherry pick v1.7 into master (#4271 by ldez)
- Cherry pick v1.7 into master (#4268 by ldez)
- Cherry pick v1.7 into master (#4229 by juliens)
- Cherry pick v1.7 into master (#4206 by ldez)
- Merge v1.7.4 into master (#4137 by ldez)
- Merge v1.7.3 into master (#4046 by ldez)
- Merge current v1.7 into master (#3992 by ldez)
- Merge v1.7.2 into master (#3983 by ldez)
- Merge v1.7.0 into master (#3925 by ldez)
- Merge v1.7.0-rc5 into master (#3903 by ldez)
- Merge v1.7.0-rc4 into master (#3867 by ldez)
- Merge v1.7.0-rc2 into master (#3634 by ldez)
Assets
18
traefik-v2.0.0-alpha1.src.tar.gz
16.1 MB
Bug fixes:
- [acme] Updates of Lego. (#4480 by ldez)
- [k8s] app-root on non-explicit path include "/" in the redirect (#4458 by doctori)
- [middleware] Missing trailers with retry (#4442 by juliens)
- [rancher] Handle errors when working with rancher (#4378 by apsifly)
- [servicefabric] Add support for specifying the name of the endpoint. (#4479 by ldez)
- [tls] insecureSkipVerify for the passTLSCert transport (#4438 by jbdoumenjou)
- [tracing] Add Tracing Header Context Name option for Jaeger (#4459 by gadoor)
Documentation:
Assets
17
traefik
66.7 MB
traefik-v1.7.9.src.tar.gz
11.3 MB
traefik_darwin-386
66.8 MB
traefik_darwin-amd64
76.8 MB
traefik_freebsd-386
57.1 MB
traefik_freebsd-amd64
66.7 MB
traefik_linux-386
57.6 MB
traefik_linux-amd64
66.7 MB
traefik_linux-arm
56.9 MB
traefik_linux-arm64
62.7 MB
traefik_linux-ppc64le
64.9 MB
traefik_openbsd-386
57.1 MB
traefik_openbsd-amd64
66.7 MB
traefik_windows-386.exe
57.5 MB
traefik_windows-amd64.exe
67.1 MB
Bug fixes:
- [acme] Updates lego. (#4428 by ldez)
- [acme] Updates lego. (#4376 by ldez)
- [docker] Fixes docker swarm mode refresh second for KV. (#4420 by ldez)
- [ecs] Generic awsvpc support, not just Fargate (#4360 by maartenvanderhoef)
- [ecs] Cache exising task definitions to avoid rate limiting (#4177 by hwhelan-CB)
- [tls] Check for dynamic tls updates on configuration preload (#4022 by ffilippopoulos)
- [tracing] Support Datadog tracer priority sampling (#4359 by jcassee)
- Update to Go 1.11.5 CVE-2019-6486
Documentation:
- [acme] More detailed info about Google Cloud DNS. (#4395 by ldez)
- [acme] Tested wildcard ACME challenge with DNSimple (#4384 by tstackhouse)
- [docker] Note about quotes for entrypoint definition with docker-compose (#4390 by Dragnucs)
- [k8s] Allow Træfik to update Ingress status (#4397 by rbq)
- [k8s] Minor formatting fixes (#4394 by dbirks)
- [metrics] Missing information about statistics parameter (#4393 by decima)
- [rules] Route priorities: document minimum priority value (#4374 by tw-360vier)
- Removed repeated entryPoints.http from grpc.md (#4370 by ishaanbahal)
- Happy 2019 (#4367 by emilevauge)
Misc:
- Assert that test timeout service is ready. (#4398 by timoreimann)
Assets
17
traefik
66.1 MB
traefik-v1.7.8.src.tar.gz
11.2 MB
traefik_darwin-386
66.1 MB
traefik_darwin-amd64
76 MB
traefik_freebsd-386
56.6 MB
traefik_freebsd-amd64
66.1 MB
traefik_linux-386
57 MB
traefik_linux-amd64
66.1 MB
traefik_linux-arm
56.4 MB
traefik_linux-arm64
62 MB
traefik_linux-ppc64le
64.2 MB
traefik_openbsd-386
56.6 MB
traefik_openbsd-amd64
66.1 MB
traefik_windows-386.exe
57 MB
traefik_windows-amd64.exe
66.5 MB
Bug fixes:
- [acme] Update Lego (#4277 by ldez)
- [k8s] Check for watched namespace before getting kubernetes objects (#4327 by dtomcej)
- [k8s] Allow empty path with App-root annotation (#4326 by dtomcej)
- [k8s] kubernetes: sort and uniq TLS secrets (#4307 by zarqman)
- [k8s] Skip TLS section with no secret in Kubernetes ingress (#4340 by dtomcej)
- [middleware,consul,consulcatalog,docker,ecs,k8s,marathon,mesos,rancher] Add Pass TLS Cert Issuer and Domain Component (#4298 by jbdoumenjou)
- [middleware] Retry middleware : store headers per attempts and propagate them when responding. (#4299 by jlevesy)
- [middleware] Redirection status codes for methods different than GET (#4116 by r--w)
- Test and exit for jq error before domain loop (#4347 by muhlemmer)
Documentation:
- [acme] Letsencrypt - Add info on httpreq format (#4355 by goetas)
- [docker] Update broken link for Docker service constraints (#4289 by clrech)
- [middleware] Add extractorfunc values (#4351 by hsmade)
- [provider] Rephrase the
traefik.backenddefinition in documentation (#4317 by dduportal) - Harden Traefik systemd service (#4302 by jacksgt)
Assets
17
traefik
66.1 MB
traefik-v1.7.7.src.tar.gz
11.2 MB
traefik_darwin-386
66.1 MB
traefik_darwin-amd64
76 MB
traefik_freebsd-386
56.6 MB
traefik_freebsd-amd64
66.1 MB
traefik_linux-386
57 MB
traefik_linux-amd64
66.1 MB
traefik_linux-arm
56.4 MB
traefik_linux-arm64
62 MB
traefik_linux-ppc64le
64.2 MB
traefik_openbsd-386
56.6 MB
traefik_openbsd-amd64
66.1 MB
traefik_windows-386.exe
56.9 MB
traefik_windows-amd64.exe
66.5 MB
Bug fixes:
- [consulcatalog] Fix label segmentation when using custom prefix (#4272 by hsmade)
- Update to Go 1.11.3 CVE-2018-16875
Assets
17
traefik
65.9 MB
traefik-v1.7.6.src.tar.gz
11.2 MB
traefik_darwin-386
65.9 MB
traefik_darwin-amd64
75.8 MB
traefik_freebsd-386
56.4 MB
traefik_freebsd-amd64
65.9 MB
traefik_linux-386
56.8 MB
traefik_linux-amd64
65.9 MB
traefik_linux-arm
56.2 MB
traefik_linux-arm64
61.8 MB
traefik_linux-ppc64le
64.1 MB
traefik_openbsd-386
56.4 MB
traefik_openbsd-amd64
65.9 MB
traefik_windows-386.exe
56.8 MB
traefik_windows-amd64.exe
66.3 MB
PreviousNext

