File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 8686
8787 <!-- BCL packages -->
8888 <PackageReference Update =" System.Buffers" Version =" 4.5.1" />
89- <PackageReference Update =" System.ClientModel" Version =" 1.6.1 " />
89+ <PackageReference Update =" System.ClientModel" Version =" 1.7.0 " />
9090 <PackageReference Update =" System.IO.Hashing" Version =" 8.0.0" />
9191 <PackageReference Update =" System.Memory" Version =" 4.5.5" />
9292 <PackageReference Update =" System.Memory.Data" Version =" 8.0.1" />
434434 <PackageReference Update =" Polly.Contrib.WaitAndRetry" Version =" 1.1.1" />
435435 <PackageReference Update =" Portable.BouncyCastle" Version =" 1.9.0" />
436436 <PackageReference Update =" PublicApiGenerator" Version =" 10.0.1" />
437- <PackageReference Update =" System.ClientModel" Version =" 1.6.1 " />
437+ <PackageReference Update =" System.ClientModel" Version =" 1.7.0 " />
438438 <PackageReference Update =" System.Diagnostics.TraceSource" Version =" 4.3.0" />
439439 <PackageReference Update =" System.IO.Compression" Version =" 4.3.0" />
440440 <PackageReference Update =" System.IO.Pipelines" Version =" 4.5.1" />
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.49.0-beta.1 (Unreleased )
3+ ## 1.49.0 (2025-09-22 )
44
55### Features Added
66
7- ### Breaking Changes
8-
9- ### Bugs Fixed
10-
11- ### Other Changes
7+ - Adopt System.ClientModel 1.7.0
128
139## 1.48.0 (2025-09-09)
1410
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.49.0-beta.1 </Version >
5+ <Version >1.49.0</Version >
66 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77 <ApiCompatVersion >1.48.0</ApiCompatVersion >
88 <PackageTags >Microsoft Azure Client Pipeline</PackageTags >
You can’t perform that action at this time.
0 commit comments