kombu v3.0.5 Release Notes

  • ๐Ÿš€ :release-date: 2013-11-15 11:00 P.M UTC ๐Ÿš€ :release-by: Ask Solem

    • Now depends on :mod:amqp 1.3.3.

    • ๐Ÿ›  Redis: Fixed Python 3 compatibility problem (Issue #270).

    • ๐Ÿ“œ MongoDB: Fixed problem with URL parsing when authentication used.

      Fix contributed by dongweiming.

    • ๐Ÿ›  pyamqp: Fixed small issue when publishing the message and the property dictionary was set to None.

      Fix contributed by Victor Garcia.

    • ๐Ÿ›  Fixed problem in repr(LaxBoundedSemaphore).

      Fix contributed by Antoine Legrand.

    • โœ… Tests now passing on Python 3.3.

    .. _version-3.0.4: