Consul-Template 0.29.0

Hello everyone,

We’re happy to announce a new release of Consul-Template, v0.29.0. This release introduces 2 big items, Nomad support and a new self-caching pkiCert template function. See below or the changelog for more information.

This release also marks the use of our new release process which should improve the platform coverage of our precompiled binaries, our Docker images as well as now building 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


IMPROVEMENTS:

BUG FIXES:

  • Fix issue with multiple identical templates using the same path [GH-1573]
  • Reduce signal processing overhead [GH-1575, GH-1548]
  • Fix issue with template user/group setting [GH-1571, GH-1570]