Skip to content

Commit 4d19f7f

Browse files
OSSM-8905
1 parent 8d45f3a commit 4d19f7f

File tree

6 files changed

+93
-3
lines changed

6 files changed

+93
-3
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ endif::[]
187187
:product-rosa: Red Hat OpenShift Service on AWS
188188
:SMProductName: Red Hat OpenShift Service Mesh
189189
:SMProductShortName: Service Mesh
190-
:SMProductVersion: 2.6.5
190+
:SMProductVersion: 2.6.6
191191
:MaistraVersion: 2.6
192192
:KialiProduct: Kiali Operator provided by Red Hat
193193
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * service_mesh/v2x/servicemesh-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ossm-release-2-4-15_{context}"]
7+
= {SMProductName} version 2.4.15
8+
9+
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.6 and is supported on {product-title} 4.14 and later.
10+
11+
[id="ossm-release-2-4-15-components_{context}"]
12+
== Component updates
13+
14+
|===
15+
|Component |Version
16+
17+
|Istio
18+
|1.16.7
19+
20+
|Envoy Proxy
21+
|1.24.12
22+
23+
|Kiali Server
24+
|1.65.20
25+
|===

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * service_mesh/v2x/servicemesh-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ossm-release-2-5-9_{context}"]
7+
= {SMProductName} version 2.5.9
8+
9+
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.6 and is supported on {product-title} 4.14 and later. This release addresses Common Vulnerabilities and Exposures (CVEs).
10+
11+
[id="ossm-release-2-5-9-components_{context}"]
12+
== Component updates
13+
14+
|===
15+
|Component |Version
16+
17+
|Istio
18+
|1.18.7
19+
20+
|Envoy Proxy
21+
|1.26.8
22+
23+
|Kiali Server
24+
|1.73.19
25+
|===

modules/ossm-release-2-6-5.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
You can use the most current version of the {KialiProduct} 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-5-components_{context}]

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * service_mesh/v2x/servicemesh-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ossm-release-2-6-6_{context}"]
7+
= {SMProductName} version 2.6.6
8+
9+
This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.6, and includes the following `ServiceMeshControlPlane` resource version updates: 2.6.6, 2.5.9, and 2.4.15.
10+
11+
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
12+
13+
include::snippets/ossm-current-version-support-snippet.adoc[]
14+
15+
You can use the most current version of the {KialiProduct} 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.
16+
17+
[id="ossm-release-2-6-6-components_{context}"]
18+
== Component updates
19+
20+
|===
21+
|Component |Version
22+
23+
|Istio
24+
|1.20.8
25+
26+
|Envoy Proxy
27+
|1.28.7
28+
29+
|Kiali Server
30+
|1.73.19
31+
|===
32+
33+
[id="ossm-new-features-2-6-6_{context}"]
34+
== New features
35+
36+
* With this update, the Operator for {SMProductName} 2.6 is renamed to {SMProductName} 2 to align with the release of {SMProductName} 3.0 and improve clarity.

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-6.adoc[leveloffset=+1]
14+
15+
include::modules/ossm-release-2-5-9.adoc[leveloffset=+1]
16+
17+
include::modules/ossm-release-2-4-15.adoc[leveloffset=+1]
18+
1319
include::modules/ossm-release-2-6-5.adoc[leveloffset=+1]
1420

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

0 commit comments

Comments
 (0)