File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.17.0-beta.1 (Unreleased )
3+ ## 1.17.0 (2021-08-10 )
44
55### Features Added
66
7- ### Breaking Changes
8-
9- ### Key Bugs Fixed
7+ - Added ` ClientOptions.Default ` to configure defaults process-wide.
8+ - Added ` HttpPipelinePosition.BeforeTransport ` to be able to add policies at the end of the pipeline before the transport.
109
1110### Fixed
1211
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Description >This is the implementation of the Azure Client Pipeline</Description >
44 <AssemblyTitle >Microsoft Azure Client Pipeline</AssemblyTitle >
5- <Version >1.17.0-beta.1 </Version >
5+ <Version >1.17.0</Version >
66 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77 <ApiCompatVersion >1.16.0</ApiCompatVersion >
88 <PackageTags >Microsoft Azure Client Pipeline</PackageTags >
You can’t perform that action at this time.
0 commit comments