Releases: ansible-collections/community.rabbitmq
Releases · ansible-collections/community.rabbitmq
1.6.0
What's Changed
- Fix integration tests for Ubuntu Noble by @dmbuck32 in #200
- Fix RabbitMQ user and vhost URL encoding by @dmbuck32 in #206
- Make
rabbitmqctl
optional whenrabbitmq_vhost
connects to the management API by @dmbuck32 in #202 - rabbitmq_vhost: fail module if requests library is missing by @dmbuck32 in #207
- rabbitmq_policy: add REST APIs support by @dmbuck32 in #204
- Add ignore-2.20.txt to CI. by @dmbuck32 in #210
- Release 1.6.0 by @dmbuck32 in #209
New Contributors
Full Changelog: 1.5.0...1.6.0
See https://github.com/ansible-collections/community.rabbitmq/blob/main/CHANGELOG.rst for all changes