Skip to content

Commit dc4533d

Browse files
authored
Merge pull request containerd#1901 from stevvooe/update-components
RELEASES.md: update components for 1.0 release
2 parents c2cedac + 57bf391 commit dc4533d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ containerd versions:
165165

166166
| Component | Status | Stablized Version | Links |
167167
|---------------|----------|-------------------|---------------|
168-
| GRPC API | Beta | 1.0 | [api/](api) |
169-
| Metrics API | Beta | 1.0 | -
170-
| Go client API | Unstable | 1.1 tentative | [godoc](https://godoc.org/github.com/containerd/containerd) |
168+
| GRPC API | Stable | 1.0 | [api/](api) |
169+
| Metrics API | Stable | 1.0 | -
170+
| Go client API | Unstable | 1.2 tentative | [godoc](https://godoc.org/github.com/containerd/containerd) |
171171
| `ctr` tool | Unstable | Out of scope | - |
172172

173173
From the version stated in the above table, that component must adhere to the

0 commit comments

Comments
 (0)