Skip to content

v0.4.1

Compare
Choose a tag to compare
@ijsnellf ijsnellf released this 04 Nov 21:29
· 455 commits to master since this release
  • Sidecar now supports TCP and command health checks. (PR#350)
  • Sidecar now supports DNS queries for a specified domain. DNS queries for other domains will be forwarded to upstream DNS servers. (PR#328)
  • Sidecar --supervise flag has been deprecated.
  • Sidecar now supports supervision of multiple processes. (PR#349)
  • Sidecar now logs the source IP address in the NGINX access logs. (PR#362)
  • Fixed an issue in the controller that resulted in IDs not being returned on rule creation via the API. (PR#352)
  • Updated to Go 1.7.1. (PR#345)