v4.2.0-rc.1
Pre-release
Pre-release
·
3 commits
to main
since this release
Build Details
Built against RabbitMQ server 4.2.0-rc.1 on Erlang/OTP 27.3.4.3.
Breaking Changes and Compatibility Notes
This plugin is 4.2.x compatible with the following limitations:
- If the cluster uses Mnesia for schema store, it works exactly as it did against RabbitMQ
3.13.x - If the cluster uses Khepri and the plugin is enabled after Khepri, it will start Mnesia, set up a node-local Mnesia replica and schema, and works as in scenario 1
- Important: if the cluster uses Mnesia, then the plugin is enabled, and then Khepri is enabled, the plugin must be disabled and re-enabled, or the node must be restarted. Then it will start Mnesia and works as in scenario 2
Changes
- RabbitMQ
4.2.0compatibility.