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