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

Prepare patch release 20250116 #43820

Open
wants to merge 20 commits into
base: release/patch/20250116
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
b2618b0
Updated list of libraries to patch in patch-release.yml
azure-sdk Jan 16, 2025
444f309
Reset sources for azure-storage-file-datalake to the release version …
azure-sdk Jan 16, 2025
fd1046b
Prepare azure-storage-file-datalake for 12.22.1 patch release.
azure-sdk Jan 16, 2025
6341a1f
Reset sources for azure-storage-blob-cryptography to the release vers…
azure-sdk Jan 16, 2025
e6daa0e
Prepare azure-storage-blob-cryptography for 12.28.1 patch release.
azure-sdk Jan 16, 2025
1568b87
Reset sources for azure-storage-internal-avro to the release version …
azure-sdk Jan 16, 2025
a278782
Prepare azure-storage-internal-avro for 12.14.1 patch release.
azure-sdk Jan 16, 2025
3d03572
Reset sources for azure-storage-queue to the release version 12.24.0.
azure-sdk Jan 16, 2025
6c1d744
Prepare azure-storage-queue for 12.24.1 patch release.
azure-sdk Jan 16, 2025
9697766
Reset sources for azure-storage-blob to the release version 12.29.0.
azure-sdk Jan 16, 2025
83b3a02
Prepare azure-storage-blob for 12.29.1 patch release.
azure-sdk Jan 16, 2025
9d9d1c5
Reset sources for azure-storage-common to the release version 12.28.0.
azure-sdk Jan 16, 2025
e7eff8d
Prepare azure-storage-common for 12.28.1 patch release.
azure-sdk Jan 16, 2025
b1febc5
Reset sources for azure-storage-blob-batch to the release version 12.…
azure-sdk Jan 16, 2025
71cdc00
Prepare azure-storage-blob-batch for 12.25.1 patch release.
azure-sdk Jan 16, 2025
f58d731
Reset sources for azure-storage-file-share to the release version 12.…
azure-sdk Jan 16, 2025
e6072ea
Prepare azure-storage-file-share for 12.25.2 patch release.
azure-sdk Jan 16, 2025
2f97bf2
Reset sources for azure-messaging-eventhubs-checkpointstore-blob to t…
azure-sdk Jan 16, 2025
a188b2a
Prepare azure-messaging-eventhubs-checkpointstore-blob for 1.20.3 pat…
azure-sdk Jan 16, 2025
f501c7f
Patch release preparation 20250116
azure-sdk Jan 16, 2025
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
44 changes: 35 additions & 9 deletions eng/pipelines/patch-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,42 @@ 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-blob-cryptography
groupId: com.azure
safeName: azuresdktemplatetwo
ServiceDirectory: template
- name: azure-sdk-template-three
safeName: azurestorageblobcryptography
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-common
groupId: com.azure
safeName: azurestoragecommon
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-messaging-eventhubs-checkpointstore-blob
groupId: com.azure
safeName: azuremessagingeventhubscheckpointstoreblob
ServiceDirectory: eventhubs

18 changes: 9 additions & 9 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ com.azure:azure-messaging-eventgrid;4.27.0;4.28.0-beta.1
com.azure:azure-messaging-eventgrid-namespaces;1.1.1;1.2.0-beta.1
com.azure:azure-messaging-eventgrid-cloudnative-cloudevents;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-messaging-eventhubs;5.19.2;5.20.0-beta.1
com.azure:azure-messaging-eventhubs-checkpointstore-blob;1.20.2;1.21.0-beta.1
com.azure:azure-messaging-eventhubs-checkpointstore-blob;1.20.2;1.20.3
com.azure:azure-messaging-eventhubs-checkpointstore-jedis;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-messaging-eventhubs-stress;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-messaging-eventhubs-track2-perf;1.0.0-beta.1;1.0.0-beta.1
Expand Down Expand Up @@ -186,17 +186,17 @@ com.azure:azure-security-keyvault-perf;1.0.0-beta.1;1.0.0-beta.1
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-storage-blob;12.29.0;12.30.0-beta.1
com.azure:azure-storage-blob-batch;12.25.0;12.26.0-beta.1
com.azure:azure-storage-blob;12.29.0;12.29.1
com.azure:azure-storage-blob-batch;12.25.0;12.25.1
com.azure:azure-storage-blob-changefeed;12.0.0-beta.27;12.0.0-beta.28
com.azure:azure-storage-blob-cryptography;12.28.0;12.29.0-beta.1
com.azure:azure-storage-blob-cryptography;12.28.0;12.28.1
com.azure:azure-storage-blob-nio;12.0.0-beta.28;12.0.0-beta.29
com.azure:azure-storage-common;12.28.0;12.29.0-beta.1
com.azure:azure-storage-file-share;12.25.1;12.26.0-beta.1
com.azure:azure-storage-file-datalake;12.22.0;12.23.0-beta.1
com.azure:azure-storage-internal-avro;12.14.0;12.15.0-beta.1
com.azure:azure-storage-common;12.28.0;12.28.1
com.azure:azure-storage-file-share;12.25.1;12.25.2
com.azure:azure-storage-file-datalake;12.22.0;12.22.1
com.azure:azure-storage-internal-avro;12.14.0;12.14.1
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-storage-queue;12.24.0;12.25.0-beta.1
com.azure:azure-storage-queue;12.24.0;12.24.1
com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-template-stress;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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.21.0-beta.1 (Unreleased)
## 1.20.3 (2025-01-16)

