kombu v2.5.15 Release Notes

  • ๐Ÿš€ :release-date: 2013-10-04 03:30 P.M BST ๐Ÿš€ :release-by: Ask Solem

    • Declaration cache: Now only keeps hash of declaration so that it does not keep a reference to the channel.

    • Declaration cache: Now respects entity.can_cache_declaration attribute.

    • ๐Ÿ›  Fixes Python 2.5 compatibility.

    • ๐Ÿ›  Fixes tests after python-msgpack changes.

    • ๐Ÿ‘ Queue.get: Now supports accept argument.

    .. _version-2.5.14: