Skip to content

Commit 5608690

Browse files
dcbwsqueed
authored andcommitted
spec: bump to 1.0.0
Signed-off-by: Dan Williams <[email protected]>
1 parent 699ad28 commit 5608690

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: SPEC.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
## Version
4242

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**.
4444

4545
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)).
4646

@@ -50,6 +50,7 @@ Released versions of the spec are available as Git tags.
5050

5151
| tag | spec permalink | major changes |
5252
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- | --------------------------------- |
53+
| [`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 |
5354
| [`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 |
5455
| [`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) |
5556
| [`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

Comments
 (0)