You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ossm-rn-fixed-issues-1x.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ The following issues been resolved in the current release:
21
21
22
22
* link:https://issues.redhat.com/browse/MAISTRA-2371[MAISTRA-2371] Handle tombstones in listerInformer. The updated cache codebase was not handling tombstones when translating the events from the namespace caches to the aggregated cache, leading to a panic in the go routine.
23
23
24
+
* link:https://issues.redhat.com/browse/OSSM-542[OSSM-542] Galley is not using the new certificate after rotation.
25
+
24
26
* link:https://issues.jboss.org/browse/OSSM-99[OSSM-99] Workloads generated from direct Pod without labels may crash Kiali.
25
27
26
28
* link:https://issues.jboss.org/browse/OSSM-93[OSSM-93] IstioConfigList can't filter by two or more names.
Pod annotations defined in SMCP are not injected in the pods.
24
+
22
25
* link:https://issues.redhat.com/browse/OSSM-797[OSSM-797] Kiali Operator pod generates `CreateContainerConfigError` while installing or updating the operator.
Copy file name to clipboardExpand all lines: modules/ossm-rn-new-features-1x.adoc
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,11 @@ Module included in the following assemblies:
19
19
* *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.
20
20
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.
21
21
22
-
== Component versions included in {SMProductName} version {SMProductVersion}
22
+
== New features {SMProductName} 1.1.18
23
+
24
+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).
25
+
26
+
=== Component versions included in {SMProductName} version 1.1.18
Copy file name to clipboardExpand all lines: modules/ossm-rn-new-features.adoc
+65-5Lines changed: 65 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,11 @@ Module included in the following assemblies:
19
19
* *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.
20
20
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.
21
21
22
-
== Component versions included in {SMProductName} version {SMProductVersion}
22
+
== New features {SMProductName} 2.1.2
23
+
24
+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
25
+
26
+
=== Component versions included in {SMProductName} version {SMProductVersion}
23
27
24
28
|===
25
29
|Component |Version
@@ -31,10 +35,10 @@ Module included in the following assemblies:
31
35
|1.17.1
32
36
33
37
|Jaeger
34
-
|1.24.1
38
+
|1.30.1
35
39
36
40
|Kiali
37
-
|1.36.7
41
+
|1.36.8
38
42
|===
39
43
40
44
== New features {SMProductName} 2.1.1
@@ -43,6 +47,24 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
43
47
44
48
This release also adds the ability to disable the automatic creation of network policies.
45
49
50
+
=== Component versions included in {ProductName} version 2.1.1
== New features and enhancements {SMProductName} 2.1
83
105
84
-
This release of {SMProductName} adds support for Istio 1.9.8, Envoy Proxy 1.17.1, Jaeger 1.24.1, and Kiali 1.36.5 on {product-title} 4.6 EUS, 4.7, 4.8, and 4.9.
106
+
This release of {SMProductName} adds support for Istio 1.9.8, Envoy Proxy 1.17.1, Jaeger 1.24.1, and Kiali 1.36.5 on {product-title} 4.6 EUS, 4.7, 4.8, 4.9, along with new features and enhancements.
107
+
108
+
=== Component versions included in {SMProductName} version 2.1
109
+
110
+
|===
111
+
|Component |Version
85
112
86
-
In addition, this release has the following new features and enhancements:
113
+
|Istio
114
+
|1.9.6
115
+
116
+
|Envoy Proxy
117
+
|1.17.1
118
+
119
+
|Jaeger
120
+
|1.24.1
121
+
122
+
|Kiali
123
+
|1.36.5
124
+
|===
87
125
88
126
=== Service Mesh Federation
89
127
@@ -141,6 +179,28 @@ Kiali 1.36 includes the following features and enhancements:
141
179
* Namespace and cluster boxing to support federated service mesh views
142
180
* New validations, wizards, and distributed tracing enhancements
143
181
182
+
== New features {SMProductName} 2.0.9
183
+
184
+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
185
+
186
+
=== Component versions included in {SMProductName} version 2.0.9
187
+
188
+
|===
189
+
|Component |Version
190
+
191
+
|Istio
192
+
|1.6.14
193
+
194
+
|Envoy Proxy
195
+
|1.14.5
196
+
197
+
|Jaeger
198
+
|1.24.1
199
+
200
+
|Kiali
201
+
|1.24.11
202
+
|===
203
+
144
204
== New features {SMProductName} 2.0.8
145
205
146
206
This release of {SMProductName} addresses bug fixes.
0 commit comments