Ruby RabbitMQ clients blog

News and updates about various Ruby clients for RabbitMQ

Bunny 1.1.7 Is Released

TL;DR

Bunny 1.1.7 is released to rubygems.org.

This is a bug fix release.

Changes between Bunny 1.1.6 and 1.1.7

Heartbeat Sender Thread Leak

Bunny::Session#close no longer leaks heartbeat sender threads.

Contributed by m-o-e.

Full Change Log

Full change log can be found on GitHub.

About the Author

Michael on behalf of the Ruby RabbitMQ Clients Team