Changelog for
consul-template-0.14.0-2.18.x86_64.rpm :
Thu Mar 10 13:00:00 2016 msabateAATTsuse.com
- Let\'s compile aarch64 and ppc64le versions with gc
Thu Mar 10 13:00:00 2016 msabateAATTsuse.com
- Upgraded to 0.14.0
According to the maintainer of the upstream project, they are not willing to
commit to specific versions of their vendored code yet. Because of that, they
will provide the right `vendor` directory on release time. Because of that, the
`vendor.patch` patch is no longer needed. Besides this points, this is the
changelog of what has changed since 0.12.2:
DEPRECATIONS:
* The `vault` template API function has been renamed to `secret` to be in line
with other tooling. The `vault` API function will continue to work but will
print a warning to the log file. A future release of Consul Template will
remove the `vault` API.
NEW FEATURES:
* Add `secrets` template API for listing secrets in Vault. Please note this
requires Vault 0.5+ and the secret backend must support listing. Please see
the Vault documentation for more information [GH-270]
IMPROVEMENTS:
* Allow passing any kind of object to `toJSON` in the template. Previously
this was restricted to key-value maps, but that restriction is now removed.
[GH-553]
BUG FIXES:
* Parse file permissions as a string in JSON [GH-548]
* Document how to reload config with signals [GH-522]
* Stop all dependencies when reloading the running/watcher [GH-534, GH-568]
* Compile with go1.6 to avoid race [GH-442]
* Switch to using a pooled transport [GH-546]
Tue Mar 1 13:00:00 2016 msabateAATTsuse.com
- Packaged consul-template 0.12.2