TL;DR
Bunny 1.4.1 is released to rubygems.org.
This is a bug fix release.
Changes between Bunny 1.4.0 and 1.4.1
Prevent Default Channel From Being Re-opened Twice on Recovery
Bunny’s default channel (a relic from the 0.7.x
days when channels were not
even part of the API) is no longer recovered one time too many.
Contributed by Carl Chatfield.
Full Change Log
Full change log can be found on GitHub.
About the Author
Michael on behalf of the Ruby RabbitMQ Clients Team