Skip to content

v3.29.0

Latest
Compare
Choose a tag to compare
@sknat sknat released this 08 Nov 13:47
· 2 commits to master since this release

New features:

Feature graduation

  • memif support now default to enabled

Fixes:

  • Ipv6 node connectivity was broken in previous version, this release fixes the behavior.

Images

Attached to this release are the following artifacts:

  • calicovpp-v3.29.0.tgz containing container images

Use with

tar -xzvf calicovpp-v3.29.0.tgz
docker load < calicovpp.agent.v3.29.0.tar.gz
docker load < calicovpp.init-eks.v3.29.0.tar.gz
docker load < calicovpp.multinet-monitor.v3.29.0.tar.gz
docker load < calicovpp.vpp.v3.29.0.tar.gz

Change list

Full Changelog: v3.28.0...v3.29.0