Skip to content

Commit f12188a

Browse files
authored
Merge pull request #85214 from libander/OBSDOCS-1501
OBSDOCS-1501 - Logging 5.9.9 RN - OCP 4.13 thru 4.16
2 parents b6f2129 + 059682b commit f12188a

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

modules/logging-rn-5-9-9.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Module included in the following assemblies:
2+
//logging-5-9-release-notes
3+
:_mod-docs-content-type: REFERENCE
4+
[id="logging-release-notes-5-9-9_{context}"]
5+
= Logging 5.9.9
6+
This release includes link:https://access.redhat.com/errata/RHBA-2024:10049[RHBA-2024:10049].
7+
8+
[id="logging-release-notes-5-9-9-bug-fixes_{context}"]
9+
== Bug fixes
10+
* Before this update, upgrades to version 6.0 failed with errors if a Log File Metric Exporter instance was present. This update fixes the issue, enabling upgrades to proceed smoothly without errors. (link:https://issues.redhat.com/browse/LOG-6201[LOG-6201])
11+
12+
* Before this update, Loki did not correctly load some configurations, which caused issues when using Alibaba Cloud or IBM Cloud object storage. This update fixes the configuration-loading code in Loki, resolving the issue. (link:https://issues.redhat.com/browse/LOG-6293[LOG-6293])
13+
14+
[id="logging-release-notes-5-9-9-CVEs_{context}"]
15+
== CVEs
16+
* link:https://access.redhat.com/security/cve/CVE-2024-6119[CVE-2024-6119]

observability/logging/logging_release_notes/logging-5-9-release-notes.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
include::snippets/logging-compatibility-snip.adoc[]
9+
Logging is provided as an installable component, with a distinct release cycle from the core {product-title}. The link:https://access.redhat.com/support/policy/updates/openshift_operators#platform-agnostic[Red Hat OpenShift Container Platform Life Cycle Policy] outlines release compatibility.
1010

1111
include::snippets/logging-stable-updates-snip.adoc[leveloffset=+1]
1212

13+
include::modules/logging-rn-5-9-9.adoc[leveloffset=+1]
14+
1315
include::modules/logging-release-notes-5-9-8.adoc[leveloffset=+1]
1416

1517
include::modules/logging-release-notes-5-9-7.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)