Skip to content

remco v0.4.0

Compare
Choose a tag to compare
@HeavyHorst HeavyHorst released this 29 Oct 09:47
· 328 commits to master since this release

This release includes the zookeeper backend and some bug fixes.

Bug fixes

  • 7afb322 redis backend: fixed a possible panic when calling Close()

New Backends

Other Changes

  • bf2bdeb list the env backend in the docs
  • 8aab64a use context based cancelation instead of stop channels
  • 8a7b141 etcd: removed the basic_auth flag - use basicAuth if a username and password is provided