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 1 commit
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
Prev Previous commit
Patch release preparation 20250116
  • Loading branch information
azure-sdk committed Jan 16, 2025
commit f501c7f6a45e15070bc838b94a24bee55c8dd517
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.2</version>
<version>1.20.3</version>
</dependency>
```
[//]: # ({x-version-update-end})
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 @@ -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
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 @@ -58,7 +58,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-cryptography</artifactId>
<version>12.28.0</version>
<version>12.28.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
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 @@ -56,7 +56,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.29.0</version>
<version>12.29.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.28.0</version>
<version>12.28.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file-datalake/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-file-datalake</artifactId>
<version>12.22.0</version>
<version>12.22.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file-share/README.md
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-storage-file-share</artifactId>
<version>12.25.1</version>
<version>12.25.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-queue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.24.0</version>
<version>12.24.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Loading