Skip to content

v0.6.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rosenhouse rosenhouse released this 12 Aug 02:45

We're pleased to make available the v0.6.0-rc2 release of the CNI libraries and tools.

This release does not update the spec, it remains at version 0.3.1.

The main change in this release is the removal of the plugins. They are now hosted in (and released from) https://github.com/containernetworking/plugins

If you hit any problems please raise issues on Github or use the following channels for support.

PRs merged since last release (v0.5.2...v0.6.0-rc2)

New with v0.6.0-rc2
#487 README plugins list: add Linen CNI plugin
#482 cnitool: add support for CNI_ARGS
#481 scripts/release.sh: Add in s390x architecture

New with v0.6.0-rc1
#427 Conventions: add convention around chaining interfaces
#460 pkg/types: return error instead of crashing when code supplies an incompatible type to types.LoadArgs()
#473 Update and document release process
#477 types: fix marshalling of omitted "interfaces" key in IPConfig JSON
#478 Update note about next Community Sync, 2017-06-21
#474 readme updates
#475 pkg/invoke: backfill tests of delegate add & del
#406 Return cni.type.Error instead of plain error
#472 Add CNCF reference in README
#471 Clean up vendor
#470 Vagrantfile updates
#467 Clarify first released spec with 'args' was 0.2.0
#464 pkg: move packages from cni to plugins
#469 Documentation: Update README.md to reflect plugin split
#461 pkg/invoke: ensure that custom env vars are prepended to the env
#465 Add Code of Conduct
#463 readme plugins list: add Silk CNI plugin
#462 Readme: add link to nuage plugin.
#457 plugins: moved to containernetworking/plugins
#455 Add OpenShift to the list of container runtimes that support CNI
#452 Add CNI Logo to README
#425 scripts/release-with-rkt.sh Minor improvements
#450 cniVersion and config structure mismatch
#445 Add cniVersion to Result
#447 Fix invalid json
#433 scripts: cleanup() should rm net container in docker-run.sh
#440 cnitool: support capablity args
#439 vendor: Update vishvanana/netlink dependency.
#391 Validate rangeStart and rangeEnd specified in conf
#435 Fixed table formatting
#432 README: build the plugins using ./build.sh, not ./build
#430 Wondering if this is still a proposal?