Changed
- Update go-ipfix to v0.14.0. (#7080, @antoninbas)
- Document SecondaryNetwork support for SR-IOV. (#7076, @tnqn)
- Periodically sync permanent neighbors to ensure route correctness for Antrea host gateway interface. (#7238, @hongliangl)
Fixed
- Enhance OVS commands for Antrea Windows to accelerate container recovery after OVS processes restart and improve robustness. (#7228, @XinShuYang)
- Sync affected groups in the Antrea Controller when a Pod goes into
Terminated
state, to ensure that the required updates are sent immediately to Agents. (#7217, @Dyanngg) - Fix race condition when getting metrics via
antctl
for FlowAggregator. (#7230, @antoninbas) - Fix rollback when
configureContainerLinkVeth
fails, to ensure subsequent retries can succeed. (#7210 #7213, @tnqn) - Remove stale local members in the group cache for Multicast, which resolves an issue that the same receiver may fail to receive multicast packets after it rejoins the group. (#7154, @wenyingd)
- Fix Agent crash when deleting the Secret storing BGP passwords. (#7042, @hongliangl)