-
Notifications
You must be signed in to change notification settings - Fork 230
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 #247 from Azure/dev
Release 10.0.8
- Loading branch information
Showing
116 changed files
with
12,561 additions
and
5,953 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 @@ | ||
# Change Log | ||
|
||
## Version 10.0.8: | ||
|
||
- Rewrote sync command to eliminate numerous bugs and improve usability (see wiki for details) | ||
- Implemented various improvements to memory management | ||
- Added MD5 validation support (available options: NoCheck, LogOnly, FailIfDifferent, FailIfDifferentOrMissing) | ||
- Added last modified time checks for source to guarantee transfer integrity | ||
- Formalized outputs in JSON and elevated the output flag to the root level | ||
- Eliminated outputs to STDERR (for new version notifications), which were causing problems for certain CI systems | ||
- Improved log format for Windows | ||
- Optimized plan file sizes | ||
- Improved command line parameter names as follows (to be consistent with naming pattern of other parameters): | ||
- fromTo -> from-to | ||
- blobType -> blob-type | ||
- excludedBlobType -> excluded-blob-type | ||
- outputRaw (in "list" command) -> output | ||
- stdIn-enable (reserved for internal use) -> stdin-enable | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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.