Skip to content

v0.9.0

Compare
Choose a tag to compare
@bacongobbler bacongobbler released this 10 Apr 03:00
· 418 commits to master since this release

This release of confd includes the following:

  • added backend support for Redis
  • added --log-level flag
  • added scripts for building, testing and installing confd
  • added MAINTAINERS and CONTRIBUTING files to help newer contributors
  • improved test coverage on travis, including integration tests
  • numerous bug fixes to etcd's --watch flag

Note that this release deprecates the following flags in favour of --log-level:

  • --debug
  • --quiet
  • --verbose

Please see CHANGELOG for more information.