From 290de6aa9685b6703658d1d0e6028dd98a37fbe1 Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Sun, 2 Jan 2022 21:30:02 +0800 Subject: [PATCH] docs: update roadmap (#1405) --- ROADMAP.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 0f1f6fef..8f0d9e9c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -14,8 +14,10 @@ We hope that the items listed below will inspire further engagement from the com ## 2021 Q4 - [x] Support `username/password` authentication in ETCD +- [x] Support `SSL/TLS` in ETCD - [x] Support `SSL/TLS` in `zRPC` - [x] Support `TLS` in redis connections +- [x] Support `goctl bug` to report bugs conveniently ## 2022 - [ ] Support `goctl mock` command to start a mocking server with given `.api` file