Files
deb-python-pyngus/TODO.txt
Kenneth Giusti 35095372f5 Release 1.2.0
2014-10-28 12:05:59 -04:00

28 lines
770 B
Plaintext

Known Bugs:
-----------
None.
Release 1.2.0 Notes:
--------------------
0352dc9 fix proton rename of local endpoint events
b96c91a Add VERSION tuple
b94bb41 bugfixes: prevent redundant open/closes, complete send on terminal disposition or settled
373d46d Add support for Proton 0.8
Release 1.1.1 Notes:
--------------------
Fixed: provide access to the remote's advertised settle modes.
Release 1.1.0 Notes:
--------------------
Added: Gordon Sim added support for configuring sender settle modes.
Release 1.0.1 Notes:
--------------------
Fixed: No further endpoint callbacks once application destroys it.
Fixed: aborting pending message must not call back until Connection.process() is called.
Added: message send timeout.
Added: dynamic node-properties support