-
-
-
-
-
v2.0.125686c33e · ·
- [GH 2323] Improve raft stability by making peer communication timeouts configurable - [GH 2650] Improve error messages when the etcdctl cluster-health command cannot gather cluster health - [GH 2877] etcd can now recover after bootstrap related errors - [GH 2884] Improve performance under high load by reusing network connections when running in proxy mode - [GH 2902] etcd no longer sends invalid requests to the active etcd cluster members when running in proxy mode. - [GH 2916] The etcd build script now works outside of a git repository, but the version info in the resulting binary will not contain a valid Git SHA. - [GH 2947] The -advertise-client-urls flag is no longer required when running in proxy mode
-
v2.0.110678329c · ·
- [GH2689] fix the bug that newly joined member may panic - [GH2705] fix the bug that stats may be updated before it is initialized - [GH2749] fix the typo in the string representation of raftLog - [GH2743] fix connection leak in proxy mode - [GH2751 GH2811] support filelock for solaris and plan9 - [GH2756] improve the reliability of `etcdctl member remove` - [GH2758] improve the disaster recovery guide - [GH2761] demand users to set -advertise-client-urls explicitly for better usage - [GH2560] print out more version informantion
-
v2.0.10fbaef058 · ·
- proxy shuffles endpoints to avoid being stuck to one member - stop using resolved address to avoid TLS failure - fix the bug that machine power-off might lead to corrupted wal - fix the bug that etcdserver.Send does not print correct error log for messages to removed members - etcdctl backup tool uses new file layout - fix the bug that PUT request with prevExist=true and prevIndex/prevValue set is not parsed to CompareAndSwap - fix the bug that etcd failed to recovery from recoverable WALs - improve etcdctl help doc by adding ‘extended’ to output format
-