### Features Added
### Other Changes

### Breaking Changes
#### Dependency Updates

### Bugs Fixed
- Upgraded `azure-messaging-eventhubs` from `5.19.2` to version `5.20.0-beta.1`.

### Other Changes

## 1.20.2 (2024-12-04)

Expand All @@ -19,6 +18,7 @@
- Upgraded `azure-storage-blob` from `12.28.1` to version `12.29.0`.
- Upgraded `azure-messaging-eventhubs` from `5.19.1` to version `5.20.0-beta.1`.


## 1.20.1 (2024-10-27)

### Other Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
<version>1.20.0</version>
<version>1.20.3</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down Expand Up @@ -181,10 +181,10 @@ Guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/

<!-- Links -->
[api_documentation]: https://azure.github.io/azure-sdk-for-java
[event_hubs_create]: https://learn.microsoft.com/azure/event-hubs/event-hubs-create
[event_hubs_product_docs]: https://learn.microsoft.com/azure/event-hubs/
[event_hubs_create]: https://docs.microsoft.com/azure/event-hubs/event-hubs-create
[event_hubs_product_docs]: https://docs.microsoft.com/azure/event-hubs/
[java_8_sdk_javadocs]: https://docs.oracle.com/javase/8/docs/api/java/util/logging/package-summary.html
[jdk_link]: https://learn.microsoft.com/java/azure/jdk/?view=azure-java-stable
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-in-Azure-SDK
[maven]: https://maven.apache.org/
[performance_tuning]: https://github.com/Azure/azure-sdk-for-java/wiki/Performance-Tuning
Expand All @@ -195,11 +195,11 @@ Guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/
[sample_event_processor]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/src/samples/java/com/azure/messaging/eventhubs/checkpointstore/blob/EventProcessorBlobCheckpointStoreSample.java
[sample_checkpointstore_custom_storage_version]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/src/samples/java/com/azure/messaging/eventhubs/checkpointstore/blob/EventProcessorWithCustomStorageVersion.java
[sample_examples]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/src/samples/java/com/azure/messaging/eventhubs/checkpointstore/blob
[sas_token]: https://learn.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1
[sas_token]: https://docs.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1
[source_code]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/
[source_eventprocessorclient]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/EventProcessorClient.java
[source_blobcheckpointstore]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/src/main/java/com/azure/messaging/eventhubs/checkpointstore/blob/BlobCheckpointStore.java
[source_loglevels]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/.https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/core/azure-core/src/main/java/com/azure/core/util/logging/ClientLogger.java
[storage_account]: https://learn.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Feventhubs%2Fazure-messaging-eventhubs-checkpointstore-blob%2FREADME.png)
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
<version>1.21.0-beta.1</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
<version>1.20.3</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->

<name>Microsoft Azure client library for storing checkpoints in Storage Blobs</name>
<description>Library for using storing checkpoints in Storage Blobs</description>
Expand Down Expand Up @@ -67,6 +67,12 @@
<artifactId>azure-core-test</artifactId>
<version>1.27.0-beta.4</version> <!-- {x-version-update;com.azure:azure-core-test;dependency} -->
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-jdk-httpclient</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down Expand Up @@ -95,4 +101,21 @@
<scope>test</scope>
</dependency>
</dependencies>

