File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ v0.4.3
2+ * Avoid panic() on truncated or unexpected log data (#834, #833)
3+ * Fix missing stats field (#807)
4+ * Lengthen default peer removal delay to 30mins (#835)
5+ * Reduce logging on heartbeat timeouts (#836)
6+
17v0.4.2
28* Improvements to the clustering documents
39* Set content-type properly on errors (#469)
Original file line number Diff line number Diff line change 11# etcd
22
3- README version 0.4.2
3+ README version 0.4.3
44
55A highly-available key value store for shared configuration and service discovery.
66etcd is inspired by [ Apache ZooKeeper] [ zookeeper ] and [ doozer] [ doozer ] , with a focus on being:
Original file line number Diff line number Diff line change 11package server
22
3- const ReleaseVersion = "0.4.2+git "
3+ const ReleaseVersion = "0.4.3 "
You can’t perform that action at this time.
0 commit comments