|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## v1.7.2 |
| 4 | + |
| 5 | +* Bug - [Avoid deleting ENIs being created by older CNI versions](https://github.com/aws/amazon-vpc-cni-k8s/pull/1109) (#1109, @jayanthvn) |
| 6 | +* Bug - [Add iptables fix and update to v1.7.x](https://github.com/aws/amazon-vpc-cni-k8s/pull/1187) (#1187, @mogren) |
| 7 | +* Bug - [Handle stale IMDS metadata for secondary IPs](https://github.com/aws/amazon-vpc-cni-k8s/pull/1177) (#1177, @mogren) |
| 8 | +* Bug - [Mount /run/xtables.lock to prevent unwanted race conditions](https://github.com/aws/amazon-vpc-cni-k8s/pull/1186) (#1186, @kgtw) |
| 9 | +* Bug - [Make a deep copy for introspection](https://github.com/aws/amazon-vpc-cni-k8s/pull/1179) (#1179, @mogren) |
| 10 | +* Bug - [Wait for ENI and secondary IPs](https://github.com/aws/amazon-vpc-cni-k8s/pull/1174) (#1174, @mogren) |
| 11 | +* Improvement - [Update Calico images to v3.15.1 & set routeSource=WorkloadIPs for v1.7](https://github.com/aws/amazon-vpc-cni-k8s/pull/1182) (#1182, @realgaurav) |
| 12 | +* Improvement - [Update Calico to v3.15.1 & set routeSource=WorkloadIPs](https://github.com/aws/amazon-vpc-cni-k8s/pull/1165) (#1165, @realgaurav) |
| 13 | +* Improvement - [Clean up go lint warnings](https://github.com/aws/amazon-vpc-cni-k8s/pull/1162) (#1162, @mogren) |
| 14 | +* Improvement - [Update SG on secondary ENIs](https://github.com/aws/amazon-vpc-cni-k8s/pull/1098) (#1098, @jayanthvn) |
| 15 | +* Improvement - [Fix device number and update table name the device index](https://github.com/aws/amazon-vpc-cni-k8s/pull/1071) (#1071, @mogren) |
| 16 | + |
| 17 | +## v1.7.1 |
| 18 | + |
| 19 | +* Bug - [Calico deletes routes when using CNI v1.7.0](https://github.com/aws/amazon-vpc-cni-k8s/pull/1166) (#1166, @jayanthvn) |
| 20 | +* Improvement - [enable manual override for VERSION in images](https://github.com/aws/amazon-vpc-cni-k8s/pull/1156) (#1156, @nprab428) |
| 21 | + |
3 | 22 | ## v1.7.0 |
4 | 23 |
|
5 | 24 | * Improvement - [Reject version skew between gRPC client and server](https://github.com/aws/amazon-vpc-cni-k8s/pull/1141) (#1141, @anguslees) |
|
0 commit comments