소스 검색

Merge pull request #6608 from gyuho/news

NEWS: add 'prev-kv' feature for upcoming v3.0.11
Gyu-Ho Lee 9 년 전
부모
커밋
e1e16d9b28
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      NEWS

+ 9 - 0
NEWS

@@ -1,3 +1,12 @@
+etcd v3.0.11 (2016-10-07)
+  - server returns previous key-value (optional)
+    - clientv3 WithPrevKV option
+    - v3 etcdctl prev-kv flag
+
+
+etcd v3.0.10 (2016-09-23)
+
+
 etcd v3.0.9 (2016-09-15)
 
   - warn on domain names on listen URLs (v3.2 will reject domain names)