Releases: Azure/azure-data-lake-store-python
1.0.0-alpha0
- Use generic azure token credential for auth instead of custom lib.auth
- Remove older Python support
0.0.53
Version 0.0.51
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 more logging for error due to zero byte reads
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.51
Version 0.0.50
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 with retrying for ADAL exception parsing.
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.50
Version 0.0.49
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 with NoRetryPolicy
- Fix logging for unicode
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.49
Version 0.0.48
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
- Buffer writes to prevent out of memory problems
- Add Python 3.7 in travis configuration
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.48
Version 0.0.47
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 logging of bearer token
- Documentation related changes(Add readme.md and correct some formatting)
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.47
Version 0.0.46
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
- Expose per request timeout. Default to 60.
- Concat will not retry by default.
- Bug fixes.
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.46
Version 0.0.45
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
- Update open and close ADLFile semantics
- Refactor code and improve performance for opening a file
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.45
Version 0.0.44
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 continuation token to LISTSTATUS api call
- Update api-version to 2018-09-01
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.44