2017-02-02 01:21:27 +03:00
.. :changelog:
Release History
===============
2017-09-11 21:00:42 +03:00
2018-11-05 22:30:58 +03:00
0.0.37 (2018-11-02)
+++++++++++++++++++
* Reverted some changes introduced in 0.0.35 that didn't work with other tokens
2018-11-01 02:56:15 +03:00
0.0.36 (2018-10-31)
+++++++++++++++++++
* Fixed typo in refresh_token call
2018-10-31 21:15:20 +03:00
0.0.35 (2018-10-29)
+++++++++++++++++++
* Added retry for getting tokens
* Added requests>=2.20 because of CVE 2018-18074
* Fixed test parameters and updated test recordings
2018-10-16 03:47:42 +03:00
0.0.34 (2018-10-15)
2018-10-16 02:52:32 +03:00
+++++++++++++++++++
* Fixed concat issue with plus(or other symbols) in filename
* Added readinto method
* Changed api-version to 2018-05-01 for all.
2018-10-05 01:20:31 +03:00
0.0.32 (2018-10-04)
+++++++++++++++++++
* Fixed test bug
* Fixed empty folder upload bug
* Fixed ADL Downloader block size bug
2018-09-11 23:39:01 +03:00
0.0.31 (2018-09-10)
+++++++++++++++++++
* Added support for batched ls
2018-08-29 03:16:20 +03:00
0.0.30 (2018-08-28)
+++++++++++++++++++
* Fixed .travis.yml order to add azure-nspg dependency
2018-08-23 02:02:39 +03:00
0.0.29 (2018-08-22)
+++++++++++++++++++
* Fixed HISTORY.rst and Pypi documentation
0.0.28 (2018-08-20)
2018-08-22 21:34:23 +03:00
+++++++++++++++++++
* Added recovery from DatalakeBadOffsetException
2018-08-09 04:29:20 +03:00
0.0.27 (2018-08-08)
+++++++++++++++++++
* Fixed bug in single file check
* Added Python2 exception compatibility
2018-08-06 21:32:34 +03:00
0.0.26 (2018-08-03)
+++++++++++++++++++
* Fixed bug due to not importing errno
* Fixed bug in os.makedirs race condition
* Updated Readme with correct environment variables and fixed some links
2018-07-27 03:51:11 +03:00
0.0.25 (2018-07-26)
+++++++++++++++++++
* Fixed downloading of empty directories and download of directory structure with only a single file
2018-07-16 13:25:22 +03:00
0.0.24 (2018-07-16)
+++++++++++++++++++
* Retry policy implemented for all operations, default being Exponential Retry Policy
2018-07-11 15:22:00 +03:00
0.0.23 (2018-07-11)
+++++++++++++++++++
* Fixed the incorrect download location in case of UNC local paths
2018-06-04 09:41:50 +03:00
0.0.22 (2018-06-02)
+++++++++++++++++++
* Encoding filepaths in URI
2018-06-01 19:58:43 +03:00
0.0.21 (2018-06-01)
2018-05-23 18:53:07 +03:00
+++++++++++++++++++
* Remove unused msrest dependency
2018-06-01 19:58:43 +03:00
2018-06-02 02:58:47 +03:00
0.0.20 (2018-05-25)
2018-06-01 19:58:43 +03:00
+++++++++++++++++++
2018-05-26 02:34:16 +03:00
* Compatibility of the sdist with wheel 0.31.0
2018-05-23 18:53:07 +03:00
2018-03-13 22:18:25 +03:00
0.0.19 (2018-03-14)
-------------------
* Fixed upload issue where destination filename was wrong while upload of directory with single file #208
2018-02-06 03:10:07 +03:00
0.0.18 (2018-02-05)
-------------------
* Fixed read issue where whole file was cached while doing positional reads #198
* Fixed readline as well for the same
2017-09-22 03:51:01 +03:00
0.0.17 (2017-09-21)
-------------------
* Fixed README.rst indentation error
2017-09-22 03:52:07 +03:00
* Changed management endpoint
2017-09-22 03:51:01 +03:00
2017-09-11 21:00:42 +03:00
0.0.16 (2017-09-11)
-------------------
2017-08-10 04:46:37 +03:00
* Fixed Multi chunk transfer hangs as merging chunks fails #187
2018-06-02 02:58:47 +03:00
* Added syncflag and leaseid in create, append calls.
2017-09-11 21:00:42 +03:00
* Added filesessionid in create, append and open calls.
2017-08-10 04:46:37 +03:00
2017-07-26 19:55:09 +03:00
0.0.15 (2017-07-26)
2017-07-28 00:55:07 +03:00
-------------------
2017-07-13 19:32:58 +03:00
* Enable Data Lake Store progress controller callback #174
2017-07-27 01:58:16 +03:00
* Fix File state incorrectly marked as "errored" if contains chunks is "pending" state #182
2017-07-25 00:30:06 +03:00
* Fix Race condition due to `transfer` future `done_callback` #177
2017-07-13 19:32:58 +03:00
2017-07-11 02:48:27 +03:00
0.0.14 (2017-07-10)
-------------------
* Fix an issue where common prefixes in paths for upload and download were collapsed into only unique paths.
2017-06-29 03:57:44 +03:00
0.0.13 (2017-06-28)
-------------------
* Add support for automatic refreshing of service principal credentials
2017-06-21 01:14:27 +03:00
0.0.12 (2017-06-20)
-------------------
* Fix a regression with ls returning the top level folder if it has no contents. It now properly returns an empty array if a folder has no children.
2017-06-07 21:12:33 +03:00
0.0.11 (2017-06-02)
-------------------
* Update to name incomplete file downloads with a `.inprogress` suffix. This suffix is removed when the download completes successfully.
2017-05-31 05:17:21 +03:00
0.0.10 (2017-05-24)
2017-05-31 05:49:17 +03:00
-------------------
2017-05-31 05:17:21 +03:00
* 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.
2017-05-11 21:24:36 +03:00
0.0.9 (2017-05-09)
------------------
* Enforce basic SSL utilization to ensure performance due to `GitHub issue 625 <https://github.com/pyca/pyopenssl/issues/625>`
2017-05-01 19:44:11 +03:00
0.0.8 (2017-04-26)
------------------
* Fix server-side throttling retry support. This is not a guarantee that if the server is throttling the upload (or download) it will eventually succeed, but there is now a back-off retry in place to make it more likely.
2017-04-20 02:18:51 +03:00
0.0.7 (2017-04-19)
------------------
* Update the build process to more efficiently handle multi-part namespaces for pip.
2017-03-23 00:07:59 +03:00
0.0.6 (2017-03-15)
------------------
* Fix an issue with path caching that should drastically improve performance for download
2017-02-23 04:04:20 +03:00
0.0.5 (2017-03-01)
------------------
* Fix for downloader to ensure there is access to the source path before creating destination files
* Fix for credential objects to inherit from msrest.authentication for more universal authentication support
* Add support for the following:
2017-03-04 02:06:03 +03:00
2017-02-23 04:04:20 +03:00
* set_expiry: allows for setting expiration on files
* ACL management:
2018-06-02 02:58:47 +03:00
2017-03-04 02:06:03 +03:00
* set_acl: allows for the full replacement of an ACL on a file or folder
* set_acl_entries: allows for "patching" an existing ACL on a file or folder
* get_acl_status: retrieves the ACL information for a file or folder
* remove_acl_entries: removes the specified entries from an ACL on a file or folder
* remove_acl: removes all non-default ACL entries from a file or folder
* remove_default_acl: removes all default ACL entries from a folder
2018-06-02 02:58:47 +03:00
2017-02-23 04:04:20 +03:00
* Remove unsupported and unused "TRUNCATE" operation.
* Added API-Version support with a default of the latest api version (2016-11-01)
2017-02-23 04:07:56 +03:00
0.0.4 (2017-02-07)
------------------
* Fix for folder upload to properly delete folders with contents when overwrite specified.
* Fix to set verbose output to False/Off by default. This removes progress tracking output by default but drastically improves performance.
2017-02-02 01:21:27 +03:00
2017-02-23 04:07:56 +03:00
0.0.3 (2017-02-02)
2017-02-02 01:21:27 +03:00
------------------
2017-02-23 04:07:56 +03:00
* Fix to setup.py to include the HISTORY.rst file. No other changes
2017-02-02 01:21:27 +03:00
2017-02-23 04:07:56 +03:00
0.0.2 (2017-01-30)
------------------
2017-02-02 01:21:27 +03:00
* Addresses an issue with lib.auth() not properly defaulting to 2FA
* Fixes an issue with Overwrite for ADLUploader sometimes not being honored.
* Fixes an issue with empty files not properly being uploaded and resulting in a hang in progress tracking.
* Addition of a samples directory showcasing examples of how to use the client and upload and download logic.
* General cleanup of documentation and comments.
* This is still based on API version 2016-11-01
0.0.1 (2016-11-21)
------------------
* Initial preview release. Based on API version 2016-11-01.
2017-08-10 04:46:37 +03:00
* Includes initial ADLS filesystem functionality and extended upload and download support.