1.1.0-beta.3 (2025-03-11)
Features Added
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCore
for model serialization procedure.
Bugs Fixed
- Set MaxDepth to 256 for json serialization options to handle json with more depth in #48260