Skip to content

Commit 4df6cdc

Browse files
authored
[Storage] [DataMovement] Prepare for 12.1.0 release of Data Movement
1 parent 08eb055 commit 4df6cdc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/storage/Azure.Storage.DataMovement.Blobs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 12.1.0 (Unreleased)
3+
## 12.1.0 (2025-02-27)
44

55
### Features Added
66
- Added support for anonymous access by adding a default constructor for `BlobsStorageResourceProvider`.

sdk/storage/Azure.Storage.DataMovement.Files.Shares/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 12.1.0 (Unreleased)
3+
## 12.1.0 (2025-02-27)
44

55
### Features added
66
- Added support for anonymous access by adding a default constructor for `ShareFilesStorageResourceProvider`.

sdk/storage/Azure.Storage.DataMovement/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 12.1.0 (Unreleased)
3+
## 12.1.0 (2025-02-27)
44

55
### Bugs Fixed
66
- Fixed an issue that would prevent transfers of large files (>200 GiB) for certain destination resource types.

0 commit comments

Comments
 (0)