Skip to content

AzCopy v10.26.0

Latest
Compare
Choose a tag to compare
@vibhansa-msft vibhansa-msft released this 31 Jul 14:24
· 5 commits to main since this release
0054ae0

Security fixes

  1. Updated dependencies to address security vulnerabilities.

New Features

  1. AzCopy now supports distribution through package managers for Red Hat Enterprise Linux (RHEL), Ubuntu, Mariner, Debian, SUSE, Rocky and CentOS. (#2728)

Dependency updates

  1. Golang 1.22.4 -> 1.22.5
  2. azidentity 1.6.0 -> 1.7.0

Bug Fixes

  1. Fixed an issue where AzCopy would fail to unmarshal the _token_refresh_source property correctly when performing copy jobs from OAuth-attached containers. (#2710)
  2. Fixed a CI pipeline in Azure DevOps to automatically detect CVEs declared against our dependencies. (#2705)