Skip to content

Commit f692a62

Browse files
authored
Merge pull request #76275 from shreyasiddhartha/logging-5.9.2-rn
OBSDOCS-1061 - Logging 5.9.2 Release Notes
2 parents 1fbc2bd + 53f1221 commit f692a62

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
/module included in logging-5-9-release-notes.adoc
2+
:_mod-docs-content-type: REFERENCE
3+
[id="logging-release-notes-5-9-2_{context}"]
4+
= Logging 5.9.2
5+
This release includes link:https://access.redhat.com/errata/RHSA-2024:2933[OpenShift Logging Bug Fix Release 5.9.2]
6+
7+
[id="logging-release-notes-5-9-2-bug-fixes"]
8+
== Bug Fixes
9+
10+
* Before this update, changes to the Logging Operator caused an error due to an incorrect configuration in the `ClusterLogForwarder` CR. As a result, upgrades to {logging} deleted the daemonset collector. With this update, the Logging Operator re-creates collector daemonsets except when a `Not authorized to collect` error occurs. (link:https://issues.redhat.com/browse/LOG-4910[LOG-4910])
11+
12+
* Before this update, the rotated infrastructure log files were sent to the application index in some scenarios due to an incorrect configuration in the Vector log collector. With this update, the Vector log collector configuration avoids collecting any rotated infrastructure log files. (link:https://issues.redhat.com/browse/LOG-5156[LOG-5156])
13+
14+
* Before this update, the Logging Operator did not monitor changes to the `grafana-dashboard-cluster-logging` config map. With this update, the Logging Operator monitors changes in the `ConfigMap` objects, ensuring the system stays synchronized and responds effectively to config map modifications. (link:https://issues.redhat.com/browse/LOG-5308[LOG-5308])
15+
16+
* Before this update, an issue in the metrics collection code of the Logging Operator caused it to report stale telemetry metrics. With this update, the Logging Operator does not report stale telemetry metrics. (link:https://issues.redhat.com/browse/LOG-5426[LOG-5426])
17+
18+
* Before this change, the Fluentd `out_http` plugin ignored the `no_proxy` environment variable. With this update, the Fluentd patches the `HTTP#start` method of ruby to honor the `no_proxy` environment variable. (link:https://issues.redhat.com/browse/LOG-5466[LOG-5466])
19+
20+
[id="logging-release-notes-5-9-2-CVEs"]
21+
== CVEs
22+
23+
* link:https://access.redhat.com/security/cve/CVE-2022-48554[CVE-2022-48554]
24+
* link:https://access.redhat.com/security/cve/CVE-2023-2975[CVE-2023-2975]
25+
* link:https://access.redhat.com/security/cve/CVE-2023-3446[CVE-2023-3446]
26+
* link:https://access.redhat.com/security/cve/CVE-2023-3817[CVE-2023-3817]
27+
* link:https://access.redhat.com/security/cve/CVE-2023-5678[CVE-2023-5678]
28+
* link:https://access.redhat.com/security/cve/CVE-2023-6129[CVE-2023-6129]
29+
* link:https://access.redhat.com/security/cve/CVE-2023-6237[CVE-2023-6237]
30+
* link:https://access.redhat.com/security/cve/CVE-2023-7008[CVE-2023-7008]
31+
* link:https://access.redhat.com/security/cve/CVE-2023-45288[CVE-2023-45288]
32+
* link:https://access.redhat.com/security/cve/CVE-2024-0727[CVE-2024-0727]
33+
* link:https://access.redhat.com/security/cve/CVE-2024-22365[CVE-2024-22365]
34+
* link:https://access.redhat.com/security/cve/CVE-2024-25062[CVE-2024-25062]
35+
* link:https://access.redhat.com/security/cve/CVE-2024-28834[CVE-2024-28834]
36+
* link:https://access.redhat.com/security/cve/CVE-2024-28835[CVE-2024-28835]

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-2.adoc[leveloffset=+1]
14+
1315
include::modules/logging-release-notes-5-9-1.adoc[leveloffset=+1]
1416

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

0 commit comments

Comments
 (0)