v2.5.0
v2.5.0 (Jul 11, 2025)
Enhancements
-
definitions exportnow supports a new transformation:prepare_for_quorum_queue_migration.rabbitmqadmin definitions export --transformations prepare_for_quorum_queue_migration,drop_empty_policies --stdoutThis one not only strips off the CMQ-related keys
but also handles an incompatible"overflow"/"x-overflow"key value
and"queue-mode"/"x-queue-mode"keys, both not supported
by quorum queues.
Bug Fixes
export definitionsCLI interface was unintentionally different from that ofdefinitions export.
Note thatexport definitionsonly exists for better backwards compatibility withrabbitmqadminv1,
usedefinitions exportwhen possible.