Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions logging/logging_release_notes/logging-5-8-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
27 changes: 27 additions & 0 deletions modules/logging-release-notes-5-8-2.adoc
Original file line number Diff line number Diff line change
@@ -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]