Consul-Template Release v0.29.4

Hello everyone,

We’re happy (and a little embarrassed) to announce a new release of Consul-Template, v0.29.4. Small but annoying goroutine leak slipped into the last release, which I noticed about 5 minutes to late. So here we are. See below or the changelog for more information.

You can find the new release as precompiled binaries, Docker images as well as Linux packages for Redhat or Debian based package managers.

As always, please test in an isolated environment before upgrading. If you experience issues with Consul-Template, you can report them on the GitHub issue tracker or post to the Discuss Forum for any general questions.

Thanks!

The Consul Automation Tooling Team


BUG FIXES:

  • Fix goroutine leak in vault token watcher on config reload. [GH-1650]