All Versions
11
Latest Version
Avg Release Cycle
117 days
Latest Release
1785 days ago

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
    
  • 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, 2017

    5f3f79d 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, 2015

    46d3c69 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