Skip to content

Commit d1d6269

Browse files
authored
Increment package versions for storage releases (#47440)
1 parent ba4a411 commit d1d6269

File tree

25 files changed

+147
-47
lines changed

25 files changed

+147
-47
lines changed

eng/versioning/version_client.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -190,17 +190,17 @@ com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
190190
com.azure.v2:azure-sdk-template;1.0.1-beta.1;1.0.1-beta.1
191191
com.azure.v2:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1
192192
com.azure.v2:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
193-
com.azure:azure-storage-blob;12.32.0;12.33.0-beta.1
194-
com.azure:azure-storage-blob-batch;12.28.0;12.29.0-beta.1
195-
com.azure:azure-storage-blob-changefeed;12.0.0-beta.32;12.0.0-beta.33
196-
com.azure:azure-storage-blob-cryptography;12.31.0;12.32.0-beta.1
197-
com.azure:azure-storage-blob-nio;12.0.0-beta.33;12.0.0-beta.34
198-
com.azure:azure-storage-common;12.31.0;12.32.0-beta.1
199-
com.azure:azure-storage-file-share;12.28.0;12.29.0-beta.1
200-
com.azure:azure-storage-file-datalake;12.25.0;12.26.0-beta.1
201-
com.azure:azure-storage-internal-avro;12.17.0;12.18.0-beta.1
193+
com.azure:azure-storage-blob;12.32.0;12.33.0-beta.2
194+
com.azure:azure-storage-blob-batch;12.28.0;12.29.0-beta.2
195+
com.azure:azure-storage-blob-changefeed;12.0.0-beta.33;12.0.0-beta.34
196+
com.azure:azure-storage-blob-cryptography;12.31.0;12.32.0-beta.2
197+
com.azure:azure-storage-blob-nio;12.0.0-beta.34;12.0.0-beta.35
198+
com.azure:azure-storage-common;12.31.0;12.32.0-beta.2
199+
com.azure:azure-storage-file-share;12.28.0;12.29.0-beta.2
200+
com.azure:azure-storage-file-datalake;12.25.0;12.26.0-beta.2
201+
com.azure:azure-storage-internal-avro;12.17.0;12.18.0-beta.2
202202
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
203-
com.azure:azure-storage-queue;12.27.0;12.28.0-beta.1
203+
com.azure:azure-storage-queue;12.27.0;12.28.0-beta.2
204204
com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1
205205
com.azure:azure-template-stress;1.0.0-beta.1;1.0.0-beta.1
206206
com.azure:azure-verticals-agrifood-farming;1.0.0-beta.3;1.0.0-beta.4

sdk/storage/azure-storage-blob-batch/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.29.0-beta.2 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.29.0-beta.1 (2025-12-03)
414

515
### Features Added

sdk/storage/azure-storage-blob-batch/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure</groupId>
1515
<artifactId>azure-storage-blob-batch</artifactId>
16-
<version>12.29.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
16+
<version>12.29.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
1717

1818
<name>Microsoft Azure client library for Blob Storage batching</name>
1919
<description>This module contains client library for Microsoft Azure Blob Storage batching.</description>
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.azure</groupId>
6969
<artifactId>azure-storage-blob</artifactId>
70-
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
70+
<version>12.33.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
7171
</dependency>
7272

7373
<!-- Added this dependency to include necessary annotations used by reactor core.
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.azure</groupId>
8585
<artifactId>azure-storage-common</artifactId>
86-
<version>12.32.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
86+
<version>12.32.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
8787
<classifier>tests</classifier>
8888
<type>test-jar</type>
8989
<scope>test</scope>

sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.0.0-beta.34 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.0.0-beta.33 (2025-12-03)
414

515
### Features Added

sdk/storage/azure-storage-blob-changefeed/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure</groupId>
1515
<artifactId>azure-storage-blob-changefeed</artifactId>
16-
<version>12.0.0-beta.33</version> <!-- {x-version-update;com.azure:azure-storage-blob-changefeed;current} -->
16+
<version>12.0.0-beta.34</version> <!-- {x-version-update;com.azure:azure-storage-blob-changefeed;current} -->
1717

1818
<name>Microsoft Azure client library for Blob Storage changefeed</name>
1919
<description>This module contains client library for Microsoft Azure Blob Storage changefeed.</description>
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.azure</groupId>
8181
<artifactId>azure-storage-blob</artifactId>
82-
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
82+
<version>12.33.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
8383
</dependency>
8484

8585
<!-- Added this dependency to include necessary annotations used by reactor core.
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.azure</groupId>
9797
<artifactId>azure-storage-common</artifactId>
98-
<version>12.32.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
98+
<version>12.32.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
9999
<classifier>tests</classifier>
100100
<type>test-jar</type>
101101
<scope>test</scope>

sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.32.0-beta.2 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.32.0-beta.1 (2025-12-03)
414

515
### Features Added

sdk/storage/azure-storage-blob-cryptography/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure</groupId>
1515
<artifactId>azure-storage-blob-cryptography</artifactId>
16-
<version>12.32.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
16+
<version>12.32.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
1717

1818
<name>Microsoft Azure client library for Blob Storage cryptography</name>
1919
<description>This module contains client library for Microsoft Azure Blob Storage cryptography.</description>
@@ -73,13 +73,13 @@
7373
<dependency>
7474
<groupId>com.azure</groupId>
7575
<artifactId>azure-storage-blob</artifactId>
76-
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
76+
<version>12.33.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
7777
</dependency>
7878

7979
<dependency>
8080
<groupId>com.azure</groupId>
8181
<artifactId>azure-storage-common</artifactId>
82-
<version>12.32.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
82+
<version>12.32.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
8383
<classifier>tests</classifier>
8484
<type>test-jar</type>
8585
<scope>test</scope>

sdk/storage/azure-storage-blob-nio/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.0.0-beta.35 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.0.0-beta.34 (2025-12-03)
414

515
### Features Added

sdk/storage/azure-storage-blob-nio/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure</groupId>
1515
<artifactId>azure-storage-blob-nio</artifactId>
16-
<version>12.0.0-beta.34</version> <!-- {x-version-update;com.azure:azure-storage-blob-nio;current} -->
16+
<version>12.0.0-beta.35</version> <!-- {x-version-update;com.azure:azure-storage-blob-nio;current} -->
1717
<name>Microsoft Azure implementation of NIO on top of Azure Blob Storage</name>
1818
<description>This module contains an implementation of Java's NIO interface on top of Azure Blob Storage.</description>
1919
<url>https://github.com/Azure/azure-sdk-for-java</url>
@@ -65,13 +65,13 @@
6565
<dependency>
6666
<groupId>com.azure</groupId>
6767
<artifactId>azure-storage-blob</artifactId>
68-
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
68+
<version>12.33.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
6969
</dependency>
7070

7171
<dependency>
7272
<groupId>com.azure</groupId>
7373
<artifactId>azure-storage-common</artifactId>
74-
<version>12.32.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
74+
<version>12.32.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
7575
<classifier>tests</classifier>
7676
<type>test-jar</type>
7777
<scope>test</scope>

sdk/storage/azure-storage-blob-stress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.azure</groupId>
4242
<artifactId>azure-storage-blob</artifactId>
43-
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
43+
<version>12.33.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
4444
</dependency>
4545
<dependency>
4646
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)