System.ClientModel
Advanced tools
Sorry, the diff of this file is not supported yet
+11
-0
| # Release History | ||
| ## 1.1.0-beta.7 (2024-08-14) | ||
| ### Features Added | ||
| - Added `JsonModelConverter` to allow integration with System.Text.Json. | ||
| ### Other Changes | ||
| - Removed `ReturnWhen` enum in favor of using bool `waitUntilCompleted` parameter in third-party client LRO method signatures. | ||
| - Added abstract `UpdateStatus` method to `OperationResult`. | ||
| ## 1.1.0-beta.6 (2024-08-01) | ||
@@ -4,0 +15,0 @@ |
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>System.ClientModel</id> | ||
| <version>1.1.0-beta.6</version> | ||
| <version>1.1.0-beta.7</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.1.0-beta.6/sdk/core/System.ClientModel/README.md</projectUrl> | ||
| <projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.1.0-beta.7/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.1.0-beta.6/sdk/core/System.ClientModel/CHANGELOG.md</releaseNotes> | ||
| <releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.1.0-beta.7/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="113545663f759cc9fb43b03cca019027e3f4be91" /> | ||
| <repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="2944f6eb233d5487572bfde399d96b5fcc993944" /> | ||
| <dependencies> | ||
@@ -20,0 +20,0 @@ <group targetFramework="net6.0"> |
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