Releases: kelseyhightower/confd
Releases · kelseyhightower/confd
v0.1.2-rc.1
This bug fix release includes:
- Fix too many open tcp connections to etcd and corresponding memory leak.
- Show node list in logs when unable to connect to etcd cluster.
- Exit non-zero if any errors occur while processing template resources.
v0.1.1
This release of confd contains the follow new features:
- Support TLS/SSL client auth
- Support for nested etcd keys; (i.e.,
dir=true
)
v0.1.1-rc2
- Errors in one template don't prevent others from being processed.
v0.1.1-rc1
- confd does not require a config file to run
- increased test coverage
v0.1.1-beta3
Use /etc/confd
as the default conf dir.
v0.1.1-beta2
- Create missing target config files with a mode of 0644 by default
- Walk etcd key paths when keys being watched contain directories
v0.1.1-beta
Small bug fixes and support for OS X.
v0.1.0-beta linux amd64
This release adds SSL client auth support.
v0.0.2-alpha linux amd64
Alpha release of confd for amd64 Linux based systems.
v0.0.1-alpha linux amd64
Alpha release of confd for amd64 Linux based systems.