Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
v2.0.6
e3c90222 · ·- support IPv6 address in url flags - allow user provide a name without initial-cluster update - restrict that election timeout should be much bigger than heartbeat internval - improve the documentation about unsafe flags - fix the documentation about starting raft node - fix the bug that proxy fails to restart - fix the bug when cloning store stats - remove starter code
-
-
-
v2.0.5
94819452 · ·- Fix a minor voting issue in raft. Under unique scenarios it was possible that two nodes in a raft cluster could be elected leader for a specific term. - Fix unexpected HTTPS to HTTP downgrade when TLS certs and keys are not provided. - Fix an early file unlock issue in WAL. This fix was done to improve safety of the etcd WAL implementation in preparation for the etcd 2.1.0 release. - Fix frequent i/o timeout issues during peer communication. - Improved documentation around setting up an etcd cluster.
-
upstream/2.0.4
1a2c6d3f · ·v2.0.4 - jed version - fix build issue on windows - fix variable shadowing - add document about running etcd in docker - fix the bug that etcd fails to be killed when its pid equals to 1 - fix the bug that etcd cluster recovers to old status
-
-
-
upstream/2.0.3
4d728cc8 · ·- Fix static building of etcd binary - Fix the bug of removing user data under /_etcd in migration - Fix the bug of saving snapshot panic - Fix the bug of recovering transport wrongly - Fix the bug of skipping cluster check in discovery bootstrap - Add support for graceful shutdown when receives SIGINT and SIGTERM
-
v2.0.3
4d728cc8 · ·- Fix static building of etcd binary - Fix the bug of removing user data under /_etcd in migration - Fix the bug of saving snapshot panic - Fix the bug of recovering transport wrongly - Fix the bug of skipping cluster check in discovery bootstrap - Add support for graceful shutdown when receives SIGINT and SIGTERM