Skip to content

Release v1.11.1

Compare
Choose a tag to compare
@tnqn tnqn released this 20 Apr 04:01
· 55 commits to release-1.11 since this release

Changed

  • Document the limit of maximum receiver group number on a Linux Node for multicast. (#4850, @ceclinux)

Fixed

  • Fix Service not being updated correctly when stickyMaxAgeSeconds or InternalTrafficPolicy is updated. (#4845, @tnqn)
  • Fix EndpointSlice API availablility check to resolve the issue that AntreaProxy always falls back to the Endpoints API when EndpointSlice is enabled (#4852, @tnqn)
  • Fix the Antrea Agent crash issue when large amount of multicast receivers with different multicast IPs on one Node start together.(#4870, @ceclinux)