AzCopy v10.29.0
·
4 commits
to 33cc2dd20d3548ed5af8bb960dab149d740c07d5
since this release
Version 10.29.0:
Breaking changes
- TokenStore tokens now use sha256 (#3006)
Bug Fixes
- Fixed a regression where certain values were no longer output on dryruns (#2923)
- Catch and retry on certain Windows networking errors (e.g. port in use, remote host dropped) (#2916, 2962, 2967)
- Fixed an incorrect number of transfers being displayed upon resume (#2961)
- Fixed the URL output by AzCopy login to correct some sign in issues (#2973)
- Fixed a bug with
put-blob-mb
where a lower maximum threshold would be used (#2936) - Catch EINTR responses from system calls appropriately (#2942)