File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.12.3 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.12.2 (2023-10-23)
414
515### Bugs Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @azure/core-rest-pipeline" ,
3- "version" : " 1.12.2 " ,
3+ "version" : " 1.12.3 " ,
44 "description" : " Isomorphic client library for making HTTP requests in node.js and browser." ,
55 "sdk-type" : " client" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11// Copyright (c) Microsoft Corporation.
22// Licensed under the MIT license.
33
4- export const SDK_VERSION : string = "1.12.2 " ;
4+ export const SDK_VERSION : string = "1.12.3 " ;
55
66export const DEFAULT_RETRY_POLICY_COUNT = 3 ;
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.6.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.6.0 (2023-10-23)
414
515### Features Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @azure/core-util" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Core library for shared utility methods" ,
55 "sdk-type" : " client" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments