v0.5.0
kelseyhightower
released this
09 Jul 06:17
·
618 commits
to master
since this release
Features:
- Handle common shutdown signals and exit cleanly
- Smaller confd binary
- log reload_cmd and check_cmd output when running in debug mode
- Support for multiple scoped resources using the same template. Templates get their own optional prefixes.
Bug fixes:
- Update upstream consul client library - fixes to many open files issue because of unclosed HTTP request bodies
- Update etcd client library