File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11Version History
22---------------
3+ - 0.27.0 - released *2016-05-11 *
4+ - Added new :class: `~rabbitpy.simple.SimpleChannel ` class
5+ - Exception formatting changes
6+ - Thread locking optimizations
7+ - Connection shutdown cleanup
8+ - :class: `~rabbitpy.message.Message ` now assigns a UTC timestamp instead of local timestamp to the AMQP message property if requested (#94)
9+ - Unquote username and password in URI (#93) - `sunbit <https://github.com/sunbit >`_
10+ - Connections now allow for a configurable timeout (#84, #85) - `vmarkovtsev <https://github.com/vmarkovtsev >`_
11+ - Bugfix for :meth: `~rabbitpy.amqp.AMQP.basic_publish ` (#92) - `canardleteer <https://github.com/canardleteer >`_
12+ - Added ``args `` property to :class: `~rabbitpy.connection.Connection ` (#88) - `vmarkovtsev <https://github.com/vmarkovtsev >`_
13+ - Fix locale in connection setup from causing hanging (#87) - `vmarkovtsev <https://github.com/vmarkovtsev >`_
14+ - Fix heartbeat behavior (#69, #70, #74)
15+ - Cancel consuming in case of exceptions (#68) - - `kmelnikov <https://github.com/kmelnikov >`_
16+ - Documentation correction (#79) - `jonahbull <https://github.com/jonahbull >`_
317 - 0.26.2 - released *2015-03-17 *
418 - Fix behavior for Basic.Return frames sent from RabbitMQ
519 - Pin pamqp 1.6.1 fixing an issue with max-channels
You can’t perform that action at this time.
0 commit comments