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/distr-tracing-rn-new-features.adoc
+48-5Lines changed: 48 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,48 @@ Result – If changed, describe the current user experience.
13
13
14
14
This release adds improvements related to the following components and concepts.
15
15
16
+
== New features and enhancements {DTProductName} 2.4
17
+
18
+
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
19
+
20
+
This release also adds support for auto-provisioning certificates using the Red Hat Elasticsearch Operator.
21
+
22
+
* Self-provisioning, which means using the {JaegerName} Operator to call the Red Hat Elasticsearch Operator during installation. Self provisioning is fully supported with this release.
23
+
* Creating the Elasticsearch instance and certificates first and then configuring the {JaegerShortName} to use the certificate is a Technology Preview for this release.
24
+
25
+
[NOTE]
26
+
====
27
+
When upgrading to Elasticsearch 2.4, the Operator recreates the Elasticsearch instance, which might take five to ten minutes.
28
+
====
29
+
30
+
=== Component versions supported in {DTProductName} version 2.4
31
+
32
+
[options="header"]
33
+
|===
34
+
|Operator |Component |Version
35
+
|{OTELName}
36
+
|Jaeger
37
+
|1.34.1
38
+
39
+
|{OTELName}
40
+
|OpenTelemetry
41
+
|0.49
42
+
|===
43
+
16
44
== New features and enhancements {DTProductName} 2.3.1
17
45
18
46
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
19
47
20
48
=== Component versions supported in {DTProductName} version 2.3.1
21
49
50
+
[options="header"]
22
51
|===
23
-
|Component |Version
52
+
|Operator |Component |Version
53
+
|{OTELName}
24
54
|Jaeger
25
55
|1.30.2
26
56
57
+
|{OTELName}
27
58
|OpenTelemetry
28
59
|0.44.1-1
29
60
|===
@@ -36,11 +67,14 @@ With this release, the {JaegerName} Operator is now installed to the `openshift-
36
67
37
68
=== Component versions supported in {DTProductName} version 2.3.0
38
69
70
+
[options="header"]
39
71
|===
40
-
|Component |Version
72
+
|Operator |Component |Version
73
+
|{OTELName}
41
74
|Jaeger
42
75
|1.30.1
43
76
77
+
|{OTELName}
44
78
|OpenTelemetry
45
79
|0.44.0
46
80
|===
@@ -51,11 +85,14 @@ This release of {DTProductName} addresses Common Vulnerabilities and Exposures (
51
85
52
86
=== Component versions supported in {DTProductName} version 2.2.0
53
87
88
+
[options="header"]
54
89
|===
55
-
|Component |Version
90
+
|Operator |Component |Version
91
+
|{OTELName}
56
92
|Jaeger
57
93
|1.30.0
58
94
95
+
|{OTELName}
59
96
|OpenTelemetry
60
97
|0.42.0
61
98
|===
@@ -66,11 +103,14 @@ This release of {DTProductName} addresses Common Vulnerabilities and Exposures (
66
103
67
104
=== Component versions supported in {DTProductName} version 2.1.0
68
105
106
+
[options="header"]
69
107
|===
70
-
|Component |Version
108
+
|Operator |Component |Version
109
+
|{OTELName}
71
110
|Jaeger
72
111
|1.29.1
73
112
113
+
|{OTELName}
74
114
|OpenTelemetry
75
115
|0.41.1
76
116
|===
@@ -99,11 +139,14 @@ This release also addresses Common Vulnerabilities and Exposures (CVEs) and bug
99
139
100
140
=== Component versions supported in {DTProductName} version 2.0.0
Copy file name to clipboardExpand all lines: modules/distr-tracing-rn-technology-preview.adoc
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,13 @@ Technology Preview features are not supported with Red Hat production service le
17
17
These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. For more information about the support scope of Red Hat Technology Preview features, see https://access.redhat.com/support/offerings/techpreview/.
18
18
====
19
19
20
+
== {DTProductName} 2.4.0 Technology Preview
21
+
22
+
This release also adds support for auto-provisioning certificates using the Red Hat Elasticsearch Operator.
23
+
24
+
* Self-provisioning, which means using the {JaegerName} Operator to call the Red Hat Elasticsearch Operator during installation. Self provisioning is fully supported with this release.
25
+
* Creating the Elasticsearch instance and certificates first and then configuring the {JaegerShortName} to use the certificate is a Technology Preview for this release.
26
+
20
27
== {DTProductName} 2.2.0 Technology Preview
21
28
22
29
Unsupported OpenTelemetry Collector components included in the 2.1 release have been removed.
0 commit comments