You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/4.2.0.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,11 @@ for release notes of individual releases.
149
149
150
150
This release series supports upgrades from `4.1.x`, `4.0.x` and `3.13.x`.
151
151
152
-
[Blue/Green Deployment](https://www.rabbitmq.com/docs/blue-green-upgrade)-style upgrades are avaialble for migrations
152
+
If upgrading from a `3.13.x` cluster that uses classic mirrored queues,
153
+
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)
154
+
via [Blue/Green deployments](https://www.rabbitmq.com/docs/blue-green-upgrade).
155
+
156
+
[Blue/Green Deployment](https://www.rabbitmq.com/docs/blue-green-upgrade)-style upgrades are available for migrations
0 commit comments