File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.46.0-beta.1 (Unreleased )
3
+ ## 1.46.0 (2025-05-06 )
4
4
5
5
### Features Added
6
6
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
7
+ - Adding AzureCoreContext to support AOT compatible reading and writing of types owned by Azure.Core through ModelReaderWriter
12
8
13
9
## 1.45.0 (2025-02-11)
14
10
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Description >This is the implementation of the Azure Client Pipeline</Description >
4
4
<AssemblyTitle >Microsoft Azure Client Pipeline</AssemblyTitle >
5
- <Version >1.46.0-beta.1 </Version >
5
+ <Version >1.46.0</Version >
6
6
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
7
7
<ApiCompatVersion >1.45.0</ApiCompatVersion >
8
8
<PackageTags >Microsoft Azure Client Pipeline</PackageTags >
You can’t perform that action at this time.
0 commit comments