System.ClientModel
Advanced tools
Sorry, the diff of this file is not supported yet
+10
-0
| # Release History | ||
| ## 1.6.0 (2025-08-11) | ||
| ### Features Added | ||
| - Added `UserAgentPolicy` pipeline policy to allow adding the user agent to the request headers. | ||
| ### Other Changes | ||
| - Various updates to the `System.ClientModel.SourceGeneration` package to support `ModelReaderWriterBuildableAttribute`. | ||
| ## 1.5.1 (2025-07-14) | ||
@@ -4,0 +14,0 @@ |
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>System.ClientModel</id> | ||
| <version>1.5.1</version> | ||
| <version>1.6.0</version> | ||
| <authors>Microsoft</authors> | ||
@@ -13,7 +13,7 @@ <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <readme>README.md</readme> | ||
| <projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.5.1/sdk/core/System.ClientModel/README.md</projectUrl> | ||
| <projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.6.0/sdk/core/System.ClientModel/README.md</projectUrl> | ||
| <description>Contains building blocks for clients that call cloud services.</description> | ||
| <releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.5.1/sdk/core/System.ClientModel/CHANGELOG.md</releaseNotes> | ||
| <releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.6.0/sdk/core/System.ClientModel/CHANGELOG.md</releaseNotes> | ||
| <copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
| <repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="dff2cf0fbd46dddeda03d0fcf46442a2fc6533ce" /> | ||
| <repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="c11186e768dfc43ea027c29a30f47a03bd327556" /> | ||
| <dependencies> | ||
@@ -28,3 +28,3 @@ <group targetFramework="net8.0"> | ||
| <dependency id="System.Memory.Data" version="8.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="8.0.5" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="8.0.6" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -31,0 +31,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display