Release v0.5.0-alpha.2 created by Brandon Philips on 08 November 2014, 00:45:26 UTC
v0.5.0-alpha.2
- added optional proxy fallback to discovery mode. This is enabled by default but can be configured with the `-discovery-fallback` flag. - add further extensive Raft tests based on section 5.3 and 5.4 in the Raft paper - new Advance interface to raft.Node to correctly notify the node when entries have been applied - etcdctl now syncs before running member subcommands - etcdctl now supports tls with the `--ca-file`, `--cert-file` and --key-file` flags - etcdctl now has a backup command to save a copy of an etcd data directory - etcd now has a `-force-new-cluster` flag to use when restoring from a backup - expanded and clarified clustering documentation - WAL now syncs before returning from create - listen ports are initialized before starting the etcd server - when adding a member to a cluster, etcd now verifies that the given peer URLs are not already assigned to a member - exposed `discovery-proxy` flag (equivalent to the ETCD_DISCOVERY_PROXY environment variable) - setting flags from environment variables no longer potentially causes a panic - `EcodePrevValueRequired` is returned where appropriate - all errors returned to clients are now JSON formatted - all responses to clients should now have application/json Content-Type Thank you to: Åsmund Grammeltvedt, Ben Darnell, Brandon Philips, Brian “What” Waldon, Jonathan “Bool” Boulle, Kelsey Hightower, Xiang Li, Yicheng Qin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJUXWfJAAoJEBVDQyYFQt80qmwQAJmgzL6iEXyS3/7iZn6CNgkI jqP6l5vz6sRMHogLcIpTRlmXYkaXU/zdVxHtDBF4ulGE8fKJbiRr99ugMXt83Z8T WlqHZoDJH5scqHMy/3XNTXUcvIdpzW+uRTgxbSnCLOTx5xmRjAWfJfqPWitM+V4O 2Vn6aYufWdN38uJ7dN0lvqiEtmzkF35rSp1o5QZz2Ra++j/KSwfP3ef+mmx88y4o t5A4ifgKK9cw/y6uyy0lVKB+GVABk2mNOhajeqaQ82uXbkok/LtTorgIoqJX9X5B L4k5U6J9xPqYCjchqAS9Lm4iwTA5ti9Nl7iyo2NLzGDSnXV2zwV08F3RlWpT44Oz KxknUZ/6C26WCl5i6c868v9gIG+9kU5390adsbF2wC+F/F3wbbXy7EPtmGjmPJRj yvEnXh8jtx1bE59ofwwtijCsnbolE8IABJUw6uMqhA/SAElJ2N8/huBgvZh90sXg ome6zE6WbLc1zGE2RnkYe9ik1B7+e/vttRHEg2aDMZXzxLQy2/cO1F/13/Jp8aXe tQNnDfln3P4e2Dh4+m33Zkk7hDK7QvKaIz2le1pNRSpFI78QW9nmOKqgLlDVvdQA AX8wwC8FJIkj20vGawarBJAWIWpuM4jzOa/2ySYLPDvWqWGT1CQuF0AFYLWrAM3m 8Uka80cmve5OsOL29jbu =aI0K -----END PGP SIGNATURE-----
Target: 0b493ac8d4d82eee4f1b3e68cf34aeca50d3e631
Directory: 5daf6a3b3c59e5866e1d6179b34f33710952d304
back to top