Skip to content

v3.30.0

Choose a tag to compare

@sknat sknat released this 15 Oct 07:54
· 95 commits to master since this release

What's Changed

  • [release/v3.30] Cherrypick hoststack fix for connectionless UDP by @sknat in #792
  • [release/v3.30] Fix vclsidecar build missing .25.06 sos by @sknat in #786
  • [release v3.30] Fix CI vpp tarball caching issue by @sknat in #788
  • fix eks breakage in AL2023 by @onong in #794
  • [release/v3.30] Cherry pick hoststack patches fixing session reuse by @sknat in #803
  • Fix the weird DHCP/DNS issue by @onong in #808
  • [release/v3.30] Refactor build to push debug and release images by @sknat in #805

Images

Attached to this release are the following artifacts:

  • calicovpp-v3.30.0.tgz containing container images

Use with

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

Full Changelog: v3.29.3...v3.30.0