github Azure/azure-sdk-for-net System.ClientModel_1.5.1

latest releases: Azure.Search.Documents_11.7.0-beta.7, Azure.AI.Agents.Persistent_1.2.0-beta.4, Azure.Provisioning.Kusto_1.0.0-beta.1...
one month ago

1.5.1 (2025-07-14)

Bugs Fixed

  • Fixed an issue where System.ClientModel.SourceGeneration was running slowly for large projects with many dependencies.

Breaking Changes

  • The System.ClientModel.SourceGeneration used to auto-discover IJsonModel<T>'s that were in the project as well as any types T used in ModelReaderWriter.Read<T> and ModelReaderWriter.Write<T>. Now you must explicitly add a ModelReaderWriterBuildableAttribute with each type that needs to have AOT friendly reading and writing.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.