kombu v2.5.13 Release Notes

  • ๐Ÿš€ :release-date: 2013-08-16 04:00 P.M BST ๐Ÿš€ :release-by: Ask Solem

    • Now depends on :mod:amqp 1.0.13

    • ๐Ÿ›  Fixed typo in Django functional tests.

    • safe_str now returns Unicode in Python 2.x

      Fix contributed by Germรกn M. Bravo.

    • ๐Ÿ”€ amqp: Transport options are now merged with arguments supplied to the connection.

    • โœ… Tests no longer depends on distribute, which was deprecated and merged back into setuptools.

      Fix contributed by Sascha Peilicke.

    • ConsumerMixin now also restarts on channel related errors.

      Fix contributed by Corentin Ardeois.

    .. _version-2.5.12: