Change Log
Version 10.21.0
New Features
- Migrated to the latest azblob SDK.
- Migrated to the latest azfile SDK.
- Migrated from deprecated ADAL to MSAL through the latest azidentity SDK.
- Added support for sync with Azure Data Lake Storage Gen2. (#2376)
Bug Fixes
- Fixed an issue where ACL data would not copy when specifying
*.dfs.core.windows.net
endpoints (#2347). - Fixed an issue where Sync would incorrectly log that all files, even those that didn't get overwritten, would be overwritten. (#2372)
Documentation
- Updated
--dry-run
documentation to indicate the effects of--overwrite
are ignored. (#2325)
Special notes
- Due to the migration from ADAL to MSAL, tenant ID must now be set when authorizing with single tenant applications created after 10/15/2018.