diff --git a/src/content/community/releases/_index.en.md b/src/content/community/releases/_index.en.md index 416a6106d..92ee55ddb 100644 --- a/src/content/community/releases/_index.en.md +++ b/src/content/community/releases/_index.en.md @@ -17,6 +17,8 @@ weight = 40 * Fixed an issue which could cause the wrong pod CIDR to be discovered on join. * The Service Discovery CoreDNS ClusterIP service now also defines a TCP port to support TCP retries after truncation per RFC1035 and RFC2181. +* Fixed an issue with Calico wrongly overwriting static routes added by RouteAgent. +* Fixed an issue with detecting Calico CNI interface after node reboot. ## v0.14.9 (July 26, 2024)