github containernetworking/cni v1.1.0
CNI v1.1.0

latest releases: v1.2.3, v1.2.2, v1.2.1...
2 years ago

This is a minor update to the CNI libraries and tooling. This does not bump the protocol / spec version, which remains at v1.0.0.

Changes include:

  • libcni: handle empty version when parsing version (#893). Without this, Delete failed for empty-version configs, which was a regression from v0.8.0.
  • Fix incorrect pointer inputs to json.Unmarshal (#880).
  • [exec-plugins]: support plugin lists (#865).
  • skel: remove superfluous err nil check in (*dispatcher).pluginMain (#864).
  • skel: print out CNI versions supported in help text (#860).

Don't miss a new cni release

NewReleases is sending notifications on new releases.