Skip to content

Commit

Permalink
STG 96 beta changelogs (#46288)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcc-msft authored Sep 26, 2024
1 parent a9d6c25 commit 2924019
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 43 deletions.
7 changes: 1 addition & 6 deletions sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
## 12.20.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2025-01-05.

## 12.19.0 (2024-09-18)

Expand Down
7 changes: 1 addition & 6 deletions sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
## 12.0.0-preview.50 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2025-01-05.

## 12.0.0-preview.49 (2024-09-18)

Expand Down
10 changes: 3 additions & 7 deletions sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@
## 12.23.0-beta.1 (Unreleased)

### Features Added
- Added GenerateUserDelegationSasUri() for BlobBaseClient and BlobContainerClient

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2025-01-05.
- Added GenerateUserDelegationSasUri() to BlobBaseClient and BlobContainerClient.
- Added BlobErrorCode.BlobAccessTierNotSupportedForAccountType enum value.

## 12.22.0 (2024-09-18)

Expand Down
7 changes: 1 addition & 6 deletions sdk/storage/Azure.Storage.Common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
## 12.22.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- This release contains bug fixes to improve quality.

## 12.21.0 (2024-09-18)

Expand Down
8 changes: 2 additions & 6 deletions sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@
## 12.21.0-beta.1 (Unreleased)

### Features Added
- Added support for service version 2025-01-05.
- Added GenerateUserDelegationSasUri() for DataLakePathClient, DataLakeFileSystemClient, and DataLakeDirectoryClient
- Deprecated Read()/ReadAsync() in favor of ReadStreaming()/ReadStreamingAsync() and ReadContent()/ReadContentAsync() for DataLake #45418

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added GenerateUserDelegationSasUri() to DataLakeFileSystemClient, DataLakePathClient, DataLakeDirectoryClient, and DataLakeFileClient.

## 12.20.0 (2024-09-18)

Expand Down
10 changes: 4 additions & 6 deletions sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
## 12.21.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2025-01-05.
- Added support for the provisioned V2 billing model.
- Added support for specifying the binary file permission format for ShareFileClient.StartCopy() and .StartCopyAsync().
- Added ShareAccessTier.Premium enum value.

## 12.20.0 (2024-09-18)

Expand Down
7 changes: 1 addition & 6 deletions sdk/storage/Azure.Storage.Queues/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
## 12.21.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2025-01-05.

## 12.20.0 (2024-09-18)

Expand Down

0 comments on commit 2924019

Please sign in to comment.