Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
26 changes: 26 additions & 0 deletions modules/ossm-release-2-4-13.adoc
Original file line number Diff line number Diff line change
@@ -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
|===
26 changes: 26 additions & 0 deletions modules/ossm-release-2-5-7.adoc
Original file line number Diff line number Diff line change
@@ -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
|===
2 changes: 0 additions & 2 deletions modules/ossm-release-2-6-3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
Expand Down
32 changes: 32 additions & 0 deletions modules/ossm-release-2-6-4.adoc
Original file line number Diff line number Diff line change
@@ -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
|===
6 changes: 6 additions & 0 deletions service_mesh/v2x/servicemesh-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down