Hello everyone,
We’re happy to announce a new release of Consul-Template, v0.33.0. This release introduces support to set the CA to trust when communicating with Vault over TLS. The release also contains various security patches including a go version bump to 1.20. See below or the changelog for more information.
You can find the new release as 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 ZTS Team
IMPROVEMENTS:
-
Add support for setting Vault CA from VAULT_CACERT_BYTES. GH-1782
-
Add CLI support for exec env configs. GH-1761
-
Add function for HMAC SHA256. GH-1760
-
Bump go version from 1.19 to 1.20. GH-1783
-
Bump hashicorp/consul/api from 1.13.0 to 1.23.0. GH-1781 & GH-1758
-
Bump BurntSushi/toml from 1.2.1 to 1.3.2. GH-1766
-
Bump The Go Programming Language from 0.10.0 to 0.11.0. GH-1788
-
Bump The Go Programming Language from 0.12.0 to 0.13.0. GH-1784
-
Bump The Go Programming Language from 0.7.0 to 0.10.0. GH-1763
-
Bump stretchr/testify from 1.8.2 to 1.8.4. GH-1757
-
Bump hashicorp/vault/api/auth/kubernetes from 0.3.0 to 0.4.1. GH-1755