Skip to content

Commit

Permalink
Merge pull request #8489 from gyuho/news
Browse files Browse the repository at this point in the history
NEWS: add v3.2.7
  • Loading branch information
gyuho authored Sep 1, 2017
2 parents 09e3011 + a51135a commit 589a7a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
etcd v3.2.7 (2017-09-01)
- fix server-side auth so concurrent auth operations do not return old revision error
- fix concurrency/stm Put with serializable snapshot
- use store revision from first fetch to resolve write conflicts instead of modified revision

etcd v3.2.6 (2017-08-21)
- fix watch restore from snapshot
- fix etcd_debugging_mvcc_keys_total inconsistency
Expand Down

0 comments on commit 589a7a1

Please sign in to comment.