v0.15.0
v0.15.0 (Dec 26, 2024)
Enhancements
-
Improved error reporting.
A failed HTTP API request now prints the request URL (this does NOT include the credentials),
and the response body, making it easier to identify the problem without consulting RabbitMQ node logs. -
CLI interface
help
message polishing.More commands now provide links to the relevant documentation guides,
use (a reasonable amount of) coloring and recommend against features such as that are
polling message consumption that were never designed or intended to be used in production -
README documentation improvements