kombu v1.3.2 Release Notes

  • ๐Ÿš€ :release-date: 2011-09-10 01:00 P.M BST ๐Ÿš€ :release-by: Mher Movsisyan

    • ๐Ÿ“œ Broke Python 2.5 compatibility by importing parse_qsl from urlparse

    • 0๏ธโƒฃ Connection.default_channel is now closed when connection is revived after connection failures.

    • ๐Ÿ‘ Pika: Channel now supports the connection.client attribute as required by the simple interface.

    • ๐Ÿ‘ป pools.set_limit now raises an exception if the limit is lower than the previous limit.

    • pools.set_limit no longer resets the pools.

    .. _version-1.3.1: