<div dir="ltr"><div>I have pushed rabbitpy 0.15.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.<br></div><div><div><br></div><div>This release is primarily a bug fix release but includes several behavioral changes:</div>
<div><br></div><div>- Fix for SSL connections that do not specify the SSL version</div><div>- Change default durability for queues and exchanges, changing them from durable to not durable to match a majority of other AMQP/RabbitMQ clients.</div>
<div>- Cleaned up Python context manager exiting for Channels and Connections</div><div>- Cleaned up exception raising from <a href="http://rabbitpy.io">rabbitpy.io</a></div><div>- Fix for rabbitpy.Channel.close being invoked multiple times on unclean shutdown</div>
<div>- Ensure that all consumers are canceled if possible on unclean shutdown</div><div>- Wait for Basic.CancelOk when sending Basic.Cancel</div><div>- Exit out of rabbitpy.base.AMQPChannel.wait_on_frame if there are any pending exceptions instead of infinitely looping</div>
<div>- Remove the default prefetch value of 100 when consuming, reverting to not specifying a Basic.QoS prefetch-count</div><div><br></div><div>For more information, including installation instructions, please visit <a href="https://pypi.python.org/pypi/rabbitpy">https://pypi.python.org/pypi/rabbitpy</a> or the documentation at <a href="https://rabbitpy.readthedocs.org">https://rabbitpy.readthedocs.org</a>�</div>
<div><br></div><div>If you have any issues, please be sure to use the issue tracker at <a href="https://github.com/gmr/rabbitpy/issues">https://github.com/gmr/rabbitpy/issues</a></div><div><br></div><div>Regards,</div><div>
<br></div><div>Gavin</div></div></div>