[rabbitmq-discuss] ANN rabbitpy 0.16.0 is released

Gavin M. Roy gavinmroy at gmail.com
Thu Apr 10 22:22:37 BST 2014


I have pushed rabbitpy 0.16.0 to pypi and it is available for use. It is considered the latest and greatest stable release and all users are urged to upgrade.

This release is primarily a bug fix release:

- Fix an issue with no_ack=True consumer cancellation causing an exception on Channel.Close
- Fix bugs with exchange and queue unbinding sending the wrong frame type
- Fix for gevent to add wait on the SOCKET_OPENED event when connecting 
- Deal with str message body values in Python 3 by casting to bytes and encoding as UTF-8.

Thank you to contributors to this version: Brian McFadden, SuNbiT, and kristaps

For more information, including installation instructions, please visit https://pypi.python.org/pypi/rabbitpy or the documentation at https://rabbitpy.readthedocs.org 

If you have any issues, please be sure to use the issue tracker at https://github.com/gmr/rabbitpy/issues

Regards,

Gavin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140410/f1f65689/attachment.html>


More information about the rabbitmq-discuss mailing list