Skip to content

Commit 33ec1de

Browse files
committed
OSSM-4708: 2.4.3 Release Notes
1 parent b62ba1d commit 33ec1de

File tree

3 files changed

+41
-3
lines changed

3 files changed

+41
-3
lines changed

_attributes/common-attributes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ endif::[]
143143
:product-rosa: Red Hat OpenShift Service on AWS
144144
:SMProductName: Red Hat OpenShift Service Mesh
145145
:SMProductShortName: Service Mesh
146-
:SMProductVersion: 2.4.2
146+
:SMProductVersion: 2.4.3
147147
:MaistraVersion: 2.4
148148
//Service Mesh v1
149149
:SMProductVersion1x: 1.1.18.2

modules/ossm-rn-fixed-issues.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Provide the following info for each issue if possible:
1414
*Result* - How has the behavior changed as a result? Try to avoid “It is fixed” or “The issue is resolved” or “The error no longer presents”.
1515
////
1616

17-
The following issues been resolved in the current release:
17+
The following issues have been resolved in previous releases:
1818

1919
[id="ossm-rn-fixed-issues-ossm_{context}"]
2020
== {SMProductShortName} fixed issues

modules/ossm-rn-new-features.adoc

+39-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,44 @@ Module included in the following assemblies:
1515

1616
This release adds improvements related to the following components and concepts.
1717

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+
1856
== New features {SMProductName} version 2.4.2
1957

2058
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
122160
----
123161
spec:
124162
meshConfig:
125-
extenstionProviders:
163+
extensionProviders:
126164
- name: prometheus
127165
prometheus: {}
128166
---

0 commit comments

Comments
 (0)