diff --git a/_attributes/common-attributes.adoc b/_attributes/common-attributes.adoc index cc17c1e1eaab..ddf1b92029ee 100644 --- a/_attributes/common-attributes.adoc +++ b/_attributes/common-attributes.adoc @@ -17,10 +17,10 @@ :SMProductName: Red{nbsp}Hat OpenShift Service Mesh :SMProduct: OpenShift Service Mesh :SMProductShortName: Service Mesh -:SMProductVersion: 3.0.4 +:SMProductVersion: 3.0.5 //service mesh v2 //Update when there is a new 2.6.z release -:SMv2Version: 2.6.9 +:SMv2Version: 2.6.10 //SMv2Version must be updated with each 2.x release because users can only migrate from the latest 2.x.z version. Update 02/24/2025 for service-mesh-docs-3.0 //Istio :istio: Istio diff --git a/modules/ossm-release-notes-3-0-5.adoc b/modules/ossm-release-notes-3-0-5.adoc new file mode 100644 index 000000000000..7ece6fa1133d --- /dev/null +++ b/modules/ossm-release-notes-3-0-5.adoc @@ -0,0 +1,14 @@ +// Module included in the following assemblies: +// +// * service-mesh-docs-main/ossm-release-notes/ossm-release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="ossm-release-3-0-5_{context}"] += {SMProductName} version 3.0.5 + +This release of {SMProductName} is included with the {SMProductName} Operator 3.0.5 and is supported on {ocp-product-title} 4.16 and later. This release addresses enhancements and Common Vulnerabilities and Exposures (CVEs). For supported component versions for 3.0.5, see "Service Mesh version support tables". + +[id="ossm-enhancements-3-0-5_{context}"] +== Enhancements + +* This enhancement updates Kiali server to version 2.4.9. \ No newline at end of file diff --git a/modules/ossm-release-notes-supported-versions.adoc b/modules/ossm-release-notes-supported-versions.adoc index eebc90042cbb..6035d7475f4d 100644 --- a/modules/ossm-release-notes-supported-versions.adoc +++ b/modules/ossm-release-notes-supported-versions.adoc @@ -6,6 +6,37 @@ [id="ossm-release-notes-supported-versions_{context}"] = {SMProduct} supported versions +See the following table for information about {SMProduct} 3.0.5 supported versions. + +== {SMProduct} 3.0.5 supported versions + +[cols="1,1"] +|=== +| Feature | Supported versions + +|{SMProduct} 3 Operator +|3.0.5 + +|{SMProduct} `Istio` control plane resource +|1.24.6 + +|{ocp-product-title} +|4.16 and later + +| Envoy proxy +| 1.32.11 + +| `IstioCNI` resource +| 1.24.6 + +|Kiali Operator +|2.11.3 + +|Kiali control plane resource +|2.4.9 + +|=== + See the following table for information about {SMProduct} 3.0.4 supported versions. == {SMProduct} 3.0.4 supported versions diff --git a/ossm-release-notes/ossm-release-notes.adoc b/ossm-release-notes/ossm-release-notes.adoc index d07f7da03761..0e2a7834d7ea 100644 --- a/ossm-release-notes/ossm-release-notes.adoc +++ b/ossm-release-notes/ossm-release-notes.adoc @@ -16,6 +16,7 @@ For additional information about the {SMProductName} life cycle and supported pl //03/25/2025: //Gwynne is rotating off Service Mesh. For next writer and CS: Continue to refine the IA for rel notes. The structure and IA will likely make more sense as there are more z-streams and versions released, making it easier to see how best to lay rel notes out in docs.redhat. Should anything be its own tile to make it easier to find for users? +include::modules/ossm-release-notes-3-0-5.adoc[leveloffset=+1] include::modules/ossm-release-notes-3-0-4.adoc[leveloffset=+1] include::modules/ossm-release-notes-3-0-3.adoc[leveloffset=+1] include::modules/ossm-release-notes-3-0-2.adoc[leveloffset=+1]