File: HISTORY.rst

package info (click to toggle)
python-azure 2.0.0~rc6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 269,052 kB
  • ctags: 9,428
  • sloc: python: 81,857; makefile: 149
file content (37 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
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.