Skip to content

Commit 83d4aee

Browse files
authored
Merge pull request #46223 from rh-tokeefe/OSSMDOC-595
OSSMDOC-595: service mesh 2.1.3 z stream release notes
2 parents 4a532dc + f6dee60 commit 83d4aee

File tree

5 files changed

+74
-5
lines changed

5 files changed

+74
-5
lines changed

_attributes/common-attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@ endif::[]
122122
:product-dedicated: Red Hat OpenShift Dedicated
123123
:SMProductName: Red Hat OpenShift Service Mesh
124124
:SMProductShortName: Service Mesh
125-
:SMProductVersion: 2.1.2.1
125+
:SMProductVersion: 2.1.3
126126
:MaistraVersion: 2.1
127127
//Service Mesh v1
128-
:SMProductVersion1x: 1.1.18.1
128+
:SMProductVersion1x: 1.1.18.2
129129
//Windows containers
130130
:productwinc: Red Hat OpenShift support for Windows Containers
131131
// IBM zSystems

modules/ossm-rn-fixed-issues.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Namespace starting with `kube` is hidden from Kiali.
4747

4848
* link:https://issues.redhat.com/browse/OSSM-287[OSSM-287] In the Kiali console there are no traces being displayed on the Graph Service.
4949

50+
* link:https://issues.redhat.com/browse/OSSM-285[OSSM-285] When trying to access the Kiali console, receive the following error message "Error trying to get OAuth Metadata". The workaround is to restart the Kiali pod.
51+
5052
* link:https://issues.jboss.org/browse/MAISTRA-2687[MAISTRA-2687] {SMProductName} 2.1 federation gateway does not send the full certificate chain when using external certificates. The {SMProductShortName} federation egress gateway only sends the client certificate. Because the federation ingress gateway only knows about the root certificate, it cannot verify the client certificate unless you add the root certificate to the federation import `ConfigMap`.
5153

5254
* link:https://issues.redhat.com/browse/MAISTRA-2635[MAISTRA-2635] Replace deprecated Kubernetes API. To remain compatible with {product-title} 4.8, the `apiextensions.k8s.io/v1beta1` API was deprecated as of {SMProductName} 2.0.8.

modules/ossm-rn-known-issues.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ These limitations exist in {SMProductName}:
3030

3131
These are the known issues in {SMProductName}:
3232

33+
* https://issues.redhat.com/browse/OSSM-1211[OSSM-1211]
34+
Configuring Federated service meshes for failover does not work as expected. There is no workaround at this time.
35+
3336
* link:https://github.com/istio/istio/issues/14743[Istio-14743] Due to limitations in the version of Istio that this release of {SMProductName} is based on, there are several applications that are currently incompatible with {SMProductShortName}. See the linked community issue for details.
3437

3538
* https://issues.redhat.com/browse/OSSM-882[OSSM-882] Namespace is in the accessible_namespace list but does not appear in Kiali UI. By default, Kiali will not show any namespaces that start with "kube" because these namespaces are typically internal-use only and not part of a mesh.
@@ -50,8 +53,6 @@ api:
5053
- "^kiali-operator"
5154
----
5255
+
53-
* link:https://issues.redhat.com/browse/OSSM-285[OSSM-285] When trying to access the Kiali console, receive the following error message "Error trying to get OAuth Metadata". The workaround is to restart the Kiali pod.
54-
5556
* link:https://issues.redhat.com/browse/MAISTRA-2735[MAISTRA-2735] The resources that the Service Mesh Operator deletes when reconciling the SMCP have changed. Previously, the Operator deleted a resource with the following labels:
5657

5758
** `maistra.io/owner`

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

Lines changed: 22 additions & 0 deletions
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.2
23+
24+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).
25+
26+
=== Component versions included in {SMProductName} version 1.1.18.2
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.21.1
39+
40+
|3scale Istio Adapter
41+
|1.0.0
42+
|===
43+
2244
== New features {SMProductName} 1.1.18.1
2345

2446
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).

modules/ossm-rn-new-features.adoc

Lines changed: 45 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.1
22+
== New features {SMProductName} 2.1.3
2323

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

@@ -37,6 +37,28 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
3737
|Jaeger
3838
|1.30.2
3939

40+
|Kiali
41+
|1.36.10-2
42+
|===
43+
44+
== New features {SMProductName} 2.1.2.1
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.1
49+
50+
|===
51+
|Component |Version
52+
53+
|Istio
54+
|1.9.9
55+
56+
|Envoy Proxy
57+
|1.17.1
58+
59+
|Jaeger
60+
|1.30.2
61+
4062
|Kiali
4163
|1.36.9
4264
|===
@@ -203,6 +225,28 @@ Kiali 1.36 includes the following features and enhancements:
203225
* Namespace and cluster boxing to support federated service mesh views
204226
* New validations, wizards, and distributed tracing enhancements
205227

228+
== New features {SMProductName} 2.0.10
229+
230+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
231+
232+
=== Component versions included in {SMProductName} version 2.0.10
233+
234+
|===
235+
|Component |Version
236+
237+
|Istio
238+
|1.6.14
239+
240+
|Envoy Proxy
241+
|1.14.5
242+
243+
|Jaeger
244+
|1.24.1
245+
246+
|Kiali
247+
|1.24.14-1
248+
|===
249+
206250
== New features {SMProductName} 2.0.9
207251

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

0 commit comments

Comments
 (0)