From fdf525a3fdeec3c5ff4d649257f4304c7f0f9575 Mon Sep 17 00:00:00 2001 From: Anthony Romano Date: Thu, 6 Jul 2017 15:44:54 -0700 Subject: [PATCH] dev-guide: update experimental APIs No experimental APIs at the moment. Fixes #8212 --- Documentation/dev-guide/experimental_apis.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Documentation/dev-guide/experimental_apis.md b/Documentation/dev-guide/experimental_apis.md index c792e13fcfb..aefaeebceb1 100644 --- a/Documentation/dev-guide/experimental_apis.md +++ b/Documentation/dev-guide/experimental_apis.md @@ -4,8 +4,4 @@ For the most part, the etcd project is stable, but we are still moving fast! We ## The current experimental API/features are: -- [gateway][gateway]: beta, to be stable in 3.2 release -- [gRPC proxy][grpc-proxy]: alpha, to be stable in 3.2 release - -[gateway]: ../op-guide/gateway.md -[grpc-proxy]: ../op-guide/grpc_proxy.md +(none currently)