TL;DR
March Hare 2.0.0.rc2 is released to rubygems.org.
This release is a release candidate of 2.0
that introduces one
usability improvement.
2.0 should be production ready from the stability perspective but has breaking API changes. Please consult the change log below before considering upgrading.
Changes Between 2.0.0-rc1 and 2.0.0-rc2
Idempotent MarchHare::Consumer#cancel
MarchHare::Consumer#cancel
is now idempotent.
Michael on behalf of the Ruby RabbitMQ Clients Team