Skip to content

Commit 37fcdaf

Browse files
max-cxopenshift-cherrypick-robot
authored andcommitted
OBSDOCS-2062: Release notes for DT&OTel 3.6.1 patch
1 parent 061af00 commit 37fcdaf

File tree

2 files changed

+58
-3
lines changed

2 files changed

+58
-3
lines changed

observability/distr_tracing/distr-tracing-rn.adoc

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:_mod-docs-content-type: ASSEMBLY
22
include::_attributes/common-attributes.adoc[]
33
[id="distr-tracing-rn"]
4-
= Release notes for the {DTShortName}
4+
= Release notes for the {TempoName}
55
:context: distr-tracing-rn
66

77
toc::[]
@@ -12,6 +12,30 @@ You can use the {TempoName} xref:../../observability/otel/otel-forwarding-teleme
1212

1313
include::snippets/distr-tracing-and-otel-disclaimer-about-docs-for-supported-features-only.adoc[]
1414

15+
[id="distr-tracing_3-6-1_{context}"]
16+
== Release notes for the {TempoName} 3.6.1
17+
18+
The {TempoName} 3.6.1 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/tempo-operator-bundle/642c3e0eacf1b5bdbba7654a/history[{TempoOperator} 0.16.0].
19+
20+
The {TempoName} 3.6.1 is based on the open source link:https://grafana.com/oss/tempo/[Grafana Tempo] 2.7.2.
21+
22+
[id="distr-tracing_3-6-1_cves_{context}"]
23+
=== CVEs
24+
25+
This release fixes the following CVEs:
26+
27+
* link:https://access.redhat.com/security/cve/CVE-2025-4673[CVE-2025-4673]
28+
* link:https://access.redhat.com/security/cve/CVE-2025-6020[CVE-2025-6020]
29+
30+
[id="distr-tracing_3-6-1_tempo-release-notes_known-issues_{context}"]
31+
=== Known issues
32+
33+
The {TempoName} 3.6.1 has the following known issue:
34+
35+
* Currently, when the `openshift` tenancy mode is enabled, the `ServiceAccount` object of the gateway component of either a `TempoStack` or `TempoMonolithic` instance requires the `TokenReview` and `SubjectAccessReview` permissions for authorization.
36+
+
37+
Workaround: Deploy the instance in a dedicated namespace, and carefully audit which users have the permission to read the secrets in this namespace.
38+
1539
[id="distr-tracing_3-6_{context}"]
1640
== Release notes for {DTShortName} 3.6
1741

@@ -73,7 +97,7 @@ This update introduces the following bug fixes:
7397

7498
The {TempoName} 3.6 has the following known issue:
7599

76-
* Currently, when the OpenShift tenancy mode is enabled, the `ServiceAccount` object of the gateway component of either a `TempoStack` or `TempoMonolithic` instance requires the `TokenReview` and `SubjectAccessReview` permissions for authorization.
100+
* Currently, when the `openshift` tenancy mode is enabled, the `ServiceAccount` object of the gateway component of either a `TempoStack` or `TempoMonolithic` instance requires the `TokenReview` and `SubjectAccessReview` permissions for authorization.
77101
+
78102
Workaround: Deploy the instance in a dedicated namespace, and carefully audit which users have the permission to read the secrets in this namespace.
79103

observability/otel/otel-rn.adoc

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,37 @@ You can use the {OTELName} xref:../../observability/otel/otel-forwarding-telemet
1212

1313
include::snippets/distr-tracing-and-otel-disclaimer-about-docs-for-supported-features-only.adoc[]
1414

15+
[id="otel_3-6-1_{context}"]
16+
== Release notes for {OTELName} 3.6.1
17+
18+
The {OTELName} 3.6.1 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/opentelemetry-operator-bundle/615618406feffc5384e84400/history[{OTELOperator} 0.127.0].
19+
20+
[NOTE]
21+
====
22+
The {OTELName} 3.6.1 is based on the open source link:https://opentelemetry.io/docs/collector/[OpenTelemetry] release 0.127.0.
23+
====
24+
25+
[id="otel_3-6-1_cves_{context}"]
26+
=== CVEs
27+
28+
This release fixes the following CVEs:
29+
30+
* link:https://access.redhat.com/security/cve/CVE-2025-4673[CVE-2025-4673]
31+
* link:https://access.redhat.com/security/cve/CVE-2025-6020[CVE-2025-6020]
32+
33+
[id="otel_3-6-1_known-issues_{context}"]
34+
=== Known issues
35+
36+
There is currently a known issue with the following exporters:
37+
38+
* AWS CloudWatch Logs Exporter
39+
* AWS EMF Exporter
40+
* AWS X-Ray Exporter
41+
42+
This known issue affects deployments that use the optional `endpoint` field of the exporter configuration in the `OpenTelemetryCollector` custom resource. Not specifying the protocol, such as `https://`, as part of the endpoint value results in the `unsupported protocol scheme` error.
43+
44+
Workaround: Include the protocol, such as `https://`, as part of the endpoint value.
45+
1546
[id="otel_3-6_{context}"]
1647
== Release notes for {OTELName} 3.6
1748

@@ -97,7 +128,7 @@ There is currently a known issue with the following exporters:
97128
* AWS EMF Exporter
98129
* AWS X-Ray Exporter
99130

100-
This known issue affects deployments that use the optional `endpoint` field of the exporter configuration in the Collector custom resource. Not specifying the protocol, such as `https://`, as part of the endpoint value results in the `unsupported protocol scheme` error.
131+
This known issue affects deployments that use the optional `endpoint` field of the exporter configuration in the `OpenTelemetryCollector` custom resource. Not specifying the protocol, such as `https://`, as part of the endpoint value results in the `unsupported protocol scheme` error.
101132

102133
Workaround: Include the protocol, such as `https://`, as part of the endpoint value.
103134

0 commit comments

Comments
 (0)