File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
sdk/core/core-client-rest Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.2.0 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
13+ - Upgrade dependency ` @azure/abort-controller ` to ` ^2.0.0 ` .
14+
315## 1.1.6 (2023-11-30)
416
517### Features Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @azure-rest/core-client" ,
3- "version" : " 1.1.6 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " Core library for interfacing with Azure Rest Clients" ,
55 "sdk-type" : " client" ,
66 "main" : " dist/index.js" ,
5959 "@azure/core-auth" : " ^1.3.0" ,
6060 "@azure/core-rest-pipeline" : " ^1.5.0" ,
6161 "@azure/core-util" : " ^1.0.0" ,
62- "@azure/abort-controller" : " ^1.1 .0" ,
62+ "@azure/abort-controller" : " ^2.0 .0" ,
6363 "@azure/core-tracing" : " ^1.0.1" ,
6464 "tslib" : " ^2.2.0"
6565 },
You can’t perform that action at this time.
0 commit comments