Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit ad86cad

Browse files
authored
[core] Update CHANGELOG for January 2025 releases (Azure#32446)
1 parent caa0036 commit ad86cad

File tree

3 files changed

+3
-21
lines changed

3 files changed

+3
-21
lines changed

sdk/core/core-amqp/CHANGELOG.md

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

3-
## 4.3.4 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 4.3.4 (2025-01-10)
84

95
### Bugs Fixed
106

117
- Fix parsing of connection string to extract port number properly.
128

13-
### Other Changes
14-
159
## 4.3.3 (2024-11-07)
1610

1711
### Other Changes

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

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

3-
## 2.3.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 2.3.2 (2025-01-10)
84

95
### Bugs Fixed
106

117
- Allow dashes (`-`) in path parameter identifiers. PR [#31731](https://github.com/Azure/azure-sdk-for-js/pull/31731)
128

13-
### Other Changes
14-
159
## 2.3.1 (2024-10-10)
1610

1711
### Bugs Fixed

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

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

3-
## 1.18.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 1.18.2 (2025-01-10)
84

95
### Bugs Fixed
106

117
- Fixed an issue where tracing spans were incorrectly marked as successful. [PR #32018](https://github.com/Azure/azure-sdk-for-js/pull/32018)
128

13-
### Other Changes
14-
159
## 1.18.1 (2024-11-26)
1610

1711
### Bugs Fixed

0 commit comments

Comments
 (0)