From e479ab7d6409a50d3a1b2606d3eb32b2d8444ac3 Mon Sep 17 00:00:00 2001 From: libander Date: Mon, 5 Feb 2024 19:20:36 -0600 Subject: [PATCH] Logging 5.6.16 Release Notes --- .../logging-5-6-release-notes.adoc | 2 ++ modules/logging-release-notes-5-6-16.adoc | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 modules/logging-release-notes-5-6-16.adoc diff --git a/logging/logging_release_notes/logging-5-6-release-notes.adoc b/logging/logging_release_notes/logging-5-6-release-notes.adoc index 8afd8b40f31a..354332e8991d 100644 --- a/logging/logging_release_notes/logging-5-6-release-notes.adoc +++ b/logging/logging_release_notes/logging-5-6-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-6-16.adoc[leveloffset=+1] + include::modules/logging-release-notes-5-6-15.adoc[leveloffset=+1] include::modules/logging-release-notes-5-6-14.adoc[leveloffset=+1] diff --git a/modules/logging-release-notes-5-6-16.adoc b/modules/logging-release-notes-5-6-16.adoc new file mode 100644 index 000000000000..303ea1e1e19e --- /dev/null +++ b/modules/logging-release-notes-5-6-16.adoc @@ -0,0 +1,12 @@ +// module included in /logging/logging-5-6-release-notes +:_mod-docs-content-type: REFERENCE +[id="logging-release-notes-5-6-16_{context}"] += Logging 5.6.16 +This release includes link:https://access.redhat.com/errata/RHSA-2024:0695[Logging Bug Fix 5.6.16] + +[id="logging-release-notes-5-6-16-bug-fixes"] +== Bug fixes +* Before this update, when configured to read a custom S3 Certificate Authority the Loki Operator would not automatically update the configuration when the name of the ConfigMap or the contents changed. With this update, the Loki Operator is watching for changes to the ConfigMap and automatically updates the generated configuration. (link:https://issues.redhat.com/browse/LOG-4967[LOG-4967]) + +[id="logging-release-notes-5-6-16-CVEs"] +== CVEs