Changelog History
Page 1
-
v0.16.0 Changes
May 04, 2018๐ This release introduces a couple of new changes, some including:
- ๐ New template functions:
lookupIPV4
,lookupIPV6
,parseBool
,atoi
- ๐ Fixes and improvements for etcdv3 (stability improvements), vault (Kubernes, AppRole auth), file (recursive directory listing), redis (
--watch
, hash type support) backends - ๐ Windows platform related fixes
- Smaller executables archived using UPX
๐ Please see the CHANGELOG for the full list of changes in v0.16.0.
SHA-256 checksums:
2f919dc4c33eac98faf165226a5a5381ce8dc8445d0925ccd61f9cb1c01d4932 confd-0.16.0-darwin-amd64 255d2559f3824dd64df059bdc533fd6b697c070db603c76aaf8d1d5e6b0cc334 confd-0.16.0-linux-amd64 23d8b7796def38821394033e40b48f001b0271a072a5436397ccc57806dbf1f7 confd-0.16.0-linux-arm64 81e561145cc0eea5da99be27642a03493e926d73e97ea88bf14874f03bcbfae9 confd-0.16.0-windows-amd64.exe
- ๐ New template functions:
-
v0.15.0 Changes
January 27, 2018๐ This release introduces a couple of new changes, some including:
- ๐ Reload command support on Windows
- ๐ Fixes and improvements for ssm, etcdv3, zookeper, consul backends
๐ Please see the CHANGELOG for the full list of changes in v0.15.0.
SHA-256 checksums:
27612962e7c2c3c72c7b2461474e46daceaeb3a87036145b07c4a0e0424a7cf3 confd-0.15.0-darwin-amd64 7f3aba1d803543dd1df3944d014f055112cf8dadf0a583c76dd5f46578ebe3c2 confd-0.15.0-linux-amd64 b100fcd283dceb0d71ff3d54dd39cbc3159a75e1ad1ce5c343a7f519864e0bc0 confd-0.15.0-windows-amd64.exe
-
v0.14.0 Changes
October 10, 2017๐ This release introduces a couple of new changes, some including:
- ๐ New backends: AWS SSM Parameter Store and yaml/json file
- ๐ New template functions:
cget
,cgets
,cgetv
,cgetvs
๐ Please see the CHANGELOG for the full list of changes in v0.14.0.
SHA-256 checksums:
cbc4b2415540d16d1d92cd25c116d09e6015ed0242f5f3be03359ef6af1cad8a confd-0.14.0-darwin-amd64 36c87bcf39bb5348f13aa90289c3e294f2361d0f3dd3cf16a8d0ce2c337e230f confd-0.14.0-linux-amd64 8b586a16e0021e97a546d258d28dcd3eef2d66633c05725fd85ec4a0f15bf355 confd-0.14.0-windows-amd64.exe
-
v0.13.0 Changes
August 20, 2017โก๏ธ 181e3e3 Update dependencies ๐ 509268d Remove StackEngine backend 3a61969 Add further installation instructions dd47bbb Introducing WaitPrefix for the Rancher backend ๐ 35ffe8f Adding nested key support to Vault backend v2 ๐ f1833a6 ETCD V3 support 89c59d4 Feature new template func add 2b080af added some additional text/template sorting methods ๐ fbea3b9 Fixes #562 by not adding the URL scheme to the node at DNS lookup time ๐ ab93ff1 Windows support 695e62e add trimSuffix template function 3049df8 Add base64 encode/decode template helpers ๐ 485b31c improved etcd watch support ๐ 8528d3c added support to specify a redis database (in the connection string)
-
v0.12.0 Changes
August 09, 20175f3f79d Change etcd node port because the official port of etcd is 2379 ๐ 9073dae Fix typo in docs ๐ 0ea1edb Remove unnecessary loop in Consul backend. ๐ง dbbee0a Fix travis configuration to use latest dynamoDB binary ad5f74f Fix typo in quick-start-guide.md โฌ๏ธ 7ac1091 Upgrade Dockerfile to use latest stable Alpine which has Go 1.6 โ 20b3d37 add env backend integration tests โก๏ธ c6622ed updated template docs 0๏ธโฃ 9d57489 Specify default Vault backend node b34d223 Add simple redis example since one was missing from quickstart 32d46e5 Fix typo in template-resources.md ๐ 7c89004 Fix up Rancher metadata service description and links 2a54c58 Fix missing braces and extra parenthesis on formatted datatime example 6e198db Fix DynamoDB credentials handling 705f2ee Fix dynamodb nil pointers ๐ e48e48f Use SVG for the build image 6bb3c21 Add file exists function to template functions ๐ 57b649d zookeeper watch support 59da585 extended getenv & map template functions โก๏ธ d423123 updated README for vault ๐ e60c2e2 Add support for redis password authentication f3a02e7 Adding example goreman Procfile for etcd โก๏ธ aae4190 updated Dockerfile.build.alpine โก๏ธ cf62311 update some docs 54f715c Add lookupSRV function. ๐ 7afb8d6 fixed broken etcd watch support 5a5af59 switched to new etcd client ๐ 5d2955a Remove gb install โ๏ธ 1577855 Fix typos in docs/tomcat-sample.md ๐ d133c25 Added support for Vault backend 071e6ab IP dns resolving function for templates ccf2486 redis: try to recover from closed connections ๐ 66a31bf Add support for etcd BasicAuth ๐ d9ea46c Added documentation for stackengine as a backend ๐ a1dee21 add -sync-only flag โก๏ธ c615c18 update checklist 233ac99 Add more debugging output for onetime and env. d7f835d Create tomcat-sample.md
-
v0.12.0-alpha3 Changes
February 24, 2016๐ This release adds support for the enhanced getv template function that accepts a default value.
-
v0.12.0-alpha2 Changes
February 22, 2016๐ This alpha release offers a look at the 0.12.0 release. A few bug fixes and support for custom SRV records via the
--srv-record
flag. -
v0.12.0-alpha1 Changes
February 20, 2016๐ This release includes a few new backends: vault, dynamodb, and redis. I'm cutting an alpha release now to give people a head start with testing.
-
v0.11.0 Changes
December 01, 201546d3c69 load template resources every interval ๐ 6b01b27 Add Rancher Metadata backend bec0b60 link to the right command-line-flags doc be20ca7 Fix typo in templates.md 0๏ธโฃ 745cf2b add default node for zookeeper backend ๐ 0dd4c53 Add StackEngine backend support f446ce4 Load AWS credentials through a provider chain ๐ f206b47 Add strings.Replace support
-
v0.10.0 Changes
June 19, 2015๐ 70cf76a move contrib to root dir โก๏ธ 34a0ff7 Updating README.md to include new backends ๐ fee8361 Fix broken links to documentation ๐ d9d4cb1 Use the gb tool for dep management and building. 1ef34cb template: don't crash on template error ๐ฒ 7531530 Log command output on error ๐ fed32fe Draft: Support for DynamoDB 7f59d50 Use correct application name for ZooKeeper example ๐ 03a7c7e feat: add strings.Contains support 6307c26 change opdemand emails to engine yard 5350113 client cert config from environment variables ๐ b6f414e Adding better support for Consul, enabling SSL/TLS client config ๐ e94151b update release checklist ce4eb5c bump to v1.0.0-dev ๐ 503d745 remove --quiet, --debug and --verbose ๐ c9cefaf random doc fixes