Skip to content

Commit a9e77ed

Browse files
authored
Merge pull request #85846 from shreyasiddhartha/OSSM-8432
OSSM-8432: 2.6.4 (At Stage): [DOC] Release Notes
2 parents 0be9942 + a27a4e7 commit a9e77ed

File tree

6 files changed

+91
-3
lines changed

6 files changed

+91
-3
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ endif::[]
174174
:product-rosa: Red Hat OpenShift Service on AWS
175175
:SMProductName: Red Hat OpenShift Service Mesh
176176
:SMProductShortName: Service Mesh
177-
:SMProductVersion: 2.6.3
177+
:SMProductVersion: 2.6.4
178178
:MaistraVersion: 2.6
179179
:KialiProduct: Kiali Operator provided by Red Hat
180180
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

modules/ossm-release-2-4-13.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="ossm-release-2-4-13_{context}"]
8+
= {SMProductName} version 2.4.13
9+
10+
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).
11+
12+
[id=ossm-release-2-4-13-components_{context}]
13+
== Component updates
14+
15+
|===
16+
|Component |Version
17+
18+
|Istio
19+
|1.16.7
20+
21+
|Envoy Proxy
22+
|1.24.12
23+
24+
|Kiali Server
25+
|1.65.18
26+
|===

modules/ossm-release-2-5-7.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="ossm-release-2-5-7_{context}"]
8+
= {SMProductName} version 2.5.7
9+
10+
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).
11+
12+
[id=ossm-release-2-5-7-components_{context}]
13+
== Component updates
14+
15+
|===
16+
|Component |Version
17+
18+
|Istio
19+
|1.18.7
20+
21+
|Envoy Proxy
22+
|1.26.8
23+
24+
|Kiali Server
25+
|1.73.17
26+
|===

modules/ossm-release-2-6-3.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ This release of {SMProductName} updates the {SMProductName} Operator version to
1111

1212
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
1313

14-
include::snippets/ossm-current-version-support-snippet.adoc[]
15-
1614
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.
1715

1816
[id=ossm-release-2-6-3-components_{context}]

modules/ossm-release-2-6-4.adoc

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="ossm-release-2-6-4_{context}"]
8+
= {SMProductName} version 2.6.4
9+
10+
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.
11+
12+
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
13+
14+
include::snippets/ossm-current-version-support-snippet.adoc[]
15+
16+
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.
17+
18+
[id=ossm-release-2-6-4-components_{context}]
19+
== Component updates
20+
21+
|===
22+
|Component |Version
23+
24+
|Istio
25+
|1.20.8
26+
27+
|Envoy Proxy
28+
|1.28.7
29+
30+
|Kiali Server
31+
|1.73.17
32+
|===

service_mesh/v2x/servicemesh-release-notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ toc::[]
1010

1111
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
1212

13+
include::modules/ossm-release-2-6-4.adoc[leveloffset=+1]
14+
15+
include::modules/ossm-release-2-5-7.adoc[leveloffset=+1]
16+
17+
include::modules/ossm-release-2-4-13.adoc[leveloffset=+1]
18+
1319
include::modules/ossm-release-2-6-3.adoc[leveloffset=+1]
1420

1521
include::modules/ossm-release-2-5-6.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)