You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
Security fixes
Updated dependencies to address security vulnerabilities.
New Features
AzCopy now supports distribution through package managers for Red Hat Enterprise Linux (RHEL), Ubuntu, Mariner, Debian, SUSE, Rocky and CentOS. (#2728)
Dependency updates
Golang 1.22.4 -> 1.22.5
azidentity 1.6.0 -> 1.7.0
Bug Fixes
Fixed an issue where AzCopy would fail to unmarshal the _token_refresh_source property correctly when performing copy jobs from OAuth-attached containers. (#2710)
Fixed a CI pipeline in Azure DevOps to automatically detect CVEs declared against our dependencies. (#2705)