Skip to content

Xline Release v0.2.0

Compare
Choose a tag to compare
@Phoenix500526 Phoenix500526 released this 01 Feb 12:47
· 1178 commits to master since this release

Xline Release v0.2.0

Features:

  • Enable Xline to boot up from the config file xline_server.conf (#145)
  • Support ETCD APIs, like the lease API and the lock API (#142, #153)
  • Enable the recovery mechanism in the CURP module (#146)
  • Add ETCD APIs compatibility test (test report: (report)[./VALIDATION_REPORT.md])

Fix Bugs

  • Fix panic in the benchmark (#123)
  • Fix the issue that modifies kv pairs will fail after watching them in etcdctl (#148)