Skip to content

Commit 9d322b9

Browse files
committed
Update CHANGELOG for v2.4.2 release
Signed-off-by: Lan Luo <[email protected]>
1 parent e766cf6 commit 9d322b9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG/CHANGELOG-2.4.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog 2.4
22

3+
## 2.4.2 - 2025-09-15
4+
5+
### Fixed
6+
7+
- Fix agent crash issue which is caused by unexpected interface store initialization for FlexibleIPAM uplink internal port. ([#7389](https://github.com/antrea-io/antrea/pull/7389), [@gran-vmv])
8+
- Ignore conntrack connections denied by policy for FlowExporter. ([#7361](https://github.com/antrea-io/antrea/pull/7361), [@antoninbas])
9+
- Add missing policy UIDs for denied connections for FlowExporter. ([#7388](https://github.com/antrea-io/antrea/pull/7388), [@antoninbas])
10+
- Fix ACNP applied to NodePort failing to reject traffic in noEncap/hybrid mode. ([#7265](https://github.com/antrea-io/antrea/pull/7265), [@hongliangl])
11+
- Use a more robust way to extract the source Node IP from encapsulated IGMP messages for Multicast. ([#7282](https://github.com/antrea-io/antrea/pull/7282), [@hongliangl])
12+
- Upgrade CNI plugins to v1.8.0 to fix CVEs. ([#7397](https://github.com/antrea-io/antrea/pull/7397), [@luolanzone])
13+
314
## 2.4.1 - 2025-08-13
415

516
### Added
@@ -83,6 +94,7 @@
8394
[@XinShuYang]: https://github.com/XinShuYang
8495
[@antoninbas]: https://github.com/antoninbas
8596
[@g4rud4kun]: https://github.com/g4rud4kun
97+
[@gran-vmv]: https://github.com/gran-vmv
8698
[@hangyan]: https://github.com/hangyan
8799
[@hongliangl]: https://github.com/hongliangl
88100
[@jianjuns]: https://github.com/jianjuns

0 commit comments

Comments
 (0)