[rabbitmq-discuss] pika 0.9.11 Released
Gavin M. Roy
gmr at meetme.com
Mon Mar 18 03:42:35 GMT 2013
Pika 0.9.11 is a bugfix release addressing two issues, one with timeouts in
SelectConnection and AsyncoreConnection, the second is an issue with the on
channel close callback signature in TwistedChannel.
All pika users are urged to upgrade to 0.9.11, but should be cautious as it
does contain the callback signature change for both connections and
channels when closing.
*Bugfixes*
- Address inconsistent channel close callback documentation and add the
signature change to the TwistedChannel class (#305)
- Address a missed timeout related internal data structure name change
introduced in the SelectConnection 0.9.10 release. Update all connection
adapters to use same signature and docstring (#306).
If you happen across any bugs, please report them at
https://github.com/pika/pika/issues
Regards,
Gavin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130317/3593d5fc/attachment.htm>
More information about the rabbitmq-discuss
mailing list