All Versions
74
Latest Version
Avg Release Cycle
137 days
Latest Release
1734 days ago

Changelog History
Page 8

  • v1.3.3 Changes

    ๐Ÿš€ Released 2014-02-25

    • ๐Ÿ›  Bugfixes enabling reconnection to the broker if the connection is temporarily lost.
  • v1.3.2 Changes

    ๐Ÿš€ Released 2014-02-13

    • โฌ‡๏ธ Dropping headers with a None value because they can't be serialized by AMQP
  • v1.3.1 Changes

    ๐Ÿš€ Released 2014-01-28

    • ๐Ÿ– Add event_handler_cls kwarg to the event_handler entrypoint, for using a custom subclass of the EventHandler provider
  • v1.3.0 Changes

    ๐Ÿš€ Released 2014-01-23

    • Standalone RPC proxy interface changed to class with contextmanager interface and manual start() and stop() methods.