From a8b2fc234984b8cbc30f2380cb65fe2174cdc2fd Mon Sep 17 00:00:00 2001 From: shreyasiddhartha Date: Thu, 5 Dec 2024 14:13:15 +0530 Subject: [PATCH] OSSM-8432 --- _attributes/common-attributes.adoc | 2 +- modules/ossm-release-2-4-13.adoc | 26 +++++++++++++++ modules/ossm-release-2-5-7.adoc | 26 +++++++++++++++ modules/ossm-release-2-6-3.adoc | 2 -- modules/ossm-release-2-6-4.adoc | 32 +++++++++++++++++++ .../v2x/servicemesh-release-notes.adoc | 6 ++++ 6 files changed, 91 insertions(+), 3 deletions(-) create mode 100644 modules/ossm-release-2-4-13.adoc create mode 100644 modules/ossm-release-2-5-7.adoc create mode 100644 modules/ossm-release-2-6-4.adoc diff --git a/_attributes/common-attributes.adoc b/_attributes/common-attributes.adoc index 3d6a7a950b34..86b9e722124d 100644 --- a/_attributes/common-attributes.adoc +++ b/_attributes/common-attributes.adoc @@ -172,7 +172,7 @@ endif::[] :product-rosa: Red Hat OpenShift Service on AWS :SMProductName: Red Hat OpenShift Service Mesh :SMProductShortName: Service Mesh -:SMProductVersion: 2.6.3 +:SMProductVersion: 2.6.4 :MaistraVersion: 2.6 :KialiProduct: Kiali Operator provided by Red Hat :SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin diff --git a/modules/ossm-release-2-4-13.adoc b/modules/ossm-release-2-4-13.adoc new file mode 100644 index 000000000000..642ea43347e7 --- /dev/null +++ b/modules/ossm-release-2-4-13.adoc @@ -0,0 +1,26 @@ +//// +Module included in the following assemblies: +* service_mesh/v2x/servicemesh-release-notes.adoc +//// + +:_mod-docs-content-type: REFERENCE +[id="ossm-release-2-4-13_{context}"] += {SMProductName} version 2.4.13 + +This release of {SMProductName} is included with the {SMProductName} Operator 2.6.4 and is supported on {product-title} 4.14 and later. This release addresses Common Vulnerabilities and Exposures (CVEs). + +[id=ossm-release-2-4-13-components_{context}] +== Component updates + +|=== +|Component |Version + +|Istio +|1.16.7 + +|Envoy Proxy +|1.24.12 + +|Kiali Server +|1.65.18 +|=== \ No newline at end of file diff --git a/modules/ossm-release-2-5-7.adoc b/modules/ossm-release-2-5-7.adoc new file mode 100644 index 000000000000..5d8620b428a0 --- /dev/null +++ b/modules/ossm-release-2-5-7.adoc @@ -0,0 +1,26 @@ +//// +Module included in the following assemblies: +* service_mesh/v2x/servicemesh-release-notes.adoc +//// + +:_mod-docs-content-type: REFERENCE +[id="ossm-release-2-5-7_{context}"] += {SMProductName} version 2.5.7 + +This release of {SMProductName} is included with the {SMProductName} Operator 2.6.4 and is supported on {product-title} 4.14 and later. This release addresses Common Vulnerabilities and Exposures (CVEs). + +[id=ossm-release-2-5-7-components_{context}] +== Component updates + +|=== +|Component |Version + +|Istio +|1.18.7 + +|Envoy Proxy +|1.26.8 + +|Kiali Server +|1.73.17 +|=== \ No newline at end of file diff --git a/modules/ossm-release-2-6-3.adoc b/modules/ossm-release-2-6-3.adoc index 9ef4be5b3d6c..161660b9559b 100644 --- a/modules/ossm-release-2-6-3.adoc +++ b/modules/ossm-release-2-6-3.adoc @@ -11,8 +11,6 @@ This release of {SMProductName} updates the {SMProductName} Operator version to This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later. -include::snippets/ossm-current-version-support-snippet.adoc[] - The most current version of the {KialiProduct} can be used with all supported versions of {SMProductName}. The version of {SMProductShortName} is specified by using the `ServiceMeshControlPlane` resource. The version of {SMProductShortName} automatically ensures a compatible version of Kiali. [id=ossm-release-2-6-3-components_{context}] diff --git a/modules/ossm-release-2-6-4.adoc b/modules/ossm-release-2-6-4.adoc new file mode 100644 index 000000000000..551f286c7602 --- /dev/null +++ b/modules/ossm-release-2-6-4.adoc @@ -0,0 +1,32 @@ +//// +Module included in the following assemblies: +* service_mesh/v2x/servicemesh-release-notes.adoc +//// + +:_mod-docs-content-type: REFERENCE +[id="ossm-release-2-6-4_{context}"] += {SMProductName} version 2.6.4 + +This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.4, and includes the following `ServiceMeshControlPlane` resource version updates: 2.6.4, 2.5.7, and 2.4.13. + +This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later. + +include::snippets/ossm-current-version-support-snippet.adoc[] + +The most current version of the {KialiProduct} can be used with all supported versions of {SMProductName}. The version of {SMProductShortName} is specified by using the `ServiceMeshControlPlane` resource. The version of {SMProductShortName} automatically ensures a compatible version of Kiali. + +[id=ossm-release-2-6-4-components_{context}] +== Component updates + +|=== +|Component |Version + +|Istio +|1.20.8 + +|Envoy Proxy +|1.28.7 + +|Kiali Server +|1.73.17 +|=== \ No newline at end of file diff --git a/service_mesh/v2x/servicemesh-release-notes.adoc b/service_mesh/v2x/servicemesh-release-notes.adoc index 3084dc477eb9..be7399783349 100644 --- a/service_mesh/v2x/servicemesh-release-notes.adoc +++ b/service_mesh/v2x/servicemesh-release-notes.adoc @@ -10,6 +10,12 @@ toc::[] include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1] +include::modules/ossm-release-2-6-4.adoc[leveloffset=+1] + +include::modules/ossm-release-2-5-7.adoc[leveloffset=+1] + +include::modules/ossm-release-2-4-13.adoc[leveloffset=+1] + include::modules/ossm-release-2-6-3.adoc[leveloffset=+1] include::modules/ossm-release-2-5-6.adoc[leveloffset=+1]