From fe644d8b89d554c265048e22fae261f8466acb72 Mon Sep 17 00:00:00 2001 From: libander Date: Fri, 19 Jan 2024 16:02:26 -0600 Subject: [PATCH] OBSDOCS-724 - Logging 5.8.2 Release Notes --- .../logging-5-8-release-notes.adoc | 2 ++ modules/logging-release-notes-5-8-2.adoc | 27 +++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 modules/logging-release-notes-5-8-2.adoc diff --git a/logging/logging_release_notes/logging-5-8-release-notes.adoc b/logging/logging_release_notes/logging-5-8-release-notes.adoc index ce61322a4be4..7ac9f528e953 100644 --- a/logging/logging_release_notes/logging-5-8-release-notes.adoc +++ b/logging/logging_release_notes/logging-5-8-release-notes.adoc @@ -10,6 +10,8 @@ include::snippets/logging-compatibility-snip.adoc[] include::snippets/logging-stable-updates-snip.adoc[] +include::modules/logging-release-notes-5-8-2.adoc[leveloffset=+1] + include::modules/logging-release-notes-5-8-1.adoc[leveloffset=+1] include::modules/logging-release-notes-5-8-0.adoc[leveloffset=+1] diff --git a/modules/logging-release-notes-5-8-2.adoc b/modules/logging-release-notes-5-8-2.adoc new file mode 100644 index 000000000000..151e1cffaf60 --- /dev/null +++ b/modules/logging-release-notes-5-8-2.adoc @@ -0,0 +1,27 @@ +//module included in logging-5-8-release-notes.adoc +:content-type: REFERENCE +[id="logging-release-notes-5-8-2"] += Logging 5.8.2 +This release includes link:https://access.redhat.com/errata/RHSA-2024:0271[OpenShift Logging Bug Fix Release 5.8.2]. + +[id="logging-release-notes-5-8-2-bug-fixes"] +== Bug fixes +* Before this update, the LokiStack ruler pods would not format the IPv6 pod IP in HTTP URLs used for cross pod communication, causing querying rules and alerts through the Prometheus-compatible API to fail. With this update, the LokiStack ruler pods encapsulate the IPv6 pod IP in square brackets, resolving the issue. (link:https://issues.redhat.com/browse/LOG-4890[LOG-4890]) + +* Before this update, the developer console logs did not account for the current namespace, resulting in query rejection for users without cluster-wide log access. With this update, namespace inclusion has been corrected, resolving the issue. (link:https://issues.redhat.com/browse/LOG-4947[LOG-4947]) + +* Before this update, the logging view plugin of the {Product-Title} web console did not allow for custom node placement and tolerations. With this update, defining custom node placements and tolerations has been added to the logging view plugin of the {Product-Title} web console. (link:https://issues.redhat.com/browse/LOG-4912[LOG-4912]) + +//// +* Before this update, in {Product-Title} Release Candidate 4.15, the Loki ruler was not able to send alerts to `Alertmanager` user workload monitoring due to a permissions issue. With this update, the Loki Operator RBAC permissions allow sending alerts to `Alertmanager`, resolving the issue. (link:https://issues.redhat.com/browse/LOG-4951[LOG-4951]) +//// + +[id="logging-release-notes-5-8-2-CVEs"] +== CVEs +* link:https://access.redhat.com/security/cve/CVE-2022-44638[CVE-2022-44638] +* link:https://access.redhat.com/security/cve/CVE-2023-1192[CVE-2023-1192] +* link:https://access.redhat.com/security/cve/CVE-2023-5345[CVE-2023-5345] +* link:https://access.redhat.com/security/cve/CVE-2023-20569[CVE-2023-20569] +* link:https://access.redhat.com/security/cve/CVE-2023-26159[CVE-2023-26159] +* link:https://access.redhat.com/security/cve/CVE-2023-39615[CVE-2023-39615] +* link:https://access.redhat.com/security/cve/CVE-2023-45871[CVE-2023-45871]