Skip to content

Tags: X-Colder/etcd

Tags

v2.2.0

Toggle v2.2.0's commit message
- New etcd client

- Experimental v3 API and new storage demo
- Active cluster health checking
- Improved documentation
- v2 API change
- Default GOMAXPROCS changes with Go 1.5
- Support Dedicated WAL Directory
- Introduce flag `--endpoint` in etcdctl

v2.1.3

Toggle v2.1.3's commit message
- when invalid TLS files are provided etcd logs a helpful error messa…

…ge and shuts down cleanly

v2.1.1

Toggle v2.1.1's commit message
Main changes:

- add the authentication feature to the v2 API, providing users, roles and basic authentication
- provide more stable transportation between etcd members
- introduce functional testing framework
- provide leveled logging
- introduce metrics feature

v2.1.0

Toggle v2.1.0's commit message
Main changes:

- add the authentication feature to the v2 API, providing users, roles and basic authentication
- provide more stable transportation between etcd members
- introduce functional testing framework
- provide leveled logging
- introduce metrics feature