Skip to content

Commit 33ff845

Browse files
[Storage] Bumped Versions after STG 98 GA Release (#42059)
1 parent fd55c90 commit 33ff845

File tree

4 files changed

+23
-0
lines changed

4 files changed

+23
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Features Added
66

7+
## 12.26.0 (2025-07-16)
8+
9+
### Features Added
10+
- Stable release of features from 12.26.0b1
11+
12+
### Bugs Fixed
13+
- Fixed an issue where `BlobClient`'s `start_copy_from_url` with `incremental_copy=True` results in `TypeError`.
14+
715
## 12.27.0b1 (2025-06-12)
816

917
This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

sdk/storage/azure-storage-file-datalake/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
### Features Added
66

7+
## 12.21.0 (2025-07-16)
8+
9+
### Features Added
10+
- Stable release of features from 12.21.0b1
11+
712
## 12.22.0b1 (2025-06-12)
813

914
This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

sdk/storage/azure-storage-file-share/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
### Features Added
66

7+
## 12.22.0 (2025-07-16)
8+
9+
### Features Added
10+
- Stable release of features from 12.22.0b1
11+
712
## 12.23.0b1 (2025-06-12)
813

914
This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

sdk/storage/azure-storage-queue/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
### Features Added
66

7+
## 12.13.0 (2025-07-16)
8+
9+
### Features Added
10+
- Stable release of features from 12.13.0b1
11+
712
## 12.14.0b1 (2025-06-12)
813

914
This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

0 commit comments

Comments
 (0)