<profiles>
<profile>
<id>java12plus</id>
<activation>
<jdk>[12,)</jdk>
</activation>
<dependencies>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-jdk-httpclient</artifactId>
<version>1.0.0-beta.19</version> <!-- {x-version-update;com.azure:azure-core-http-jdk-httpclient;dependency} -->
<scope>test</scope>
</dependency>
</dependencies>
</profile>
</profiles>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.condition.DisabledOnJre;
import org.junit.jupiter.api.condition.JRE;
import org.mockito.ArgumentMatchers;
import org.mockito.Mock;
import org.mockito.Mockito;
Expand Down Expand Up @@ -58,7 +56,6 @@
/**
* Unit tests for {@link BlobCheckpointStore}.
*/
@DisabledOnJre(JRE.JAVA_8)
public class BlobCheckpointStoreTests {

@Mock
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhubs/azure-messaging-eventhubs-stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
<version>1.21.0-beta.1</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
<version>1.20.3</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
</dependency>

<!-- logging, tracing, metrics -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
<version>1.21.0-beta.1</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
<version>1.20.3</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
<version>1.21.0-beta.1</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
<version>1.20.3</version> <!-- {x-version-update;com.azure:azure-messaging-eventhubs-checkpointstore-blob;current} -->
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
Expand Down
11 changes: 6 additions & 5 deletions sdk/storage/azure-storage-blob-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Release History

## 12.26.0-beta.1 (Unreleased)
## 12.25.1 (2025-01-16)

### Features Added
### Other Changes

### Breaking Changes
#### Dependency Updates

### Bugs Fixed
- Upgraded `azure-storage-blob` from `12.29.0` to version `12.29.1`.
- Upgraded `azure-core-http-netty` from `1.15.6` to version `1.15.7`.
- Upgraded `azure-core` from `1.54.0` to version `1.54.1`.

### Other Changes

## 12.25.0 (2024-11-13)

Expand Down
16 changes: 8 additions & 8 deletions sdk/storage/azure-storage-blob-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-batch</artifactId>
<version>12.25.0</version>
<version>12.25.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down Expand Up @@ -196,16 +196,16 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
<!-- LINKS -->
[source]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/storage/azure-storage-blob-batch/src/main/java
[docs]: https://azure.github.io/azure-sdk-for-java/
[rest_docs]: https://learn.microsoft.com/rest/api/storageservices/blob-service-rest-api
[product_docs]: https://learn.microsoft.com/azure/storage/blobs/storage-blobs-overview
[rest_docs]: https://docs.microsoft.com/rest/api/storageservices/blob-service-rest-api
[product_docs]: https://docs.microsoft.com/azure/storage/blobs/storage-blobs-overview
[samples]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/storage/azure-storage-blob-batch/src/samples
[jdk]: https://learn.microsoft.com/java/azure/jdk/?view=azure-java-stable
[jdk]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[azure_subscription]: https://azure.microsoft.com/free/
[storage_account]: https://learn.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[azure_portal]: https://learn.microsoft.com/azure/storage/common/storage-account-create?tabs=azure-portal
[storage_account_create_cli]: https://learn.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
[storage_account]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[azure_portal]: https://docs.microsoft.com/azure/storage/common/storage-account-create?tabs=azure-portal
[storage_account_create_cli]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
[blob_service_client]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/storage/azure-storage-blob#create-a-storage-account
[error_codes]: https://learn.microsoft.com/rest/api/storageservices/blob-service-error-codes
[error_codes]: https://docs.microsoft.com/rest/api/storageservices/blob-service-error-codes
[blob_samples]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/storage/azure-storage-blob-batch/src/samples/README.md
[cla]: https://cla.microsoft.com
[coc]: https://opensource.microsoft.com/codeofconduct/
Expand Down
7 changes: 4 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.26.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
<version>12.25.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 @@ -49,6 +49,7 @@

<spotbugs.skip>false</spotbugs.skip>
<spotbugs.excludeFilterFile>spotbugs-exclude.xml</spotbugs.excludeFilterFile>
<doclintMissingInclusion>-</doclintMissingInclusion>
</properties>

<dependencies>
Expand All @@ -70,7 +71,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.30.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.29.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<!-- Added this dependency to include necessary annotations used by reactor core.
Expand All @@ -86,7 +87,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.29.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.28.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
Loading
Loading