From 1f6964a333a293610cee5869eb70550ffceb915a Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sun, 27 Apr 2025 16:53:10 -0400 Subject: [PATCH] 4.0.1 release notes: remove a pre-GA leftover (cherry picked from commit 005bb2c7907e15edb52728c07d9b6e92d7fc652e) --- release-notes/4.0.1.md | 2 +- release-notes/4.1.0.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/4.0.1.md b/release-notes/4.0.1.md index a7587586e0..a2436be4e4 100644 --- a/release-notes/4.0.1.md +++ b/release-notes/4.0.1.md @@ -218,7 +218,7 @@ Such clusters should be [migrated using the Blue/Green deployment strategy](http RabbitMQ 4.0.0 nodes can run alongside `3.13.x` nodes. `4.0.x`-specific features can only be made available when all nodes in the cluster upgrade to 4.0.0 or a later patch release in the new series. -While operating in mixed version mode, some aspects of the system may not behave as expected. The list of known behavior changes will be covered in future updates. +While operating in mixed version mode, some aspects of the system may not behave as expected. Once all nodes are upgraded to 4.0.0, these irregularities will go away. Mixed version clusters are a mechanism that allows rolling upgrade and are not meant to be run for extended diff --git a/release-notes/4.1.0.md b/release-notes/4.1.0.md index 5b18836af3..7dfea93398 100644 --- a/release-notes/4.1.0.md +++ b/release-notes/4.1.0.md @@ -117,7 +117,7 @@ None. The required feature flag set is the same as in `4.0.x`. RabbitMQ 4.1.0 nodes can run alongside `4.0.x` nodes. `4.1.x`-specific features can only be made available when all nodes in the cluster upgrade to 4.1.0 or a later patch release in the new series. -While operating in mixed version mode, some aspects of the system may not behave as expected. The list of known behavior changes will be covered in future updates. +While operating in mixed version mode, some aspects of the system may not behave as expected. Once all nodes are upgraded to 4.1.0, these irregularities will go away. Mixed version clusters are a mechanism that allows rolling upgrade and are not meant to be run for extended