diff --git a/modules/ossm-release-notes-3-1-fixed-issues.adoc b/modules/ossm-release-notes-3-1-fixed-issues.adoc new file mode 100644 index 000000000000..717b76bd1819 --- /dev/null +++ b/modules/ossm-release-notes-3-1-fixed-issues.adoc @@ -0,0 +1,12 @@ +// 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-1-fixed-issues_{context}"] += {SMProductName} version 3.1 fixed issues + +[id="kiali-fixed-issues_{context}"] +== Kiali fixed issues + +* Previously, the {KialiProduct} used the `k8s_cluster_info` Ansible module from the `kubernetes.core` collection, which caused failures in certain environments during the `Get API version information from the cluster` task. As a result, Kiali deployment failure occurred, affecting service visibility and management. Now, the {KialiProduct} avoids the `k8s_cluster_info` module, resolving the issue and ensuring smooth Kiali installation for users. (link:https://issues.redhat.com/browse/OSSM-9659[OSSM-9659]) \ No newline at end of file diff --git a/modules/ossm-release-notes-3-1-new-features-enhancements.adoc b/modules/ossm-release-notes-3-1-new-features-enhancements.adoc new file mode 100644 index 000000000000..9aee99a64d8d --- /dev/null +++ b/modules/ossm-release-notes-3-1-new-features-enhancements.adoc @@ -0,0 +1,15 @@ +// 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-1-new-features-enhancements_{context}"] += {SMProductName} version 3.1 new features and enhancements + +This release makes {SMProductName} 3.1 generally available, adds new features, addresses Common Vulnerabilities and Exposures (CVEs), and is supported on {ocp-product-title} 4.14 and later. + +For a list of supported component versions and support features, see "Service Mesh 3.0 feature support tables". + +For a complete list of changes between {SMProduct} 2 and {SMProduct} 3, see "Important information to know if you are migrating from OpenShift Service Mesh 2.6". + + diff --git a/modules/ossm-release-notes-3-1-technology-preview-features.adoc b/modules/ossm-release-notes-3-1-technology-preview-features.adoc new file mode 100644 index 000000000000..b58eb91c3228 --- /dev/null +++ b/modules/ossm-release-notes-3-1-technology-preview-features.adoc @@ -0,0 +1,10 @@ +// 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-1-technology-preview-features_{context}"] += {SMProductName} version 3.1 Technology Preview features + +Some features in this release are currently in Technology Preview. These experimental features are not intended for production use. For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope]. + diff --git a/ossm-release-notes/ossm-release-notes.adoc b/ossm-release-notes/ossm-release-notes.adoc index 01b65a0e8fc5..bbff4d26d61e 100644 --- a/ossm-release-notes/ossm-release-notes.adoc +++ b/ossm-release-notes/ossm-release-notes.adoc @@ -16,6 +16,9 @@ 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-1-technology-preview-features.adoc[leveloffset=+1] +include::modules/ossm-release-notes-3-1-new-features-enhancements.adoc[leveloffset=+1] +include::modules/ossm-release-notes-3-1-fixed-issues.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] include::modules/ossm-release-notes-3-0-1.adoc[leveloffset=+1]