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

STG 97 changelogs #47186

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.21.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

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

## 12.20.0 (2024-11-12)

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.53 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

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

## 12.0.0-preview.52 (2024-11-12)

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

### Features Added

### Breaking Changes

### Bugs Fixed

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

## 12.23.0 (2024-11-12)

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.23.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

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

## 12.22.0 (2024-11-12)

Expand Down
7 changes: 1 addition & 6 deletions sdk/storage/Azure.Storage.Files.DataLake/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
- Added support for service version 2025-05-05.

## 12.21.0 (2024-11-12)

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

### Features Added
- Added support for service version 2025-05-05.
- Added support for NFS over REST.

### Breaking Changes

### Bugs Fixed

### Other Changes
- The following APIs no longer send the x-ms-file-permission-key, x-ms-file-attributes, x-ms-file-creation-time, and x-ms-file-last-write-time request headers by default. These headers have been optional in the REST API since x-ms-version 2021-06-08:
- ShareFileClient.Create() and .CreateAsync()
- ShareFileClient.SetHttpHeaders() and .SetHttpHeadersAsync()
- ShareDirectoryClient.Create() and .CreateAsync()
- ShareDirectoryClient.SetHttpHeaders() and .SetHttpHeadersAsync()

## 12.21.0 (2024-11-12)

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

### Features Added

### Breaking Changes

### Bugs Fixed
- Added support for service version 2025-05-05.

### Other Changes

Expand Down