Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBSDOCS-1596: Release notes for the Tempo 3.5.1 patch #91498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/distr-tracing-tempo-config-query-frontend.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The query frontend component is responsible for sharding the search space for an
|type: boolean

|`jaegerQuery.monitorTab.prometheusEndpoint`
|The endpoint to the Prometheus instance that contains the span rate, error, and duration (RED) metrics. For example, `+https://thanos-querier.openshift-monitoring.svc.cluster.local:9091+`.
|The endpoint to the Prometheus instance that contains the span rate, error, and duration (RED) metrics. For example, `+https://thanos-querier.openshift-monitoring.svc.cluster.local:9092+`.
|type: string

|===
Expand Down
2 changes: 1 addition & 1 deletion modules/distr-tracing-tempo-config-spanmetrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
enabled: true
monitorTab:
enabled: true # <1>
prometheusEndpoint: https://thanos-querier.openshift-monitoring.svc.cluster.local:9091 # <2>
prometheusEndpoint: https://thanos-querier.openshift-monitoring.svc.cluster.local:9092 # <2>
redMetricsNamespace: "" <3>
ingress:
type: route
Expand Down
50 changes: 48 additions & 2 deletions observability/distr_tracing/distr-tracing-rn.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ include::snippets/distr-tracing-and-otel-disclaimer-about-docs-for-supported-fea

This release of the {DTProductName} includes the {TempoName} and the deprecated {JaegerName}.

[IMPORTANT]
====
The {TempoName} 3.5.1 patch release has been released.
====

////
[id="distr-tracing_3-5_cves_{context}"]
=== CVEs
Expand All @@ -27,7 +32,7 @@ This release fixes the following CVEs:
////

[id="distr-tracing_3-5_tempo-release-notes_{context}"]
=== {TempoName}
=== {TempoName} 3.5

The {TempoName} 3.5 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/tempo-operator-bundle/642c3e0eacf1b5bdbba7654a/history[{TempoOperator} 0.15.3].

Expand Down Expand Up @@ -55,8 +60,49 @@ This update introduces the following bug fix:

* Before this update, the {TempoOperator} failed when the `TempoStack` custom resource had the `spec.storage.tls.enabled` field set to `true` and used an Amazon S3 object store with the Security Token Service (STS) authentication. With this update, such a `TempoStack` custom resource configuration does not cause the {TempoOperator} to fail.

[id="distr-tracing_3-5_tempo-release-notes_known-issues_{context}"]
==== Known issues

The {TempoName} 3.5 has the following known issue:

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

[id="distr-tracing_3-5-1_tempo-release-notes_{context}"]
=== {TempoName} 3.5.1

The {TempoName} 3.5.1 is a patch release.

[id="distr-tracing_3-5-1_tempo-release-notes_cves_{context}"]
==== CVEs

The {TempoName} 3.5.1 patch release fixes the following CVEs:

* link:https://access.redhat.com/security/cve/CVE-2025-2786[CVE-2025-2786]

* link:https://access.redhat.com/security/cve/CVE-2025-2842[CVE-2025-2842]

* link:https://access.redhat.com/security/cve/CVE-2025-30204[CVE-2025-30204]

[id="distr-tracing_3-5-1_tempo-release-notes_breaking-changes_{context}"]
==== Breaking changes

The {TempoName} 3.5.1 update introduces the following breaking change:

* With this update, for a user to create or modify a `TempoStack` or `TempoMonolithic` custom resource with enabled multi-tenancy, the user must have permissions to create the `TokenReview` and `SubjectAccessReview` authorization objects.

[id="distr-tracing_3-5-1_tempo-release-notes_known-issues_{context}"]
==== Known issues

The {TempoName} 3.5.1 has the following known issue:

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

[id="distr-tracing_3-5_jaeger-release-notes_{context}"]
=== {JaegerName}
=== {JaegerName} 3.5

The {JaegerName} 3.5 is the last release of the {JaegerName} that Red Hat plans to support.

Expand Down
20 changes: 20 additions & 0 deletions observability/otel/otel-rn.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,26 @@ You can use the {OTELName} xref:../../observability/otel/otel-forwarding-telemet

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

[id="otel_3-5-1_{context}"]
== Release notes for {OTELName} 3.5.1

The {OTELName} 3.5.1 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/opentelemetry-operator-bundle/615618406feffc5384e84400/history[{OTELOperator} 0.119.0].

[NOTE]
====
The {OTELName} 3.5.1 is based on the open source link:https://opentelemetry.io/docs/collector/[OpenTelemetry] release 0.119.0.
====

[id="distr-tracing_3-5-1_cves_{context}"]
=== CVEs

This release fixes the following CVEs:

* link:https://access.redhat.com/security/cve/CVE-2025-22868[CVE-2025-22868]
* link:https://access.redhat.com/security/cve/CVE-2025-27144[CVE-2025-27144]
* link:https://access.redhat.com/security/cve/CVE-2025-29786[CVE-2025-29786]
* link:https://access.redhat.com/security/cve/CVE-2025-30204[CVE-2025-30204]

[id="otel_3-5_{context}"]
== Release notes for {OTELName} 3.5

Expand Down