Skip to content

Releases: Azure/azure-data-lake-store-python

Version 0.0.33

16 Oct 00:20
821968a
Compare
Choose a tag to compare
Version 0.0.33 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

Fixed test bug

  • Fixed concat issue with plus(or other symbols) in filename
  • Added readinto method
  • Changed default api-version to 2018-05-01.

https://pypi.python.org/pypi/azure-datalake-store/0.0.33

Version 0.0.32

04 Oct 22:21
1f9fe18
Compare
Choose a tag to compare
Version 0.0.32 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fixed test bug
  • Fixed empty folder upload bug
  • Fixed ADL Downloader block size bug

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.32

Version 0.0.31

11 Sep 20:40
d64d9d8
Compare
Choose a tag to compare
Version 0.0.31 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Added support for batched ls

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.31

Version 0.0.30

29 Aug 00:20
eee1a4b
Compare
Choose a tag to compare
Version 0.0.30 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fixed .travis.yml order to add azure-nspg dependency

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.30

Version 0.0.29

22 Aug 23:04
380228b
Compare
Choose a tag to compare
Version 0.0.29 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fixed HISTORY.rst and Pypi documentation

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.29

Version 0.0.28

22 Aug 18:36
d63a7d5
Compare
Choose a tag to compare
Version 0.0.28 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Added recovery from DatalakeBadOffsetException

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.28

Version 0.0.27

09 Aug 01:31
e085ded
Compare
Choose a tag to compare
Version 0.0.27 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fixed bug in single file check
  • Added Python2 exception compatibility

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.27

Version 0.0.26

06 Aug 18:39
e86e1f1
Compare
Choose a tag to compare
Version 0.0.26 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fixed bug due to not importing errno
  • Fixed bug in os.makedirs race condition
  • Updated Readme with correct environment variables and fixed some links

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.26

Version 0.0.25

28 Jul 00:27
44318ef
Compare
Choose a tag to compare
Version 0.0.25 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release
*Fix to maintain directory structure for single files and also make sure that empty directories, if they exist are downloaded.

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.25

Version 0.0.24

16 Jul 11:04
f50819a
Compare
Choose a tag to compare
Version 0.0.24 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release
*Retry policy implemented for all operations, default being Exponential Retry Policy

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.24