Skip to content

v0.43.0

Choose a tag to compare

@michaelklishin michaelklishin released this 20 Aug 00:36
· 200 commits to main since this release
ee8f97f

v0.43.0 (Aug 19, 2025)

Enhancements

  • responses::VirtualHost#metadata is now optional. It was introduced in RabbitMQ 3.8.0 in 2019
    but for various reasons can be missing in versions up to 3.11.0 or so.

    This can be considered a RabbitMQ 3.10.x (that reached EOL in late 2023) compatibility fix.
    Responsible adults don't run EOL versions of RabbitMQ, of course.