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-new-features.adoc
+39-1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,44 @@ Module included in the following assemblies:
15
15
16
16
This release adds improvements related to the following components and concepts.
17
17
18
+
== New features {SMProductName} version 2.4.3
19
+
20
+
* The {SMProductName} Operator is now available on ARM-based clusters as a Technology Preview feature.
21
+
* The `envoyExtAuthzGrpc` field has been added, which is used to configure an external authorization provider using the gRPC API.
22
+
* Common Vulnerabilities and Exposures (CVEs) have been addressed.
23
+
* This release is supported on {product-title} 4.10 and newer versions.
24
+
25
+
=== Component versions included in {SMProductName} version 2.4.3
26
+
//THESE MAY NEED TO BE UPDATED FOR 2.4.3
27
+
//Kiali updated to 1.65.8 on 09/06/2023
28
+
//09/06/2023: According to distributed tracing release notes, Jaeger component version remains unchanged.
29
+
|===
30
+
|Component |Version
31
+
32
+
|Istio
33
+
|1.16.7
34
+
35
+
|Envoy Proxy
36
+
|1.24.10
37
+
38
+
|Jaeger
39
+
|1.42.0
40
+
41
+
|Kiali
42
+
|1.65.8
43
+
|===
44
+
//COMPONENTS ABOVE MAY NEED TO BE UPDATED FOR 2.4.3
45
+
46
+
=== {SMProductName} operator to ARM-based clusters
47
+
:FeatureName: {SMProductName} operator to ARM based clusters
48
+
include::snippets/technology-preview.adoc[]
49
+
50
+
This release makes the {SMProductName} Operator available on ARM-based clusters as a Technology Preview feature. Images are available for Istio, Envoy, Prometheus, Kiali, and Grafana. Images are not available for Jaeger, so Jaeger must be disabled as a {SMProductShortName} add-on.
51
+
52
+
=== Remote Procedure Calls (gRPC) API support for external authorization configuration
53
+
54
+
This enhancement adds the `envoyExtAuthzGrpc` field to configure an external authorization provider using the gRPC API.
55
+
18
56
== New features {SMProductName} version 2.4.2
19
57
20
58
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.10 and later versions.
@@ -122,7 +160,7 @@ This enhancement introduces a generally available version of the Prometheus exte
0 commit comments