System.ClientModel
Advanced tools
Sorry, the diff of this file is not supported yet
+6
-0
| # Release History | ||
| ## 1.5.0-beta.1 (2025-06-13) | ||
| ### Features Added | ||
| - Added the following types for 3rd-party Authentication support: `AuthenticationTokenProvider`, `GetTokenOptions`, `AuthenticationToken`, `AuthenticationPolicy`, and `BearerTokenPolicy`. | ||
| ## 1.4.2 (2025-06-05) | ||
@@ -4,0 +10,0 @@ |
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>System.ClientModel</id> | ||
| <version>1.4.2</version> | ||
| <version>1.5.0-beta.1</version> | ||
| <authors>Microsoft</authors> | ||
@@ -13,15 +13,11 @@ <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <readme>README.md</readme> | ||
| <projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.4.2/sdk/core/System.ClientModelREADME.md</projectUrl> | ||
| <projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.5.0-beta.1/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.4.2/sdk/core/System.ClientModelCHANGELOG.md</releaseNotes> | ||
| <releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.5.0-beta.1/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="325e34f3ad3a9c1bbc1d6f2f68a9d72ae20fc12a" /> | ||
| <repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="91b4ee8d8e14cfff19c1d14932b409e5a2b97692" /> | ||
| <dependencies> | ||
| <group targetFramework="net6.0"> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.3" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Memory.Data" version="6.0.1" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net8.0"> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.3" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Memory.Data" version="6.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Memory.Data" version="8.0.1" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -31,3 +27,3 @@ <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="System.Diagnostics.DiagnosticSource" version="8.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Memory.Data" version="6.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Memory.Data" version="8.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="8.0.5" exclude="Build,Analyzers" /> | ||
@@ -34,0 +30,0 @@ </group> |
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 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