As a bonus, we added an sync API for publishing events from legacy apps!
0.12
0.11
* Application logs in GELF format. * The backtrace of the unhandled exception is now captured in logs. * The Python logger traces application logs too in DEBUG mode.
0.10
* Support for `conversation_id` * Support for multiple URLs which are tried in turn (round robin style) in case of connection failure.
0.9
* Fixed queue names (`cmds` -> `commands`) * Fixed a bug in pika version, method `stop` * new API base on auto-delegation.