From c381a9e46d6fbb012c3a50987f65d3dc99eeb15e Mon Sep 17 00:00:00 2001 From: Stephen J Day Date: Thu, 21 Sep 2017 13:18:55 -0700 Subject: [PATCH] RELEASES: update component table Signed-off-by: Stephen J Day --- RELEASES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 3ef9e9cd8..ca09d9854 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -164,7 +164,8 @@ containerd versions: | Component | Status | Stablized Version | Links | |---------------|----------|-------------------|---------------| -| GRPC API | Alpha | 1.0 | [api/](api) | +| GRPC API | Beta | 1.0 | [api/](api) | +| Metrics API | Beta | 1.0 | - | Go client API | Unstable | 1.1 tentative | [godoc](https://godoc.org/github.com/containerd/containerd) | | `ctr` tool | Unstable | Out of scope | - |