v1.6.6
Bug fixes:
- [acme] Avoid duplicated ACME resolution (#3751 by nmengin)
- [api] Remove TLS in API (#3788 by Juliens). Fixes CVE-2018-15598
- [cluster] Remove unusable
--cluster
flag (#3616 by dtomcej) - [ecs] Fix bad condition in ECS provider (#3609 by mmatur)
- Set keepalive on TCP socket so idleTimeout works (#3740 by ajardan)
Documentation:
- A tiny rewording on the documentation API's page (#3794 by dduportal)
- Adding warnings and solution about the configuration exposure (#3790 by dduportal)
- Fix path to the debug pprof API (#3608 by multani)
Misc: