[rabbitmq-discuss] Pika 0.9.8 Released

Gavin M. Roy gmr at meetme.com
Sun Nov 18 23:29:46 GMT 2012


Pika 0.9.8 is purely a bugfix release addressing issues raised in 0.9.6 and
0.9.7 and has been uploaded to pypi. It has been tested against all the
python demos at RabbitMQ.com and appears to work as expected in those
cases. Thanks to those who reported issues.

The documentation has been updated and can found at *
http://pika.readthedocs.org/*

*Bugfixes*

   - Channel.queue_declare/BlockingChannel.queue_declare not setting up
   callbacks property for empty queue name (Issue #218)
   - Channel.queue_bind/BlockingChannel.queue_bind not allowing empty
   routing key
   - Connection._on_connection_closed calling wrong method in Channel
   (Issue #219)
   - Fix tx_commit and tx_rollback bugs in BlockingChannel (Issue #217)

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/20121118/cd581698/attachment.htm>


More information about the rabbitmq-discuss mailing list