diff --git a/modules/ref-relnotes-1.3.4-z-stream.adoc b/modules/ref-relnotes-1.3.4-z-stream.adoc new file mode 100644 index 000000000000..814bca62ab34 --- /dev/null +++ b/modules/ref-relnotes-1.3.4-z-stream.adoc @@ -0,0 +1,17 @@ +// Module used in the following assemblies +// +// *release_notes/release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="rhcl-relnotes-1.3.4-z-stream_{context}"] += {product-title} 1.3.4 bug fix and security update + +Issued: XX May 2026 + +[role="_abstract"] +{product-title} release 1.3.4 is now available. A description is available in the link:https://access.redhat.com/errata/RHSA-2026:XXXXX[RHSA-2026:XXXXX] advisory. {product-title} uses the `stable` update channel to track and receive updates for the {product-title} Operator. You can manage how your updates are applied through your Operator Lifecycle Manager (OLM) subscription resource. For more information, see xref:../updating/updating-rhcl.adoc#proc-update-rhcl-with-web-console_updating-rhcl[Updating Red Hat Connectivity Link]. + +[id="rhcl-relnotes-1.3.4-z-stream-bug-fixes_{context}"] +== Bug fixes + +* Previously, when the disk storage option was enabled in the `Limitador` custom resource (CR), both the initial `limitador` deployment and Operator update got stuck on a `Multi-Attach` error because of the persistent volume claim (PVC) volume. Now, the `DeploymentStrategy` is set to `Recreate` by default in all storage options so that the reconcilation process works as expected. As a result, the initial `limitador` deployment and Operator update can proceed. (link:https://issues.redhat.com/browse/CONNLINK-855[CONNLINK-855]) diff --git a/release_notes/rhcl-release-notes.adoc b/release_notes/rhcl-release-notes.adoc index 9c97473dd5c8..3a097da05bc0 100644 --- a/release_notes/rhcl-release-notes.adoc +++ b/release_notes/rhcl-release-notes.adoc @@ -17,6 +17,8 @@ include::modules/ref-relnotes-known-issues.adoc[leveloffset=+2] include::modules/ref-relnotes-z-streams.adoc[leveloffset=+1] +include::modules/ref-relnotes-1.3.4-z-stream.adoc[leveloffset=+2] + include::modules/ref-relnotes-1.3.3-z-stream.adoc[leveloffset=+2] include::modules/ref-relnotes-1.3.2-z-stream.adoc[leveloffset=+2]