Releases: Azure/azure-data-lake-store-python
Version 0.0.33
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.
Version 0.0.32
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
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
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
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
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
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
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
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
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