kombu v3.0.17 Release Notes

  • ๐Ÿš€ :release-date: 2014-06-02 05:00 P.M UTC ๐Ÿš€ :release-by: Ask Solem

    • kombu[librabbitmq] now depends on librabbitmq 1.5.2.

    • ๐Ÿšš Async: Event loop now selectively removes file descriptors for the mode it failed in, and keeps others (e.g read vs write).

      Fix contributed by Roger Hu.

    • CouchDB: Now works without userid set.

      Fix contributed by Latitia M. Haskins.

    • ๐Ÿ‘ SQLAlchemy: Now supports recovery from connection errors.

      Contributed by Felix Schwarz.

    • โช Redis: Restore at shutdown now works when ack emulation is disabled.

    • :func:kombu.common.eventloop accidentally swallowed socket errors.

    • โž• Adds :func:kombu.utils.url.sanitize_url

    .. _version-3.0.16: