We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2cedac + 57bf391 commit dc4533dCopy full SHA for dc4533d
RELEASES.md
@@ -165,9 +165,9 @@ containerd versions:
165
166
| Component | Status | Stablized Version | Links |
167
|---------------|----------|-------------------|---------------|
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) |
+| GRPC API | Stable | 1.0 | [api/](api) |
+| Metrics API | Stable | 1.0 | -
+| Go client API | Unstable | 1.2 tentative | [godoc](https://godoc.org/github.com/containerd/containerd) |
171
| `ctr` tool | Unstable | Out of scope | - |
172
173
From the version stated in the above table, that component must adhere to the
0 commit comments