1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Logging 5.9.3 Release Notes

This commit is contained in:
shreyasiddhartha
2024-06-10 12:21:31 +05:30
committed by openshift-cherrypick-robot
parent 096cde428a
commit 60fe1d1ac8
3 changed files with 24 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
/module included in logging-5-9-release-notes.adoc
// module included in logging-5-9-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="logging-release-notes-5-9-2_{context}"]
= Logging 5.9.2

View File

@@ -0,0 +1,21 @@
// module included in logging-5-9-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="logging-release-notes-5-9-3_{context}"]
= Logging 5.9.3
This release includes link:https://access.redhat.com/errata/RHBA-2024:3736[OpenShift Logging Bug Fix Release 5.9.3]
[id="logging-release-notes-5-9-3-bug-fixes"]
== Bug Fixes
* 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])
* 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])
[id="logging-release-notes-5-9-3-CVEs"]
== CVEs
* link:https://access.redhat.com/security/cve/CVE-2024-2961[CVE-2024-2961]
* link:https://access.redhat.com/security/cve/CVE-2024-28182[CVE-2024-28182]
* link:https://access.redhat.com/security/cve/CVE-2024-33599[CVE-2024-33599]
* link:https://access.redhat.com/security/cve/CVE-2024-33600[CVE-2024-33600]
* link:https://access.redhat.com/security/cve/CVE-2024-33601[CVE-2024-33601]
* link:https://access.redhat.com/security/cve/CVE-2024-33602[CVE-2024-33602]

View File

@@ -10,6 +10,8 @@ include::snippets/logging-compatibility-snip.adoc[]
include::snippets/logging-stable-updates-snip.adoc[]
include::modules/logging-release-notes-5-9-3.adoc[leveloffset=+1]
include::modules/logging-release-notes-5-9-2.adoc[leveloffset=+1]
include::modules/logging-release-notes-5-9-1.adoc[leveloffset=+1]