Skip to content

Commit

Permalink
[Patch-Release-Storage] Prepare for Storage Patch Release (#37359)
Browse files Browse the repository at this point in the history
* Updated list of libraries to patch in patch-release.yml

* Reset sources for azure-storage-file-datalake to the release version 12.17.0.

* Prepare azure-storage-file-datalake for 12.17.1 patch release.

* Reset sources for azure-storage-common to the release version 12.23.0.

* Prepare azure-storage-common for 12.23.1 patch release.

* Reset sources for azure-storage-internal-avro to the release version 12.9.0.

* Prepare azure-storage-internal-avro for 12.9.1 patch release.

* Reset sources for azure-storage-queue to the release version 12.19.0.

* Prepare azure-storage-queue for 12.19.1 patch release.

* Reset sources for azure-storage-blob to the release version 12.24.0.

* Prepare azure-storage-blob for 12.24.1 patch release.

* Reset sources for azure-storage-blob-batch to the release version 12.20.0.

* Prepare azure-storage-blob-batch for 12.20.1 patch release.

* Reset sources for azure-storage-file-share to the release version 12.20.0.

* Prepare azure-storage-file-share for 12.20.1 patch release.

* Reset sources for azure-storage-blob-cryptography to the release version 12.23.0.

* Prepare azure-storage-blob-cryptography for 12.23.1 patch release.

* Updated dependencies in libraries and READMEs via version_client.txt

* fixed changeslog context wrong version

---------

Co-authored-by: azure-sdk <azuresdk@microsoft.com>
  • Loading branch information
mssfang and azure-sdk authored Oct 25, 2023
1 parent 6926e2d commit c323df2
Show file tree
Hide file tree
Showing 1,808 changed files with 232,210 additions and 35,064 deletions.
40 changes: 31 additions & 9 deletions eng/pipelines/patch-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,38 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client-patch.yml
parameters:
artifacts:
- name: azure-sdk-template
- name: azure-storage-file-datalake
groupId: com.azure
safeName: azuresdktemplate
ServiceDirectory: template
- name: azure-sdk-template-two
safeName: azurestoragefiledatalake
ServiceDirectory: storage
- name: azure-storage-common
groupId: com.azure
safeName: azuresdktemplatetwo
ServiceDirectory: template
- name: azure-sdk-template-three
safeName: azurestoragecommon
ServiceDirectory: storage
- name: azure-storage-internal-avro
groupId: com.azure
safeName: azuresdktemplatethree
ServiceDirectory: template
safeName: azurestorageinternalavro
skipPublishDocMs: true
skipPublishDocGithubIo: true
ServiceDirectory: storage
- name: azure-storage-queue
groupId: com.azure
safeName: azurestoragequeue
ServiceDirectory: storage
- name: azure-storage-blob
groupId: com.azure
safeName: azurestorageblob
ServiceDirectory: storage
- name: azure-storage-blob-batch
groupId: com.azure
safeName: azurestorageblobbatch
ServiceDirectory: storage
- name: azure-storage-file-share
groupId: com.azure
safeName: azurestoragefileshare
ServiceDirectory: storage
- name: azure-storage-blob-cryptography
groupId: com.azure
safeName: azurestorageblobcryptography
ServiceDirectory: storage

5 changes: 0 additions & 5 deletions eng/pipelines/patch_release_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,12 @@ com.azure:azure-communication-sms # Tests owner: besh2014, DimaKolomiiets
com.azure:azure-communication-rooms # Tests owner: minnieliu, Mrayyan
com.azure:azure-containers-containerregistry # Tests owner: lmolkova
com.azure:azure-data-appconfiguration # Tests owner: mssfang
com.azure:azure-data-schemaregistry # Tests owner: conniey
com.azure:azure-data-schemaregistry-apacheavro # Tests owner: conniey
com.azure:azure-data-tables # Tests owner: jairmyree
com.azure:azure-developer-loadtesting # Tests owner: Harshan01, prativen
com.azure:azure-digitaltwins-core # Tests owner: sjiherzig
com.azure:azure-identity-extensions # Tests owner: saragluna, backwind1233
com.azure:azure-iot-deviceupdate # Tests owner: leolie, ryzhan
com.azure:azure-messaging-eventgrid # Tests owner: billwert
com.azure:azure-messaging-eventhubs # Tests owner: conniey
com.azure:azure-messaging-eventhubs-checkpointstore-blob # Tests owner: conniey
com.azure:azure-messaging-servicebus # Tests owner: ki1729
com.azure:azure-messaging-webpubsub # Tests owner: weidongxu-microsoft
com.azure:azure-mixedreality-authentication # Tests owner: craigktreasure, RamonArguelles
com.azure:azure-mixedreality-remoterendering # Tests owner: FlorianBorn71, MichaelZp0, jloehr
Expand Down
16 changes: 8 additions & 8 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,17 +175,17 @@ com.azure:azure-sdk-template;1.1.1234;1.2.2-beta.1
com.azure:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-spring-data-cosmos;3.39.0;3.40.0-beta.1
com.azure:azure-storage-blob;12.24.0;12.25.0-beta.2
com.azure:azure-storage-blob-batch;12.20.0;12.21.0-beta.2
com.azure:azure-storage-blob;12.24.0;12.24.1
com.azure:azure-storage-blob-batch;12.20.0;12.20.1
com.azure:azure-storage-blob-changefeed;12.0.0-beta.18;12.0.0-beta.19
com.azure:azure-storage-blob-cryptography;12.23.0;12.24.0-beta.2
com.azure:azure-storage-blob-cryptography;12.23.0;12.23.1
com.azure:azure-storage-blob-nio;12.0.0-beta.19;12.0.0-beta.20
com.azure:azure-storage-common;12.23.0;12.24.0-beta.2
com.azure:azure-storage-file-share;12.20.0;12.21.0-beta.2
com.azure:azure-storage-file-datalake;12.17.0;12.18.0-beta.2
com.azure:azure-storage-internal-avro;12.9.0;12.10.0-beta.2
com.azure:azure-storage-common;12.23.0;12.23.1
com.azure:azure-storage-file-share;12.20.0;12.20.1
com.azure:azure-storage-file-datalake;12.17.0;12.17.1
com.azure:azure-storage-internal-avro;12.9.0;12.9.1
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-storage-queue;12.19.0;12.20.0-beta.2
com.azure:azure-storage-queue;12.19.0;12.19.1
com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-verticals-agrifood-farming;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-xml;1.0.0-beta.2;1.0.0-beta.3
Expand Down
16 changes: 6 additions & 10 deletions sdk/storage/azure-storage-blob-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
# Release History

## 12.21.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 12.20.1 (2023-10-24)

### Other Changes

## 12.21.0-beta.1 (2023-10-19)
#### Dependency Updates

- Upgraded `azure-core-http-netty` from `1.13.7` to version `1.13.9`.
- Upgraded `azure-storage-blob` from `12.24.0` to version `12.24.1`.
- Upgraded `azure-core` from `1.43.0` to version `1.44.1`.

### Features Added
- Added support for service versions 2023-11-03.

## 12.20.0 (2023-09-12)

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-batch</artifactId>
<version>12.21.0-beta.1</version>
<version>12.20.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/storage/azure-storage-blob-batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-batch</artifactId>
<version>12.21.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
<version>12.20.1</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->

<name>Microsoft Azure client library for Blob Storage batching</name>
<description>This module contains client library for Microsoft Azure Blob Storage batching.</description>
Expand Down Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.25.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.24.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
Expand All @@ -82,7 +82,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.24.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.23.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-blob-changefeed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.25.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.24.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
Expand All @@ -89,7 +89,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.24.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.23.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
16 changes: 6 additions & 10 deletions sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
# Release History

## 12.24.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 12.23.1 (2023-10-24)

### Other Changes

## 12.24.0-beta.1 (2023-10-19)
#### Dependency Updates

- Upgraded `azure-core-http-netty` from `1.13.7` to version `1.13.9`.
- Upgraded `azure-storage-blob` from `12.24.0` to version `12.24.1`.
- Upgraded `azure-core` from `1.43.0` to version `1.44.1`.

### Features Added
- Added support for service versions 2023-11-03.

## 12.23.0 (2023-09-12)

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-cryptography/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-cryptography</artifactId>
<version>12.24.0-beta.1</version>
<version>12.23.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/storage/azure-storage-blob-cryptography/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-cryptography</artifactId>
<version>12.24.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
<version>12.23.1</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->

<name>Microsoft Azure client library for Blob Storage cryptography</name>
<description>This module contains client library for Microsoft Azure Blob Storage cryptography.</description>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.25.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.24.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
Expand All @@ -71,7 +71,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.24.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.23.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-blob-nio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.25.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.24.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
Expand All @@ -70,7 +70,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.24.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.23.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
18 changes: 7 additions & 11 deletions sdk/storage/azure-storage-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
# Release History

## 12.25.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 12.24.1 (2023-10-24)

### Other Changes

## 12.25.0-beta.1 (2023-10-19)
#### Dependency Updates

- Upgraded `azure-core` from `1.43.0` to version `1.44.1`.
- Upgraded `azure-storage-internal-avro` from `12.9.0` to version `12.9.1`.
- Upgraded `azure-storage-common` from `12.23.0` to version `12.23.1`.
- Upgraded `azure-core-http-netty` from `1.13.7` to version `1.13.9`.

### Features Added
- Added support for service versions 2023-11-03.
- Added support for BlobAudience.

## 12.24.0 (2023-09-12)

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.25.0-beta.1</version>
<version>12.24.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 0 additions & 6 deletions sdk/storage/azure-storage-blob/assets.json

This file was deleted.

Loading

0 comments on commit c323df2

Please sign in to comment.