Skip to content

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

Version 0.0.23

16 Jul 10:11
7ed7082
Compare
Choose a tag to compare
Version 0.0.23 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 the incorrect download location in case of UNC local paths

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

Version 0.0.22

05 Jun 11:56
82f319f
Compare
Choose a tag to compare
Version 0.0.22 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
*Compatibility of the sdist with wheel 0.31.0
*Remove unused msrest dependency
*Encoding filepaths in URI

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

Version 0.0.19

15 Mar 01:50
b88749a
Compare
Choose a tag to compare
Version 0.0.19 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 upload issue where destination filename was incorrect after upload of source directory with single file.

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

Version 0.0.18

12 Feb 11:26
923cc64
Compare
Choose a tag to compare
Version 0.0.18 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 read issue where whole file was cached while doing positional reads

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

Version 0.0.17

22 Sep 00:56
Compare
Choose a tag to compare
Version 0.0.17 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 README.rst indentation error
*Changed management endpoint

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

Version 0.0.16

11 Sep 18:03
Compare
Choose a tag to compare
Version 0.0.16 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 Multi chunk transfer hangs as merging chunks fails #187
  • Added syncflag and leaseid in create, append calls.
  • Added filesessionid in create, append and open calls.

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

Version 0.0.15

27 Jul 21:45
Compare
Choose a tag to compare
Version 0.0.15 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

  • Add progress reporting callback to file uploader/downloader

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

Version 0.0.14

11 Jul 20:40
Compare
Choose a tag to compare
Version 0.0.14 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 an issue with over collapsing common paths for upload and download of folders with common nested structure.

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

Version 0.0.13

06 Jul 22:25
Compare
Choose a tag to compare
Version 0.0.13 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

  • Add support for automatic refreshing of service principal tokens when using lib.auth() with a service principal.

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

Version 0.0.12

20 Jun 22:17
Compare
Choose a tag to compare
Version 0.0.12 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 a regression with ls() incorrectly returning a value when there are no child items in the folder specified.

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