Skip to content

Commit ee3ae73

Browse files
authored
Merge pull request #45211 from rh-tokeefe/OSSMDOC-568
OSSMDOC-568: Service Mesh Z Stream Release Notes
2 parents 47fc429 + f860315 commit ee3ae73

File tree

4 files changed

+54
-4
lines changed

4 files changed

+54
-4
lines changed

_attributes/common-attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ endif::[]
118118
:product-dedicated: Red Hat OpenShift Dedicated
119119
:SMProductName: Red Hat OpenShift Service Mesh
120120
:SMProductShortName: Service Mesh
121-
:SMProductVersion: 2.1.2
121+
:SMProductVersion: 2.1.2.1
122122
:MaistraVersion: 2.1
123123
//Service Mesh v1
124-
:SMProductVersion1x: 1.1.18
124+
:SMProductVersion1x: 1.1.18.1
125125
//Windows containers
126126
:productwinc: Red Hat OpenShift support for Windows Containers
127127
// IBM zSystems

modules/ossm-rn-fixed-issues.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,15 @@ The following issues been resolved in the current release:
1919
[id="ossm-rn-fixed-issues-ossm_{context}"]
2020
== {SMProductShortName} fixed issues
2121

22+
* https://issues.redhat.com/browse/OSSM-1099[OSSM-1099]
23+
The Kiali console displayed the message `Sorry, there was a problem. Try a refresh or navigate to a different page.`
24+
2225
* https://issues.redhat.com/browse/OSSM-1074[OSSM-1074]
2326
Pod annotations defined in SMCP are not injected in the pods.
2427

28+
* https://issues.redhat.com/browse/OSSM-999[OSSM-999]
29+
Kiali retention did not work as expected. Calendar times were greyed out in the dashboard graph.
30+
2531
* link:https://issues.redhat.com/browse/OSSM-797[OSSM-797] Kiali Operator pod generates `CreateContainerConfigError` while installing or updating the operator.
2632

2733
* https://issues.redhat.com/browse/OSSM-722[OSSM-722]

modules/ossm-rn-new-features-1x.adoc

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,28 @@ Module included in the following assemblies:
1919
* *Policy Enforcement* - Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers. Policy changes are made by configuring the mesh, not by changing application code.
2020
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.
2121
22+
== New features {SMProductName} 1.1.18.1
23+
24+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).
25+
26+
=== Component versions included in {SMProductName} version 1.1.18.1
27+
28+
|===
29+
|Component |Version
30+
31+
|Istio
32+
|1.4.10
33+
34+
|Jaeger
35+
|1.30.2
36+
37+
|Kiali
38+
|1.12.20.1
39+
40+
|3scale Istio Adapter
41+
|1.0.0
42+
|===
43+
2244
== New features {SMProductName} 1.1.18
2345

2446
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).
@@ -29,7 +51,7 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
2951
|Component |Version
3052

3153
|Istio
32-
|1.4.8
54+
|1.4.10
3355

3456
|Jaeger
3557
|1.24.0

modules/ossm-rn-new-features.adoc

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Module included in the following assemblies:
1919
* *Policy Enforcement* - Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers. Policy changes are made by configuring the mesh, not by changing application code.
2020
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.
2121
22-
== New features {SMProductName} 2.1.2
22+
== New features {SMProductName} 2.1.2.1
2323

2424
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
2525

@@ -34,6 +34,28 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
3434
|Envoy Proxy
3535
|1.17.1
3636

37+
|Jaeger
38+
|1.30.2
39+
40+
|Kiali
41+
|1.36.9
42+
|===
43+
44+
== New features {SMProductName} 2.1.2
45+
46+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
47+
48+
=== Component versions included in {SMProductName} version 2.1.2
49+
50+
|===
51+
|Component |Version
52+
53+
|Istio
54+
|1.9.9
55+
56+
|Envoy Proxy
57+
|1.17.1
58+
3759
|Jaeger
3860
|1.30.1
3961

0 commit comments

Comments
 (0)