rabbitmq / rabbitmq-server

Open source RabbitMQ: core server and tier 1 (built-in) plugins
https://www.rabbitmq.com/
Other
12.15k stars 3.91k forks source link

rabbit_definitions: ensure federation-upstream-set parameters are exported #11619

Closed dcorbacho closed 3 months ago

dcorbacho commented 3 months ago

These parameters are not proplists but a list of maps

Closes #11612

Types of Changes

Checklist

michaelklishin commented 3 months ago

CI fails because the new suite needs a few more Bazel rules.