Skip to content

Commit eb22991

Browse files
authored
[storage]Update change log for stg99 release (#36229)
1 parent 0ae5283 commit eb22991

File tree

14 files changed

+25
-45
lines changed

14 files changed

+25
-45
lines changed

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/storage/storage-blob/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 12.29.1 (Unreleased)
3+
## 12.29.1 (2025-10-16)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Includes all features released in 12.29.0-beta.1.
128

139
## 12.28.0 (2025-07-22)
1410

sdk/storage/storage-blob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@azure/core-util": "^1.11.0",
104104
"@azure/core-xml": "^1.4.5",
105105
"@azure/logger": "^1.1.4",
106-
"@azure/storage-common": "^12.1.0",
106+
"@azure/storage-common": "^12.1.1",
107107
"events": "^3.0.0",
108108
"tslib": "^2.8.1"
109109
},

sdk/storage/storage-blob/src/generated/src/storageClient.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/storage/storage-common/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 12.1.1 (Unreleased)
3+
## 12.1.1 (2025-10-16)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Includes all features released in 12.1.0-beta.1
128

139
## 12.0.0 (2025-07-22)
1410

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 12.28.1 (Unreleased)
3+
## 12.28.1 (2025-10-16)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Includes all features released in 12.28.0-beta.1.
128

139
## 12.27.0 (2025-07-22)
1410

sdk/storage/storage-file-datalake/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"@azure/core-util": "^1.11.0",
9393
"@azure/core-xml": "^1.4.3",
9494
"@azure/logger": "^1.1.4",
95-
"@azure/storage-blob": "^12.29.0",
96-
"@azure/storage-common": "^12.1.0",
95+
"@azure/storage-blob": "^12.29.1",
96+
"@azure/storage-common": "^12.1.1",
9797
"events": "^3.3.0",
9898
"tslib": "^2.8.1"
9999
},

sdk/storage/storage-file-datalake/src/generated/src/storageClient.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 12.29.1 (Unreleased)
3+
## 12.29.1 (2025-10-16)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Includes all features released in 12.29.0-beta.1.
128

139
## 12.28.0 (2025-07-22)
1410

sdk/storage/storage-file-share/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@azure/core-util": "^1.11.0",
9999
"@azure/core-xml": "^1.4.3",
100100
"@azure/logger": "^1.1.4",
101-
"@azure/storage-common": "^12.1.0",
101+
"@azure/storage-common": "^12.1.1",
102102
"events": "^3.0.0",
103103
"tslib": "^2.8.1"
104104
},

0 commit comments

Comments
 (0)