From 09252c4e07a7a345786baf5218c1565664936e19 Mon Sep 17 00:00:00 2001 From: Anthony Romano Date: Wed, 7 Dec 2016 14:48:23 -0800 Subject: [PATCH] ROADMAP: update for 3.2 --- ROADMAP.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 9f4f2da66..2ad0f0c41 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -17,8 +17,15 @@ etcd 3.0 is our current stable branch. The roadmap below outlines new features t - Get only keys (ignore values) - Get only key count -### etcd 3.2 (2017-Feb) +### etcd 3.2 (2017-Apr) - Stable scalable proxy -- JWT token based auth +- Proxy-as-client interface passthrough +- Lock service +- Namespacing proxy +- JWT token based authentication +- Read-modify-write V3 Put - Improved watch performance -- ... \ No newline at end of file + +### etcd 3.3 (?) +- TBD +