Version 10.16.0
New features
- Added time-based flag for remove to include files modified before/after certain date/time.
- Added --output-level flag which allows users to set output verbosity.
- Added --preserve-posix-properties flag that allows user to persist the results of statx(2)/stat(2) syscall on upload.
- Implemented setprops command that allows users to set specific properties of Blobs, BlobFS, and Files.
- Implemented multi-auth for managed disks (SAS+OAuth) when the managed disk export account requests it.
Bug fixes
- Fixed issue 1506: Added input watcher to resolve issue since job could not be resumed.
- Fixed issue 1794: Moved log-level to root.go so log-level arguments do not get ignored.
- Fixed issue 1824: Avoid creating .azcopy under HOME if plan/log location is specified elsewhere.
- Fixed isue 1830, issue 1412, and issue 873: Improved error message for when AzCopy cannot determine if source is directory.
- Fixed issue 1777: Fixed job list to handle respective output-type correctly.
- Fixed win64 alignment issue.