File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
observability/logging/logging_release_notes Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ // module included in /logging/logging-5-8-release-notes
2
+ :_mod-docs-content-type: REFERENCE
3
+ [id="logging-release-notes-5-8-17_{context} "]
4
+ = Logging 5.8.17
5
+ This release includes link:https://access.redhat.com/errata/RHSA-2025:1224[OpenShift Logging Bug Fix Release 5.8.17] and link:https://access.redhat.com/errata/RHSA-2025:1225[OpenShift Logging Bug Fix Release 5.8.17].
6
+
7
+ [id="openshift-logging-5-8-17-enhancements_{context}"]
8
+ == Enhancements
9
+
10
+ * This enhancement adds `OTel` semantic stream labels to the `lokiStack` output so that you can query logs by using both `ViaQ` and `OTel` stream labels.
11
+ (link:https://issues.redhat.com/browse/LOG-6582[LOG-6582])
12
+
13
+
14
+ [id="logging-release-notes-5-8-17-CVEs"]
15
+ == CVEs
16
+
17
+ * link:https://access.redhat.com/security/cve/CVE-2019-12900[CVE-2019-12900]
18
+ * link:https://access.redhat.com/security/cve/CVE-2024-9287[CVE-2024-9287]
19
+ * link:https://access.redhat.com/security/cve/CVE-2024-11168[CVE-2024-11168]
20
+ * link:https://access.redhat.com/security/cve/CVE-2024-12085[CVE-2024-12085]
21
+ * link:https://access.redhat.com/security/cve/CVE-2024-46713[CVE-2024-46713]
22
+ * link:https://access.redhat.com/security/cve/CVE-2024-50208[CVE-2024-50208]
23
+ * link:https://access.redhat.com/security/cve/CVE-2024-50252[CVE-2024-50252]
24
+ * link:https://access.redhat.com/security/cve/CVE-2024-53122[CVE-2024-53122]
25
+
26
+ [NOTE]
27
+ ====
28
+ For detailed information on Red{nbsp}Hat security ratings, review link:https://access.redhat.com/security/updates/classification/#important[Severity ratings].
29
+ ====
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ include::snippets/logging-compatibility-snip.adoc[]
10
10
11
11
include::snippets/logging-stable-updates-snip.adoc[]
12
12
13
+ include::modules/logging-release-notes-5-8-17.adoc[leveloffset=+1]
14
+
13
15
include::modules/logging-release-notes-5-8-16.adoc[leveloffset=+1]
14
16
15
17
include::modules/logging-release-notes-5-8-15.adoc[leveloffset=+1]
You can’t perform that action at this time.
0 commit comments