Skip to content

v1.5.0

Compare
Choose a tag to compare
@traefiker traefiker released this 23 Jan 17:06
· 3019 commits to master since this release

All Commits

Enhancements:

  • [acme,tls] Rename TLSConfigurations to TLS. (#2744 by ldez)
  • [acme,provider,docker,tls] Make the TLS certificates management dynamic. (#2233 by nmengin)
  • [acme] Add Let's Encrypt HTTP Challenge (#2701 by Juliens)
  • [acme] Update github.com/xenolf/lego to 0.4.1 (#2304 by oldmantaiter)
  • [api,healthcheck,metrics,provider,webui] Split Web into API/Dashboard, ping, metric and Rest Provider (#2335 by Juliens)
  • [authentication] Pass through certain forward auth negative response headers (#2127 by wheresmysocks)
  • [cluster,consul,file] Add file to storeconfig (#2419 by emilevauge)
  • [cluster,provider] Support Etcd v3, enhance KV support (#2407 by nmengin)
  • [docker,k8s,rancher,webui] Redirect to another entryPoint per frontend (#2133 by SantoDE)
  • [docker,k8s,rancher] Support regex redirect by frontend (#2570 by ldez)
  • [docker] Add Custom header parsing to Docker Provider (#2030 by dtomcej)
  • [docker] Docker labels (#2473 by ldez)
  • [docker] Add docker security headers via labels (#2334 by dtomcej)
  • [docker] Use Node IP in Swarm Standalone with "host" NetworkMode (#2274 by BlakeMesdag)
  • [ecs] ECS provider refactoring (#2050 by mmatur)
  • [ecs] Add health check label to ECS (#2421 by oldmantaiter)
  • [ecs] Support Host NetworkMode for ECS provider (#2320 by FriggaHel)
  • [etcd] Manage certificates dynamically in kv store (#2411 by dahefanteng)
  • [healthcheck] Use health check for systemd watchdog (#2283 by guilhem)
  • [k8s] Kubernetes security header annotations (#2460 by dtomcej)
  • [k8s] Add labels for traefik.frontend.entryPoints & PassTLSCert to Kubernetes (#2324 by ryarnyah)
  • [k8s] Only listen to configured k8s namespaces. (#1895 by timoreimann)
  • [logs,middleware,consul,docker] Use constants from http package. (#2425 by ldez)
  • [logs] Add json format support for Traefik logs (#2056 by marco-jantke)
  • [marathon] Marathon constraints filtering (#2388 by aantono)
  • [marathon] Remove unused lightMarathonClient. (#2383 by timoreimann)
  • [metrics] Add InfluxDB support for traefik metrics (#2289 by adityacs)
  • [middleware] Added ReplacePathRegex middleware (#2033 by Tiscs)
  • [middleware] Fix custom headers replacement (#2455 by mmatur)
  • [oxy] Resync oxy with original repository (#2451 by Juliens)
  • [provider] Support template as raw string. (#2413 by ldez)
  • [rancher] Run Rancher tests cases in parallel. (#2424 by ldez)
  • [rancher] Update Rancher API integration to go-rancher client v2. (#2291 by rawmind0)
  • [servicefabric] Add Service Fabric Provider (#2117 by lawrencegripper)
  • [tls] Allow adding optional Client CA files (#2306 by nmengin)
  • [websocket] Add tests for websocket headers (#2379 by Juliens)
  • Upgrade libkermit/compose version (#2071 by nmengin)
  • Add proxy protocol tests (#2325 by emilevauge)
  • Register pprof handlers. (#2428 by timoreimann)
  • Rate limiting for frontends (#2034 by bparli)
  • Stats collection. (#2447 by ldez)
  • Add request accepting grace period delaying graceful shutdown. (#1971 by timoreimann)
  • Put subcommand in dedicated files. (#2265 by ldez)

Bug fixes:

  • [acme,docker] Modify ACME configuration migration into KV store (#2598 by nmengin)
  • [acme,logs] Modify DEBUG messages to get ACME certificates (#2685 by nmengin)
  • [acme] Modify the ACME renewing logs level (#2520 by nmengin)
  • [acme] ACME and corporate proxy. (#2738 by ldez)
  • [acme] Challenge HTTP must ignore deprecated web.path option (#2719 by Juliens)
  • [api] Fix pprof route order. (#2523 by timoreimann)
  • [authentication,middleware] Fix concurrent map writes on digest auth (#2695 by mmatur)
  • [consulcatalog] Use prefix for sticky and stickiness tags. (#2624 by ldez)
  • [consulcatalog] Fix bad Træfik update on Consul Catalog (#2573 by mmatur)
  • [consulcatalog] Reload configuration when port change for one service (#2574 by mmatur)
  • [docker,k8s] Fix Labels/annotation logs and values. (#2488 by ldez)
  • [docker,k8s] Change custom headers separator (#2509 by ldez)
  • [docker] Fix empty IP for backend when dnsrr in Docker swarm mode (#2490 by mmatur)
  • [docker] Quote template strings (#2496 by dtomcej)
  • [docker] Return errors from Docker client.Events (#2689 by BlakeMesdag)
  • [docker] Typo in Docker template. (#2692 by ldez)
  • [ecs] Add missing functions for ECS template (#2312 by oldmantaiter)
  • [file,tls] Send empty configuration from file provider (#2609 by nmengin)
  • [healthcheck] Fix health check when web is not specified (#2529 by Juliens)
  • [k8s] Reduce logs with new Kubernetes security annotations (#2506 by ldez)
  • [k8s] Add missing entry points template. (#2594 by ldez)
  • [kv] Fix stickiness bug due to template syntax error (#2591 by dahefanteng)
  • [kv] List entries parsing. (#2669 by ldez)
  • [logs] Fix traefik logs to behave like configured (#2176 by marco-jantke)
  • [marathon] Update go-marathon (#2585 by timoreimann)
  • [mesos] Mesos: Use slave.PID.Host as task SlaveIP. (#2590 by nemosupremo)
  • [metrics] Fix breaking change in web metrics (#2725 by Juliens)
  • [metrics] Do not ignore web params when web.metrics.prometheus is set (#2499 by Juliens)
  • [metrics] Fix metrics problem on multiple entrypoints (#2492 by Juliens)
  • [metrics] Fix data races. (#2287 by tcolgate)
  • [metrics] Flaky test Influxdb. (#2386 by ldez)
  • [middleware,docker,k8s] Fix custom headers template (#2621 by ldez)
  • [middleware] Don't panic if ResponseWriter does not implement CloseNotify (#2651 by Juliens)
  • [middleware] GzipResponse must implement CloseNotifier if ResponseWriter implement it (#2657 by Juliens)
  • [middleware] Fix RawPath handling in addPrefix (#2560 by risdenk)
  • [middleware] We need to flush the end of the body when retry is streamed (#2644 by Juliens)
  • [provider] Fix typo in frontend.headers.customresponseheaders label (#2356 by nmandery)
  • [provider] Fix concurrent provider config reloads (#2276 by marco-jantke)
  • [rancher] Don't reload configuration when rancher server is down (#2706 by wacken89)
  • [rules] Add non regex pathPrefix (#2592 by emilevauge)
  • [servicefabric] Fix backend name for Stateful services. (Service Fabric) (#2559 by ldez)
  • [servicefabric] Fix isHealthy logic. (#2577 by ldez)
  • [servicefabric] Service Fabric 'expose' as boolean. (#2476 by ldez)
  • [tls] Allow deleting dynamically all TLS certificates from an entryPoint (#2603 by nmengin)
  • [websocket] Disable websocket compression (#2727 by Juliens)
  • [websocket] Add compression and better error handling (#2702 by Juliens)
  • [websocket] Use gorilla readMessage and writeMessage instead of just an io.Copy (#2650 by Juliens)
  • [websocket] RawPath and Transfer TLSConfig in websocket (#2077 by Juliens)
  • [zk] Change Zookeeper default prefix. (#2580 by ldez)
  • Fix wrong default entry point and non-existing entry point issue (#2501 by Juliens)
  • Fix goroutine leak in throttler logic. (#2739 by timoreimann)
  • Fix timeout integration test (#2679 by ldez)
  • Fix frontend redirect (#2544 by ldez)
  • Close ring buffer used in throttling function. (#2532 by timoreimann)

Documentation:

  • [acme] Improve documentation for Cloudflare API key (#2558 by mmatur)
  • [acme] Update Let's Encrypt provider list (#2347 by mmatur)
  • [cluster] Add a clustering example with Docker Swarm (#2589 by jmaitrehenry)
  • [consul,consulcatalog] Split Consul and Consul Catalog documentation (#2654 by ldez)
  • [consul] Improve Consul documentation (#2485 by mmatur)
  • [docker/swarm] Typo in docker.endpoint TCP port. (#2626 by redhandpl)
  • [docker] Fix Docker labels documentation render. (#2505 by ldez)
  • [docker] Add a note on how to add label to a docker compose file (#2611 by jmaitrehenry)
  • [etcd] Fix typo in examples (#2446 by dahefanteng)
  • [k8s] Add note to Kubernetes RBAC docs about RoleBindings and namespaces (#2498 by jmara)
  • [k8s] k8s guide: Leave note about assumed DaemonSet usage. (#2634 by timoreimann)
  • [k8s] Apply various contentual and stylish improvements to the k8s docs. (#2677 by timoreimann)
  • [k8s] Document rewrite-target annotation. (#2676 by timoreimann)
  • [k8s] Remove obsolete links in k8s docs (#2465 by marco-jantke)
  • [k8s] Document filename parameter for Kubernetes. (#2464 by timoreimann)
  • [marathon] Improve Marathon service label documentation. (#2635 by timoreimann)
  • [metrics] Add entrypoint in Prometheus doc and remove web on Influxdb doc (#2452 by Juliens)
  • [provider,webui] Fix redirect problem on dashboard + docs/tests on [web] (#2686 by Juliens)
  • [servicefabric] Describe 'refreshSecond' configuration. (#2471 by ldez)
  • [tls] Fix doc dynamic certificates (#2737 by emilevauge)
  • [tls] Add link to crypto/tls godoc. (#2470 by ldez)
  • Move rate limit documentation. (#2588 by ldez)
  • Grammar (#2562 by geraldcroes)
  • Fix some doc links (#2731 by eldondev)
  • Fix broken links and improve ResponseCodeRatio() description (#2538 by mvasin)
  • Fix typo in anonymous usage log message. (#2711 by Yggdrasil)
  • Fix typos in changelog (#2387 by ferhatelmas)
  • Add mmatur to maintainers (#2303 by emilevauge)
  • Add a note about redirection rule to precise how regex/replacement work. (#2243 by nmengin)
  • Add docker things for documentation (#2020 by tcoupin)
  • Prepare release v1.5.0-rc5 (#2707 by mmatur)
  • Prepare release v1.5.0-rc4 (#2656 by Juliens)
  • Prepare release v1.5.0-rc3 (#2599 by ldez)
  • Prepare release v1.5.0-rc2 (#2533 by ldez)
  • Prepare release v1.5.0-rc1 (#2480 by ldez)

Misc: