Skip to content

Commit c0bc7e7

Browse files
luolanzonetnqn
authored andcommitted
Update CHANGELOG for v2.1.2 release
Signed-off-by: Lan Luo <[email protected]>
1 parent b0e5168 commit c0bc7e7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG/CHANGELOG-2.1.md

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

3+
## 2.1.2 - 2025-08-06
4+
5+
### Fixed
6+
7+
- Periodically sync permanent neighbors to ensure route correctness for Antrea host gateway interface. ([#7238](https://github.com/antrea-io/antrea/pull/7238), [@hongliangl])
8+
- Sync affected groups in the Antrea Controller when a Pod goes into `Terminated` state, to ensure that the Pod is excluded from NetworkPolicy source and destination immediately. ([#7217](https://github.com/antrea-io/antrea/pull/7217), [@Dyanngg])
9+
- Fix rollback when `configureContainerLinkVeth` fails, to ensure subsequent retries can succeed. ([#7210](https://github.com/antrea-io/antrea/pull/7210) [#7213](https://github.com/antrea-io/antrea/pull/7213), [@tnqn])
10+
- Fix Agent crash when deleting the Secret storing BGP passwords. ([#7042](https://github.com/antrea-io/antrea/pull/7042), [@hongliangl])
11+
- Filter out the `hostNetwork` Pods locally on Linux to fix K8s compatibility issue, since the `spec.hostNetwork` field selector for Pods is not supported before K8s v1.28. ([#7012](https://github.com/antrea-io/antrea/pull/7012), [@wenyingd])
12+
- Add `-ComputerName localhost` explicitly for VMSwitch commands to avoid potential validation issues on Windows with Active Directory. ([#6985](https://github.com/antrea-io/antrea/pull/6985), [@XinShuYang])
13+
314
## 2.1.1 - 2025-02-19
415

516
### Added

0 commit comments

Comments
 (0)