Skip to content

Commit a7399b8

Browse files
authored
[core] prepare for 2025 September release (#35868)
- update changelog
1 parent 44c2f89 commit a7399b8

10 files changed

Lines changed: 14 additions & 70 deletions

File tree

sdk/core/core-amqp/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 4.4.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 4.4.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-auth/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.10.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.10.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-client-rest/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 2.5.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 2.5.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-client/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.10.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.10.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-http-compat/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 2.3.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 2.3.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-lro/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 3.3.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 3.3.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-rest-pipeline/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.22.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.22.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-tracing/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.3.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.3.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/core-util/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.13.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.13.1 (2025-09-11)
104

115
### Other Changes
126

sdk/core/ts-http-runtime/CHANGELOG.md

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

3-
## 0.3.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 0.3.1 (2025-09-11)
104

115
### Other Changes
126

7+
- Improve RestError logging by including only essential agent information in the request [#35839](https://github.com/Azure/azure-sdk-for-js/pull/35839)
8+
- Avoid regex for matching log level [#34247](https://github.com/Azure/azure-sdk-for-js/pull/34247)
9+
- Upgrade `@azure/*` dependencies to latest versions.
10+
1311
## 0.3.0 (2025-07-10)
1412

1513
### Other Changes

0 commit comments

Comments
 (0)