v0.0.5
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
- Credentials and
lib.auth()
now use the generic msrest.authentication class. This means that anyAuthentication
object that cotnains asigned_session()
method that returns an Authorization header can be used. - Fix ADLDownloader to do validation of the source path before creating local files.
- Adds set_expiry and ACL management functions.
- Adds support for API versions
- Fixes an issue where exceptions were not bubbled up on all transfer failures. Now if there is any failed transfer an exception will be raised.
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.5