Skip to content

Commit

Permalink
update changelog (#2425)
Browse files Browse the repository at this point in the history
  • Loading branch information
gapra-msft committed Oct 23, 2023
1 parent 98a5f94 commit d21f15e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@

1. Migrated to the latest [azdatalake SDK](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/storage/azdatalake).

### Bug Fixes

1. Fixed an issue where http headers and access tier would sometimes be sent as empty headers.
2. Fixed an issue where AzCopy would panic when passing an un-parseable URL. ([#2404](https://github.com/Azure/azure-storage-azcopy/issues/2404))

### Security fixes

1. Updated dependencies to address security vulnerabilities.

## Version 10.21.0

### New Features
Expand Down

0 comments on commit d21f15e

Please sign in to comment.