From 9a9a2835ccc136f99495857dbd85af83a3f722be Mon Sep 17 00:00:00 2001 From: Vivek Lohiya Date: Tue, 27 Jun 2023 14:37:37 +0530 Subject: [PATCH] Release notes 2.13.1 (#2930) --- docs/RELEASE-NOTES.rst | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/docs/RELEASE-NOTES.rst b/docs/RELEASE-NOTES.rst index 1dd4aa50d..549739e17 100644 --- a/docs/RELEASE-NOTES.rst +++ b/docs/RELEASE-NOTES.rst @@ -1,23 +1,17 @@ Release Notes for Container Ingress Services for Kubernetes & OpenShift ======================================================================= -Next Release -------------- -Added Functionality -``````````````````` -**What’s new:** - * Ingress - * - * CRD - * +2.13.1 +------------- Bug Fixes ```````````` -* Exclude the removal of static ARP entries for Flannel CNI during CIS restart -* `Issue 2800 `_: Add validation message for monitor when send string is missing +* Fix removal of static ARP entries for Flannel CNI during CIS restart +* `Issue 2800 `_: Fix monitor not creating for VS CRD when send string is missing * `Issue 2867 `_: Ignore virtualServerName if hostGroup configured * `Issue 2898 `_: Fix for CIS crash with namespace-label parameter -* `Issue 2778 `_: Fix hostless VS with IPAM to work with hostgroup +* `Issue 2778 `_: Fix for hostless VS does not work with IPAM * `Issue 2908 `_: Fix for CIS crash while updating the route status +* `Issue 2912 `_: Enable metrics with ipv6 mode 2.13.0 @@ -51,7 +45,6 @@ Bug Fixes * `Issue 2632 `_: Fix hubmode support with NodePortLocal * `Issue 2821 `_: Fix for additionalVirtualAddresses with serviceAddress config * `Issue 2550 `_: Ability to specify monitors for TransportServer CR -* `Issue 2912 `_: Enable metrics with ipv6 mode * Fix for recreating the LTM objects when CIS restarts in IPAM mode. * Improved error handling for GTM objects with cccl-gtm-agent. * Fix crash issue with liveness probe in NextGen routes