Skip to content

Commit 64ffd86

Browse files
authored
Merge pull request #77211 from shreyasiddhartha/logging-5.9.3-rn
OBSDOCS-1088-Logging 5.9.3 Release Notes
2 parents f273aec + cb06ea5 commit 64ffd86

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

modules/logging-release-notes-5-9-2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/module included in logging-5-9-release-notes.adoc
1+
// module included in logging-5-9-release-notes.adoc
22
:_mod-docs-content-type: REFERENCE
33
[id="logging-release-notes-5-9-2_{context}"]
44
= Logging 5.9.2
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
// module included in logging-5-9-release-notes.adoc
2+
:_mod-docs-content-type: REFERENCE
3+
[id="logging-release-notes-5-9-3_{context}"]
4+
= Logging 5.9.3
5+
This release includes link:https://access.redhat.com/errata/RHBA-2024:3736[OpenShift Logging Bug Fix Release 5.9.3]
6+
7+
[id="logging-release-notes-5-9-3-bug-fixes"]
8+
== Bug Fixes
9+
10+
* Before this update, there was a delay in restarting Ingesters when configuring `LokiStack`, because the {loki-op} sets the write-ahead log `replay_memory_ceiling` to zero bytes for the `1x.demo` size. With this update, the minimum value used for the `replay_memory_ceiling` has been increased to avoid delays. (link:https://issues.redhat.com/browse/LOG-5614[LOG-5614])
11+
12+
* Before this update, monitoring the Vector collector output buffer state was not possible. With this update, monitoring and alerting the Vector collector output buffer size is possible that improves observability capabilities and helps keep the system running optimally. (link:https://issues.redhat.com/browse/LOG-5586[LOG-5586])
13+
14+
[id="logging-release-notes-5-9-3-CVEs"]
15+
== CVEs
16+
* link:https://access.redhat.com/security/cve/CVE-2024-2961[CVE-2024-2961]
17+
* link:https://access.redhat.com/security/cve/CVE-2024-28182[CVE-2024-28182]
18+
* link:https://access.redhat.com/security/cve/CVE-2024-33599[CVE-2024-33599]
19+
* link:https://access.redhat.com/security/cve/CVE-2024-33600[CVE-2024-33600]
20+
* link:https://access.redhat.com/security/cve/CVE-2024-33601[CVE-2024-33601]
21+
* link:https://access.redhat.com/security/cve/CVE-2024-33602[CVE-2024-33602]

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ include::snippets/logging-compatibility-snip.adoc[]
1010

1111
include::snippets/logging-stable-updates-snip.adoc[]
1212

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

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

0 commit comments

Comments
 (0)