1.4.0-beta.2 (2025-04-14)
Features Added
- Added extensions to
System.Diagnostics.Activity
andSystem.Diagnostics.ActivitySource
to simplify instrumentation of client libraries - Added new overloads to
System.ClientModel.ModelReaderWriter
which take in a new
ModelReaderWriterContext
which allows reading and writing of collections ofIPersistableModel<>
. In addition any calls to the new overloads are AOT compatible.