Version 0.0.10
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
- Allow users to explicitly use or invalidate the internal, local cache of the filesystem that is built up from previous
ls
calls. It is now set to always call the service instead of the cache by default. - Update to properly create the wheel package during build to ensure all pip packages are available.
- Update folder upload/download to properly throw early in the event that the destination files exist and overwrite was not specified. NOTE: target folder existence (or sub folder existence) does not automatically cause failure. Only leaf node existence will result in failure.
- Fix a bug that caused file not found errors when attempting to get information about the root folder.
Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.10