You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SPEC.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@
40
40
41
41
## Version
42
42
43
-
This is CNI **spec** version **1.0.0 pre-release** and is still under active development.
43
+
This is CNI **spec** version **1.0.0**.
44
44
45
45
Note that this is **independent from the version of the CNI library and plugins** in this repository (e.g. the versions of [releases](https://github.com/containernetworking/cni/releases)).
46
46
@@ -50,6 +50,7 @@ Released versions of the spec are available as Git tags.
|[`spec-v1.0.0`](https://github.com/containernetworking/cni/releases/tag/spec-v1.0.0)|[spec at v1.0.0](https://github.com/containernetworking/cni/blob/spec-v1.0.0/SPEC.md)| Removed non-list configurations; removed `version` field of `interfaces` array |
53
54
|[`spec-v0.4.0`](https://github.com/containernetworking/cni/releases/tag/spec-v0.4.0)|[spec at v0.4.0](https://github.com/containernetworking/cni/blob/spec-v0.4.0/SPEC.md)| Introduce the CHECK command and passing prevResult on DEL |
54
55
|[`spec-v0.3.1`](https://github.com/containernetworking/cni/releases/tag/spec-v0.3.1)|[spec at v0.3.1](https://github.com/containernetworking/cni/blob/spec-v0.3.1/SPEC.md)| none (typo fix only) |
55
56
|[`spec-v0.3.0`](https://github.com/containernetworking/cni/releases/tag/spec-v0.3.0)|[spec at v0.3.0](https://github.com/containernetworking/cni/blob/spec-v0.3.0/SPEC.md)| rich result type, plugin chaining |
0 commit comments