Version 10.30.1
Bug Fixes
- Fixed
--exclude-path
flag not available in remove operations.(PR #3165) (GH Issue #3159) - Fixed regression where AzCopy was not honoring concurrency value in copy operations (#3192)
- Fixed the incorrect JSON output format of the warning message when there are multiple AzCopy processes running. (PR #3188) (GH Issue #3182)
- Fixed
latest_version.txt
from being wrongly created in users current directory. (PR #3179)(GH Issue #3176) - Fixed AzCopy crashing during sync operation from a nil pointer deref in the destination authentication policy. (PR #3186) (GH Issue #3109) (GH Issue #3156) (GH Issue #3175)
Dependency Updates
- Golang 1.24.2 -> 1.24.6 (CVE-2025-47907) (#3154)