Releases: Azure/azure-data-lake-store-python
Version 0.0.43
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 bug in downloader when glob returns a single file
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.43
Version 0.0.42
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
- Removed log level set to default DEBUG
- Updates docstrings
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.42
Version 0.0.41
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
- Remove GetContentSummary api call
- Move check_token() under retry block
- Expose timeout parameter for AdlDownloader and AdlUploader
- Raise an exception instead of silently break for zero length reads
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.41
Version 0.0.40
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
- Possible fix for infinite loop when reading file that has corrupted metadata.
- Updating pakage to PEP 420.
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.40
Version 0.0.39
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 for Chunked Decoding exception thrown while reading response.content
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.39
Version 0.0.38
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 recursive acl functions
- Fixed bug due to missing filesessionid in get_chunk
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.38
Version 0.0.37
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
- Reverted some changes introduced in 0.0.35 that didn't work with other tokens
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.37
Version 0.0.36
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 typo in refresh_token call
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.36
Version 0.0.35
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 retry for getting tokens
- Added requests>=2.20 because of CVE 2018-18074
- Fixed test parameters and updated test recordings
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.35
Version 0.0.34
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 concat issue with plus(or other symbols) in filename
- Added readinto method
- Changed default api-version to 2018-05-01.
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.34