v0.33.0 (Jun 10, 2025)
Bug Fixes
-
NoActiveProtocolListenerDetails
was split intoNoActiveProtocolListenerDetailsPre41
andNoActiveProtocolListenerDetails41AndLater
to supportGET /api/health/checks/protocol-listener/{protocols}
responses of both RabbitMQ 4.0.x and 4.1.x.Relevant RabbitMQ change: rabbitmq/rabbitmq-server#13871.