Skip to content

Commit

Permalink
Updated all changelogs for release (#25870)
Browse files Browse the repository at this point in the history
* Updated all changelogs for release

* Undid some script mangling for blob changelog
  • Loading branch information
rickle-msft authored Dec 7, 2021
1 parent e878a04 commit 694dc77
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 59 deletions.
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.12.0-beta.2 (Unreleased)
## 12.12.0-beta.2 (2021-12-07)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for 2021-02-12 service version.

## 12.11.2 (2021-11-10)

Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.0.0-beta.13 (Unreleased)
## 12.0.0-beta.13 (2021-12-07)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for 2021-02-12 service version.

## 12.0.0-beta.12 (2021-11-10)

Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.15.0-beta.2 (Unreleased)
## 12.15.0-beta.2 (2021-12-07)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for 2021-02-12 service version.

## 12.14.2 (2021-11-10)

Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-nio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.0.0-beta.13 (Unreleased)
## 12.0.0-beta.13 (2021-12-07)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for 2021-02-12 service version.

## 12.0.0-beta.12 (2021-11-10)

Expand Down
5 changes: 2 additions & 3 deletions sdk/storage/azure-storage-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.15.0-beta.2 (Unreleased)
## 12.15.0-beta.2 (2021-12-07)

### Features Added
- Added support for 2021-02-12 service version.
Expand All @@ -9,8 +9,6 @@

- When opening a BlobInputStream, removed the initial getProperties call in favor of a download for better performance.

### Breaking Changes

### Bugs Fixed
- Fixed a bug that would cause authenticating with a sas token to fail if the timestamps in the token were formatted differently.

Expand Down Expand Up @@ -216,6 +214,7 @@ and
- Improved performance of BlockBlobOutputStream.
- Added overloads to BlockBlobClient.getBlobOutputStream to allow users to provide parallel transfer options, http headers, metadata, access tier, and request conditions.


## 12.2.0-beta.1 (2019-12-17)
- Added SAS generation methods on clients to improve discoverability and convenience of sas. Deprecated setContainerName, setBlobName, setSnapshotId, generateSasQueryParameters methods on BlobServiceSasSignatureValues to direct users to using the methods added on clients.
- Fixed a bug where Account SAS would not work when set on clients.
Expand Down
7 changes: 2 additions & 5 deletions sdk/storage/azure-storage-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Release History

## 12.15.0-beta.2 (Unreleased)
## 12.15.0-beta.2 (2021-12-07)

### Features Added

### Breaking Changes
- Added support for 2021-02-12 service version.

### Bugs Fixed
- Fixed a bug that would cause authenticating with a sas token to fail if the timestamps in the token were formatted differently.

### Other Changes

## 12.14.1 (2021-11-10)

### Other Changes
Expand Down
4 changes: 1 addition & 3 deletions sdk/storage/azure-storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.8.0-beta.2 (Unreleased)
## 12.8.0-beta.2 (2021-12-07)

### Features Added
- Added support for 2021-02-12 service version.
Expand All @@ -12,8 +12,6 @@
- Fixed a bug in DataLakeFileClient.flush() in which the logic of the overwrite parameter was reversed.
- Fixed a bug that would cause authenticating with a sas token to fail if the timestamps in the token were formatted differently.

### Other Changes

## 12.7.2 (2021-11-10)

### Other Changes
Expand Down
6 changes: 1 addition & 5 deletions sdk/storage/azure-storage-file-share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
# Release History

## 12.12.0-beta.2 (Unreleased)
## 12.12.0-beta.2 (2021-12-07)

### Features Added
- Added support for the 2021-02-12 service version.
- Added support for new bandwidth limits.

### Breaking Changes

### Bugs Fixed
- Fixed a bug that would cause authenticating with a sas token to fail if the timestamps in the token were formatted differently.

### Other Changes

## 12.11.2 (2021-11-10)

### Other Changes
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-internal-avro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.2.0-beta.2 (Unreleased)
## 12.2.0-beta.2 (2021-12-07)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for 2021-02-12 service version.

## 12.1.2 (2021-11-10)

Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.12.0-beta.2 (Unreleased)
## 12.12.0-beta.2 (2021-12-07)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for 2021-02-12 service version.

## 12.11.2 (2021-11-10)

Expand Down
4 changes: 3 additions & 1 deletion sdk/storage/platform-matrix-all-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
"V2020_04_08",
"V2020_06_12",
"V2020_08_04",
"V2020_10_02"
"V2020_10_02",
"V2020_12_06",
"V2021_02_12"
]
}
}

0 comments on commit 694dc77

Please sign in to comment.