Skip to content

Commit b60ed60

Browse files
committed
OBSDOCS-2941: Release notes for Distributed Tracing 3.8.1
1 parent 042c17f commit b60ed60

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

modules/distr-tracing-tempo-about-rn.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
= About this release
88

99
[role="_abstract"]
10-
{DTShortName} 3.8 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/tempo-operator-bundle/642c3e0eacf1b5bdbba7654a/history[{TempoOperator} 0.19.0] and based on the open source link:https://grafana.com/oss/tempo/[Grafana Tempo] 2.9.0.
10+
{DTShortName} 3.8.1 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/tempo-operator-bundle/642c3e0eacf1b5bdbba7654a/history[{TempoOperator} 0.19.0] and based on the open source link:https://grafana.com/oss/tempo/[Grafana Tempo] 2.9.0.
1111

1212
////
1313
[NOTE]

modules/distr-tracing-tempo-rn-bug-fixes.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66
[id="fixed-issues_{context}"]
77
= Fixed issues
88

9+
The {TempoShortName} 3.8.1 patch release includes a fix for the following issue:
10+
11+
CVE-2025-58183::
12+
Before this update, malicious tar archives could be used for denial of service by triggering memory overuse by the `tar.Reader` decompressor. With this release, the Go version upgrade to 1.25.3 enforces a maximum limit on the count of sparse region data blocks. As a result, memory usage when processing these archives is bounded and secure.
13+
+
14+
link:https://www.cve.org/CVERecord?id=CVE-2025-58183[CVE-2025-58183]
15+
16+
The {TempoShortName} 3.8 release fixes the following issues:
17+
918
Resolved issue with TLS certificates affecting Tempo pods::
1019
Before this update, the Tempo pods would stop to communicate because internal TLS certificates were renewed. With this update, the Tempo pods automatically restart when certificates are renewed.
1120
+

observability/distr_tracing/distr-tracing-rn.adoc

Lines changed: 1 addition & 1 deletion
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 {TempoName} 3.8
4+
= Release notes for the {TempoName} 3.8.1
55
:context: distr-tracing-rn
66

77

0 commit comments

Comments
 (0)