1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
.. :changelog:
Release History
===============
0.20.3 (2016-08-11)
-------------------
**News**
* #547 Add get dead letter path static methods to Python
* #513 Add renew lock
**Bugfixes**
* #628 Fix custom properties with double quotes
0.20.2 (2016-06-28)
-------------------
**Bugfixes**
* New header in Rest API which breaks the SDK #658 #657
0.20.1 (2015-09-14)
-------------------
**News**
* Create a requests.Session() if the user doesn't pass one in.
0.20.0 (2015-08-31)
-------------------
Initial release of this package, from the split of the `azure` package.
See the `azure` package release note for 1.0.0 for details and previous
history on service bus.
|