File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
sdk/core/System.ClientModel Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.9.0-beta.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 1.8.1 (2025-11-10)
84
95### Bugs Fixed
106
11- ### Other Changes
7+ - Fixed an issue with JsonPatch.TryGetValue throwing instead of returning false in some cases.
8+ - Fixed an issue with JsonPatch decoding special characters in json when using GetString.
129
1310## 1.8.0 (2025-10-31)
1411
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >Contains building blocks for clients that call cloud services.</Description >
5- <Version >1.9.0-beta .1</Version >
5+ <Version >1.8 .1</Version >
66 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77 <ApiCompatVersion >1.8.0</ApiCompatVersion >
88 <Nullable >enable</Nullable >
You can’t perform that action at this time.
0 commit comments