Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607472 - =dev-db/etcd-3.1.0 version bump
Summary: =dev-db/etcd-3.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2017-01-28 12:51 UTC by Manuel Rüger (RETIRED)
Modified: 2017-01-31 19:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2017-01-28 12:51:36 UTC
etcd v3.1.0 (2017-01-20)
- faster linearizable reads (implements Raft read-index)
- automatic leadership transfer when leader steps down
- etcd uses default route IP if advertise URL is not given
- cluster rejects removing members if quorum will be lost
- SRV records (e.g., infra1.example.com) must match the discovery domain
  (i.e., example.com) if no custom certificate authority is given
  - TLSConfig ServerName is ignored with user-provided certificates
    for backwards compatibility; to be deprecated in 3.2
- discovery now has upper limit for waiting on retries
- etcd flags
  - --strict-reconfig-check flag is set by default
  - add --log-output flag
  - add --metrics flag
- v3 authentication API is now stable
- v3 client
  - add SetEndpoints method; update endpoints at runtime
  - add Sync method; auto-update endpoints at runtime
  - add Lease TimeToLive API; fetch lease information
  - replace Config.Logger field with global logger
  - Get API responses are sorted in ascending order by default
- v3 etcdctl
  - add lease timetolive command
  - add --print-value-only flag to get command
  - add --dest-prefix flag to make-mirror command
  - command get responses are sorted in ascending order by default
- recipes now conform to sessions defined in clientv3/concurrency
- ACI has symlinks to /usr/local/bin/etcd*
- warn on binding listeners through domain names; to be deprecated in 3.2
- experimental gRPC proxy feature
Comment 1 Zac Medico gentoo-dev 2017-01-31 19:36:50 UTC
Thanks, it's in the tree now:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5faea8462e1e5f875d1e12a161f01012089d79b5