You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/core/core-client-rest/CHANGELOG.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,10 @@
1
1
# Release History
2
2
3
-
## 1.1.1 (Unreleased)
3
+
## 1.1.1 (2023-03-02)
4
4
5
-
### Features Added
6
-
7
-
### Breaking Changes
5
+
### Bug Fixed
8
6
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)
Copy file name to clipboardExpand all lines: sdk/core/core-xml/CHANGELOG.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,11 @@
1
1
# Release History
2
2
3
-
## 1.3.3 (Unreleased)
4
-
5
-
### Features Added
6
-
7
-
### Breaking Changes
8
-
9
-
### Bugs Fixed
3
+
## 1.3.3 (2023-03-02)
10
4
11
5
### Other Changes
12
6
7
+
- port https://github.com/Azure/ms-rest-js/pull/475[PR # 24962](https://github.com/Azure/azure-sdk-for-js/pull/24962)
0 commit comments