From 742c179193050e813ef6097dba78c598bf3f2be7 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Thu, 9 Oct 2025 13:51:49 -0400 Subject: [PATCH] 4.2.0 release notes updates --- release-notes/4.2.0.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/release-notes/4.2.0.md b/release-notes/4.2.0.md index 28df4fec4c..e823a6a9bb 100644 --- a/release-notes/4.2.0.md +++ b/release-notes/4.2.0.md @@ -149,7 +149,11 @@ for release notes of individual releases. This release series supports upgrades from `4.1.x`, `4.0.x` and `3.13.x`. -[Blue/Green Deployment](https://www.rabbitmq.com/docs/blue-green-upgrade)-style upgrades are avaialble for migrations +If upgrading from a `3.13.x` cluster that uses classic mirrored queues, +take a look at what modern CLI tools can offer [for such migrations away from classic mirrored queues](https://www.rabbitmq.com/blog/2025/07/29/latest-benefits-of-rmq-and-migrating-to-qq-along-the-way) +via [Blue/Green deployments](https://www.rabbitmq.com/docs/blue-green-upgrade). + +[Blue/Green Deployment](https://www.rabbitmq.com/docs/blue-green-upgrade)-style upgrades are available for migrations from RabbitMQ `3.12.x` series. ### New Required Feature Flags