Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azcopy 10.28.0 #205673

Merged
merged 2 commits into from
Jan 27, 2025
Merged

azcopy 10.28.0 #205673

merged 2 commits into from
Jan 27, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Version 10.28.0

New Features

  1. Added support for trailing dot transfers to destinations that do not support trailing dot files. (#2827)
  2. Added support to fall back to LMT on missing source hash when --compare-hash is set for sync commands. (#2866)
  3. When receiving a ShareSizeLimitReached error on transferring a file, AzCopy will now fail fast and suggest the customer increase file share quota and resume the command. (#2895)
  4. Added support to validate destination container name to fail fast if it is a system container. (#2883)
  5. Added support to allow customers to reauthorize credentials on token expiration. (#2887)
  6. Added support to always create missing destination resources in azcopy sync. (#2894)
  7. When targeting flat namespace accounts in azcopy sync,directory stubs can now be overwritten or overlapped. (#2894)

Bug Fixes

  1. Fixed an issue where AzCopy would not persist tokens when logging in via Device Code by migrating Device Code logic to azidentity Track 2 SDK. (#2361, #2747)
  2. Updated version check to hit updated AzCopy static website URL. The previous URL was taken down due to security requirements. (#2852)
  3. Fixed an issue where jobs clean would be blocked due to trying to clean up its own log file. (#2850)
  4. Fixed an issue where a panic would sometimes be hit due to closing an nil channel. (#2874)
  5. Downgraded go version to 1.22.7 to temporarily resolve reported high memory issue. (#2855)
  6. Fixed an issue where --log-level=NONE would display a log file location. (#2845)
  7. Fixed the log levels of some messages. (#2845)
  8. Corrected the cleanup of files with names ending in / when using --delete-destination-files on azcopy sync. (#2847)
  9. Correctly target objects in copy/sync/delete with names ending in /. (#2847)

Dependency updates

  1. Golang 1.23.1 -> 1.22.7 (#2911)

  2. golang.org/x/crypto v0.28.0 -> v0.31.0 (CVE-2024-45337)(#2890)

  3. golang.org/x/net v0.30.0 -> v0.33.0 (CVE-2024-45338)(#2899)

Documentation

  1. Updated README and in line text help messages to clarify OAuth support as a source AuthN method in Blob <-> File transfers. (#2838)
  2. Added --log-level=DEBUG as a valid option in text help message. (#2845)

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 27, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 27, 2025 20:10
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 27, 2025
Merged via the queue into master with commit a420275 Jan 27, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-azcopy-10.28.0 branch January 27, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants