We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a708aad commit bafe255Copy full SHA for bafe255
sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/CHANGELOG.md
@@ -1,17 +1,15 @@
1
# Release History
2
3
-## 1.1.0-beta.3 (Unreleased)
+## 1.1.0-beta.3 (2025-03-11)
4
5
### Features Added
6
7
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
8
- Exposed `JsonModelWriteCore` for model serialization procedure.
9
10
-### Breaking Changes
11
-
12
### Bugs Fixed
13
14
-### Other Changes
+- Set MaxDepth to 256 for json serialization options to handle json with more depth in https://github.com/Azure/azure-sdk-for-net/issues/48260
15
16
## 1.1.0-beta.2 (2023-11-21)
17
0 commit comments