Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 5 additions & 5 deletions eng/versioning/version_client.txt
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ibrandes I think these should be 1 -> 2 right?

Original file line number Diff line number Diff line change
Expand Up @@ -193,17 +193,17 @@ com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
com.azure.v2:azure-sdk-template;1.0.1-beta.1;1.0.1-beta.1
com.azure.v2:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1
com.azure.v2:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-storage-blob;12.33.1;12.34.0-beta.1
com.azure:azure-storage-blob;12.33.0;12.33.2
com.azure:azure-storage-blob-batch;12.29.1;12.30.0-beta.1
com.azure:azure-storage-blob-changefeed;12.0.0-beta.34;12.0.0-beta.35
com.azure:azure-storage-blob-cryptography;12.32.1;12.33.0-beta.1
com.azure:azure-storage-blob-nio;12.0.0-beta.35;12.0.0-beta.36
com.azure:azure-storage-common;12.32.1;12.33.0-beta.1
com.azure:azure-storage-file-share;12.29.1;12.30.0-beta.1
com.azure:azure-storage-file-datalake;12.26.1;12.27.0-beta.1
com.azure:azure-storage-common;12.32.0;12.32.2
com.azure:azure-storage-file-share;12.29.0;12.29.2
com.azure:azure-storage-file-datalake;12.26.0;12.26.2
com.azure:azure-storage-internal-avro;12.18.1;12.19.0-beta.1
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-storage-queue;12.28.1;12.29.0-beta.1
com.azure:azure-storage-queue;12.28.0;12.28.2
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
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-blob-batch/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.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<!-- Added this dependency to include necessary annotations used by reactor core.
Expand All @@ -83,7 +83,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</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 @@ -79,7 +79,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<!-- Added this dependency to include necessary annotations used by reactor core.
Expand All @@ -95,7 +95,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</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-cryptography/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</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 @@ -65,13 +65,13 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
7 changes: 6 additions & 1 deletion sdk/storage/azure-storage-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,18 @@

### Other Changes

## 12.33.2 (Unreleased)
## 12.33.2 (2026-02-05)

### Bugs Fixed
- Fixed a bug where builders were only using a single credential when multiple credentials were added and credentials
were silently overwritten for principle-bound user delegation SAS. All credential changes will now be logged at the
info level; invalid combinations of credentials will throw an error.

### Other Changes

#### Dependency Updates
- updated `azure-storage-common` from `12.32.1` to `12.32.2` in `azure-storage-common`.

## 12.33.1 (2026-01-29)

### Other Changes
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.33.0</version>
<version>12.33.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/storage/azure-storage-blob/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</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->

<name>Microsoft Azure client library for Blob Storage</name>
<description>This module contains client library for Microsoft Azure Blob Storage.</description>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -101,7 +101,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
8 changes: 5 additions & 3 deletions sdk/storage/azure-storage-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Release History



## 12.33.0-beta.1 (Unreleased)

### Features Added
Expand All @@ -10,13 +12,13 @@

### Other Changes

## 12.32.2 (Unreleased)
## 12.32.2 (2026-02-05)

### Other Changes

#### Credential Validation
- added `validateCredentialsNotAmbiguous()` to `CredentialValidator` class check for valid credential combinations and
throw errors for invalid credential combinations. This is for internal use only.
- added `validateCredentialsNotAmbiguous()` to `CredentialValidator` class check for valid credential combinations and
throw errors for invalid credential combinations. This is for internal use only.

## 12.32.1 (2026-01-29)

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.32.0</version>
<version>12.32.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-common/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-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->

<name>Microsoft Azure common module for Storage</name>
<description>This module contains common code based for all Microsoft Azure Storage client libraries.</description>
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file-datalake-stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-datalake</artifactId>
<version>12.27.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
<version>12.26.2</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
8 changes: 7 additions & 1 deletion sdk/storage/azure-storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,19 @@

### Other Changes

## 12.26.2 (Unreleased)
## 12.26.2 (2026-02-05)

### Bugs Fixed
- Fixed a bug where builders were only using a single credential when multiple credentials were added and credentials
were silently overwritten for principle-bound user delegation SAS. All credential changes will now be logged at the
info level; invalid combinations of credentials will throw an error.

### Other Changes

#### Dependency Updates
- Updated `azure-storage-blob` from `12.33.1` to `12.33.2` in `azure-storage-blob`.
- updated `azure-storage-common` from `12.32.1` to `12.32.2` in `azure-storage-common`.

## 12.26.1 (2026-01-29)

### Other Changes
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.26.0</version>
<version>12.26.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/storage/azure-storage-file-datalake/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-file-datalake</artifactId>
<version>12.27.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
<version>12.26.2</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->

<name>Microsoft Azure client library for File Storage Data Lake</name>
<description>This module contains client library for Microsoft Azure File Storage Data Lake.</description>
Expand Down Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<!-- Added this dependency to include necessary annotations used by reactor core.
Expand All @@ -94,7 +94,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file-share-stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.30.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
<version>12.29.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
8 changes: 6 additions & 2 deletions sdk/storage/azure-storage-file-share/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,18 @@

### Other Changes

## 12.29.2 (Unreleased)
## 12.29.2 (2026-02-05)

### Bugs Fixed
- Fixed a bug where builders were only using a single credential when multiple credentials were added and credentials
were silently overwritten for principle-bound user delegation SAS. All credential changes will now be logged at the
info level; invalid combinations of credentials will throw an error.

This is a _potentially breaking_ change if users were incorrectly applying multiple credentials
### Other Changes

#### Dependency Updates
- Updated `azure-storage-blob` from `12.33.1` to `12.33.2` in `azure-storage-blob`.
- updated `azure-storage-common` from `12.32.1` to `12.32.2` in `azure-storage-common`.

## 12.29.1 (2026-01-29)

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.29.0</version>
<version>12.29.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
8 changes: 4 additions & 4 deletions sdk/storage/azure-storage-file-share/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-file-share</artifactId>
<version>12.30.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
<version>12.29.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->

<name>Microsoft Azure client library for File Share Storage</name>
<description>This module contains client library for Microsoft Azure File Share Storage.</description>
Expand Down Expand Up @@ -78,13 +78,13 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
</dependency>

<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-internal-avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
</dependency>

<dependency>
Expand All @@ -72,7 +72,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.33.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.32.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
6 changes: 3 additions & 3 deletions sdk/storage/azure-storage-perf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.34.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.33.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
</dependency>

<dependency>
Expand All @@ -37,13 +37,13 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-datalake</artifactId>
<version>12.27.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
<version>12.26.2</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
</dependency>

<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.30.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
<version>12.29.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
</dependency>

<dependency>
Expand Down
Loading
Loading