Skip to content

v1.5.4

Compare
Choose a tag to compare
@traefiker traefiker released this 15 Mar 14:01
· 2951 commits to master since this release

All Commits

Bug fixes:

  • [acme] Fix panic when parsing resolv.conf (#2955 by ldez)
  • [acme] Don't failed traefik start if register and subscribe failed on acme (#2977 by Juliens)
  • [ecs] Safe access to ECS API pointer values. (#2983 by ldez)
  • [kv] Add lower-case passHostHeader key support. (#3015 by ldez)
  • [middleware] Propagate insecure in white list. (#2981 by ldez)
  • [rancher] Fix Rancher Healthcheck when upgrading a service (#2962 by jmirc)
  • [websocket] Capitalize Sec-WebSocket-Protocol Header (#2975 by Juliens)
  • Use goroutine pool in throttleProvider (#3013 by Juliens)
  • Handle quoted strings in UnmarshalJSON (#3004 by Juliens)

Documentation: