Fixed
- Add init container to apply Antrea-specific sysctl configuration. (#7651, @hongliangl)
- Fix antrea-agent crashing due to a nil pointer when AntreaProxy is not enabled. (#7636, @hongliangl)
- Generate self-signed certificates only when required to prevent conflicts in multi-replica flow-aggregator deployments. (#7559, @andrew-su)
- Update module github.com/containernetworking/plugins to v1.9.0 to address CVEs. (#7624, @renovatebot)
- Lock feature gates
TopologyAwareHintsandServiceTrafficDistributionto true. (#7620, @hongliangl) - Fix handling of self-connections on Egress Nodes in hybrid mode. (#7611, @hongliangl)