Skip to content

Commit abb4fe0

Browse files
Merge pull request #110376 from lhite8041/OSSM_v3.0.10
OSSM v3.0.10 release notes and tasks
2 parents 87fc8dc + 4e39c32 commit abb4fe0

5 files changed

Lines changed: 47 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ bin
1616
commercial_package
1717
.vscode
1818
.vale/styles/AsciiDoc
19+
.vale/styles/AsciiDocDITA
1920
.vale/styles/OpenShiftAsciiDoc
2021
.vale/styles/RedHat

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
:SMProductName: Red{nbsp}Hat OpenShift Service Mesh
1818
:SMProduct: OpenShift Service Mesh
1919
:SMProductShortName: Service Mesh
20-
:SMProductVersion: 3.0.9
20+
:SMProductVersion: 3.0.10
2121
//service mesh v2
2222
//Update when there is a new 2.6.z release
2323
:SMv2Version: 2.6.14
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * service-mesh-docs-main/ossm-release-notes/ossm-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ossm-release-3-0-10_{context}"]
7+
= {SMProductName} version 3.0.10
8+
9+
[role="_abstract"]
10+
This release of {SMProductName} is included with the {SMProductName} Operator 3.0.10 and is supported on {ocp-product-title} 4.14-4.19. This release addresses Common Vulnerabilities and Exposures (CVEs).
11+
12+
For supported component versions for 3.0.10, see "Service Mesh version support tables".

modules/ossm-release-notes-supported-versions.adoc

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,37 @@
88

99
[role="_abstract"]
1010

11+
See the following table for information about {SMProduct} 3.0.10 supported versions.
12+
13+
== {SMProduct} 3.0.10 supported versions
14+
15+
[cols="1,1"]
16+
|===
17+
| Feature | Supported versions
18+
19+
|{SMProduct} 3 Operator
20+
|3.0.10
21+
22+
|{SMProduct} `Istio` control plane resource
23+
|1.24.6
24+
25+
|{ocp-product-title}
26+
|4.14-4.19
27+
28+
| Envoy proxy
29+
| 1.32.13
30+
31+
| `IstioCNI` resource
32+
| 1.24.6
33+
34+
|Kiali Operator
35+
|2.22.2
36+
37+
|Kiali server
38+
|2.4.15
39+
40+
|===
41+
1142
See the following table for information about {SMProduct} 3.0.9 supported versions.
1243

1344
== {SMProduct} 3.0.9 supported versions

ossm-release-notes/ossm-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The {SMProductName} release notes provide details about new features and enhance
1616
For additional information about the {SMProductName} life cycle and supported platforms, refer to the "{ocp-short-name} Operator Life Cycles".
1717
====
1818

19+
include::modules/ossm-release-notes-3-0-10.adoc[leveloffset=+1]
20+
1921
include::modules/ossm-release-notes-3-0-9.adoc[leveloffset=+1]
2022

2123
include::modules/ossm-release-notes-3-0-8.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)