Skip to content

0.4.0

Compare
Choose a tag to compare
@gmr gmr released this 13 May 13:53
· 231 commits to master since this release
  • Major internal restructure and code cleanup
  • consulate.Session renamed to consulate.Consul
  • Fix issues regarding UTF-8 values
  • Fix usage of CAS for KV.set (#15)
  • Added new consulate kv options: ls, mkdir, rm (#16)
  • Add support for KV.get raw
  • Add ACL endpoint support
  • Add Session endpoint support
  • Add Event endpoint support
  • Added KV lock support (acquire, release)
  • Remove all remaining fragments of Tornado support