Skip to content

Commit 57aa7d7

Browse files
authored
[core] Prepare for 2023 March release (#25054)
- update release date - add changelog entries
1 parent b3851f8 commit 57aa7d7

File tree

5 files changed

+12
-34
lines changed

5 files changed

+12
-34
lines changed

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

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

3-
## 1.1.1 (Unreleased)
3+
## 1.1.1 (2023-03-02)
44

5-
### Features Added
6-
7-
### Breaking Changes
5+
### Bug Fixed
86

9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Fix issue where multiple parameters within same path segment are not replaced correctly [24997](https://github.com/Azure/azure-sdk-for-js/pull/24997)
128

139
## 1.1.0 (2023-02-02)
1410

sdk/core/core-rest-pipeline/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-
## 1.10.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 1.10.2 (2023-03-02)
84

95
### Bugs Fixed
106

11-
### Other Changes
7+
- Remove oscpu from OS sniffing [PR #24809](https://github.com/Azure/azure-sdk-for-js/pull/24809)
128

139
## 1.10.1 (2023-01-05)
1410

sdk/core/core-util/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.2.0 (Unreleased)
3+
## 1.2.0 (2023-03-02)
44

55
### Features Added
66

77
- Add `createAbortablePromise` which creates promises that can be aborted.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.1.1 (2022-10-06)
1610

1711
### Features Added

sdk/core/core-xml/CHANGELOG.md

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

3-
## 1.3.3 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.3.3 (2023-03-02)
104

115
### Other Changes
126

7+
- port https://github.com/Azure/ms-rest-js/pull/475 [PR # 24962](https://github.com/Azure/azure-sdk-for-js/pull/24962)
8+
139
## 1.3.2 (2023-01-05)
1410

1511
### Other Changes

sdk/core/logger/CHANGELOG.md

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

3-
## 1.0.4 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.4 (2023-03-02)
104

115
### Other Changes
126

7+
- Improve docstring for setLogLevel [PR #24998](https://github.com/Azure/azure-sdk-for-js/pull/24998)
8+
139
## 1.0.3 (2021-09-30)
1410

1511
### Other Changes

0 commit comments

Comments
 (0)