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