Skip to content

1.15.1

Compare
Choose a tag to compare
@michi-covalent michi-covalent released this 15 Feb 01:16
· 2098 commits to main since this release
v1.15.1

We are pleased to release Cilium v1.15.1. This release contains various bug fixes and improvements, including a fix for a regression where veth devices were incorrectly getting classified as native devices (#30762).

Summary of Changes

Minor Changes:

  • Enhance trace events from the outbound SNAT path, to report the pre-SNAT IP address and the interface index of the egress interface. (Backport PR #30704, Upstream PR #28723, @julianwiedmann)
  • ui: release v0.13.0 (Backport PR #30727, Upstream PR #30711, @geakstr)

Bugfixes:

  • envoy: Change socket option from 'STATE_LISTENING' to 'STATE_PREBIND' (Backport PR #30681, Upstream PR #30543, @chaunceyjiang)
  • Fix bug in indexing of routes that lead to veth devices being considered native devices, which caused the wrong BPF program to be loaded onto them. (Backport PR #30767, Upstream PR #30762, @dylandreimerink)
  • fix edge case in node addressing logic which could result in a panic (Backport PR #30767, Upstream PR #30757, @dylandreimerink)
  • hive: Fix start hook log output (Backport PR #30727, Upstream PR #30712, @joamaki)
  • Updating ENI prefix delegation fallback to use dedicated error codes (Backport PR #30681, Upstream PR #30536, @hemanthmalla)

CI Changes:

Misc Changes:

Other Changes:

  • [v1.15] ci/ipsec: Fix downgrade version for release preparation commits (#30718, @qmonnet)
  • envoy: Bump envoy version to v1.27.3 (#30696, @sayboras)
  • install: Update image digests for v1.15.0 (#30559, @aanm)

v1.15.0

Docker Manifests