Changes between 5.2.0 and 5.3.0
This is a minor release with new features, usability improvements, and dependency upgrades. Socket-related properties have been removed from NodeInfo
as they always return 0 in RabbitMQ 4.0 (see #466). All users are encouraged to upgrade.
Thanks to @mikymigs, @ifyun, and @awills96 for their contribution.
See the dependency configuration section to include Hop in your projects.
Refactor percent encoding
GitHub PR: #477
Add activity_status attribute to ConsumerDetails
GitHub issue: #470
Remove zeroed sockets_used/sockets_total
GitHub PR: #466
QueueInfo not include "effective_policy_definition" property
GitHub issue: #460
Add global parameter mqtt-vhost mapping functions
GitHub PR: #429
Bump dependencies
GitHub issue: #407