Skip to content

Commit 12298f2

Browse files
authored
Merge pull request #89637 from openshift-cherrypick-robot/cherry-pick-89418-to-enterprise-4.17
[enterprise-4.17] OBSDOCS-1733: Logging 6.1.3 release notes
2 parents 05e209b + 66d6a1f commit 12298f2

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

modules/log6x-6-1-3-rn.adoc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * observability/logging/logging-6.1/log6x-release-notes-6.1.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="logging-release-notes-6-1-3_{context}"]
7+
= Logging 6.1.3 Release Notes
8+
9+
This release includes link:https://access.redhat.com/errata/RHBA-2025:1987[{logging-uc} {for} Bug Fix Release 6.1.3].
10+
11+
[id="logging-release-notes-6-1-3-bug-fixes_{context}"]
12+
== Bug Fixes
13+
14+
* Before this update, when using the new `1x.pico` size with the Loki Operator, the `PodDisruptionBudget` created for the Ingester pod allowed Kubernetes to evict two of the three Ingester pods. With this update, the Operator now creates a `PodDisruptionBudget` that allows eviction of only a single Ingester pod.
15+
(link:https://issues.redhat.com/browse/LOG-6693[LOG-6693])
16+
17+
* Before this update, the Operator did not support templating of `syslog facility` and `severity level`, which was consistent with the rest of the API. Instead, the Operator relied upon the `5.x` API, which is no longer supported. With this update, the Operator supports templating by adding the required validation to the API and rejecting resources that do not match the required format.
18+
(link:https://issues.redhat.com/browse/LOG-6788[LOG-6788])
19+
20+
* Before this update, empty `OTEL` tuning configuration caused a validation error. With this update, the validation rules allow empty `OTEL` tuning configurations.
21+
(link:https://issues.redhat.com/browse/LOG-6532[LOG-6532])
22+
23+
[id="logging-release-notes-6-1-3-CVEs_{context}"]
24+
== CVEs
25+
26+
* link:https://access.redhat.com/security/cve/CVE-2020-11023[CVE-2020-11023]
27+
* link:https://access.redhat.com/security/cve/CVE-2024-9287[CVE-2024-9287]
28+
* link:https://access.redhat.com/security/cve/CVE-2024-12797[CVE-2024-12797]

observability/logging/logging-6.1/log6x-release-notes-6.1.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
include::modules/log6x-6-1-3-rn.adoc[leveloffset=+1]
10+
911
include::modules/log6x-6-1-2-rn.adoc[leveloffset=+1]
1012

1113
include::modules/log6x-6-1-1-rn.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)