-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #135 from begoldsm/master
Version 0.0.2 * Better 2FA support * Fixes for overwriting existing files and folders * Support for upload and download of empty files
- Loading branch information
Showing
82 changed files
with
68,728 additions
and
3,897 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
.. :changelog: | ||
Release History | ||
=============== | ||
|
||
0.0.2 (2017-01-30) | ||
++++++++++++++++++ | ||
|
||
* 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. | ||
* Includes initial ADLS filesystem functionality and extended upload and download support. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.