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
Copy file name to clipboardExpand all lines: sdk/storage/Azure.Storage.DataMovement.Blobs/CHANGELOG.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,14 @@
1
1
# Release History
2
2
3
-
## 12.2.0-beta.1 (Unreleased)
3
+
## 12.2.0-beta.1 (2025-06-17)
4
4
5
5
### Features Added
6
6
- Explicitly setting `BlobStorageResourceOptions.AccessTier` to `null` will disable preserving the access tier value from the source blob to the destination blob.
7
7
8
-
### Breaking Changes
9
-
10
8
### Bugs Fixed
11
9
- Fixed bug where AccessTier for Premium Page Blobs were not being preserved.
12
10
- Fixed some issues when transferring virtual directories with Blob Storage as the source.
Copy file name to clipboardExpand all lines: sdk/storage/Azure.Storage.DataMovement.Files.Shares/CHANGELOG.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release History
2
2
3
-
## 12.2.0-beta.1 (Unreleased)
3
+
## 12.2.0-beta.1 (2025-06-17)
4
4
5
5
### Features Added
6
6
- Added support for preserving NFS properties and permissions in Share Files and Share Directories for Share-to-Share copy transfers.
@@ -10,10 +10,6 @@
10
10
### Breaking Changes
11
11
- Added protocol validation for Share-to-Share copy transfers. Validation is enabled by default and will fail the transfer if there are no share-level permissions. To bypass this, please enable `SkipProtocolValidation`.
0 commit comments