Ruby amqp gem 0.7.2 is released. This is a bugfix release, all 0.7.x users are encouraged to ugprade.<br><br>The changelog:<br><br> * [BUG] Server-named queues declared en masse now get their unique names instead of all beign assigned the first generated name<br>
* [API] Connection URI (string) format for vhosts no longer assumes that vhosts begin with a slash (/), learn more at <a href="http://bit.ly/mfzwcB">http://bit.ly/mfzwcB</a><br> * [BUG] Queue#reset leaks consumer tags [#40].<br>
* [API] Backport Channel#default_exchange from master<br> * [API] Improve backwards compatibility with 0.6.x: implement & deprecate MQ.id, MQ.default, MQ.method_missing<br> * [BUG] Ensure Heartbeats are always on Channel 0<br clear="all">
<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
<br>