|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v1.7.3](https://github.com/containous/traefik/tree/v1.7.3) (2018-10-15) |
| 4 | +[All Commits](https://github.com/containous/traefik/compare/v1.7.2...v1.7.3) |
| 5 | + |
| 6 | +**Enhancements:** |
| 7 | +- Improve the CLI help ([#3996](https://github.com/containous/traefik/pull/3996) by [dduportal](https://github.com/dduportal)) |
| 8 | + |
| 9 | +**Bug fixes:** |
| 10 | +- **[acme]** DNS challenge Cloudflare auth zone ([#4042](https://github.com/containous/traefik/pull/4042) by [ldez](https://github.com/ldez)) |
| 11 | +- **[acme]** ACME DNS challenges ([#3998](https://github.com/containous/traefik/pull/3998) by [ldez](https://github.com/ldez)) |
| 12 | +- **[acme]** Don't initalize ACME provider if storage is empty ([#3988](https://github.com/containous/traefik/pull/3988) by [nmengin](https://github.com/nmengin)) |
| 13 | +- **[acme]** Fix: acme DNS providers ([#4021](https://github.com/containous/traefik/pull/4021) by [ldez](https://github.com/ldez)) |
| 14 | +- **[acme]** Prevent some malformed errors in LE. ([#4015](https://github.com/containous/traefik/pull/4015) by [ldez](https://github.com/ldez)) |
| 15 | +- **[authentication,consulcatalog,docker,ecs,etcd,kv,marathon,mesos,rancher]** Add the AuthResponseHeaders to the labels ([#3973](https://github.com/containous/traefik/pull/3973) by [Crypto89](https://github.com/Crypto89)) |
| 16 | +- **[docker]** usebindportip can fall back on the container ip / port ([#4018](https://github.com/containous/traefik/pull/4018) by [geraldcroes](https://github.com/geraldcroes)) |
| 17 | +- **[k8s]** Avoid flapping of multiple Ingress definitions ([#3862](https://github.com/containous/traefik/pull/3862) by [rtreffer](https://github.com/rtreffer)) |
| 18 | +- **[middleware,server]** Log stack on panic ([#4033](https://github.com/containous/traefik/pull/4033) by [ldez](https://github.com/ldez)) |
| 19 | +- **[middleware,server]** Fix recover from panic handler ([#4031](https://github.com/containous/traefik/pull/4031) by [mmatur](https://github.com/mmatur)) |
| 20 | +- **[server,websocket]** Fix update oxy ([#4009](https://github.com/containous/traefik/pull/4009) by [mmatur](https://github.com/mmatur)) |
| 21 | + |
| 22 | +**Documentation:** |
| 23 | +- **[docker]** Add tags label to Docker provider documentation ([#3896](https://github.com/containous/traefik/pull/3896) by [artheus](https://github.com/artheus)) |
| 24 | +- **[docker]** Added two examples with labels in docker-compose.yml ([#3891](https://github.com/containous/traefik/pull/3891) by [pascalandy](https://github.com/pascalandy)) |
| 25 | +- **[k8s]** Move buffering annotation documentation to service ([#3991](https://github.com/containous/traefik/pull/3991) by [ldez](https://github.com/ldez)) |
| 26 | +- Fix a typo ([#3995](https://github.com/containous/traefik/pull/3995) by [arnydo](https://github.com/arnydo)) |
| 27 | + |
3 | 28 | ## [v1.7.2](https://github.com/containous/traefik/tree/v1.7.2) (2018-10-04)
|
4 | 29 | [All Commits](https://github.com/containous/traefik/compare/v1.7.1...v1.7.2)
|
5 | 30 |
|
|
0 commit comments