Skip to content

Commit 734a674

Browse files
Updated changelogs after STG 99 patch release (#43685)
1 parent aee2f33 commit 734a674

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

sdk/storage/azure-storage-blob/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.27.1 (2025-10-29)
8+
9+
### Bugs Fixed
10+
- Fixed MyPy `attr-defined` errors for `BlobClient`.
11+
712
## 12.27.0 (2025-10-15)
813

914
### Features Added

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.23.1 (2025-10-29)
8+
9+
### Bugs Fixed
10+
- Fixed MyPy `attr-defined` errors for `ShareClient`, `ShareDirectoryClient`, and `ShareFileClient`.
11+
712
## 12.23.0 (2025-10-15)
813

914
### Features Added

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.14.1 (2025-10-29)
8+
9+
### Bugs Fixed
10+
- Fixed MyPy `attr-defined` errors for `QueueClient`.
11+
712
## 12.14.0 (2025-10-15)
813

914
### Features Added

0 commit comments

Comments
 (0)