Skip to content

Commit 1f80005

Browse files
author
Hong Ma
committed
Update HybridConnectivity SDK with MultiCloud
1 parent d36c7ed commit 1f80005

File tree

127 files changed

+20664
-395
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+20664
-395
lines changed

sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity/CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
# Release History
22

3-
## 1.0.0-beta.5 (Unreleased)
3+
## 1.0.0-beta.5 (2024-11-18)
44

55
### Features Added
66

7+
- Release SDK for MultiCloud
78
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
89
- Exposed `JsonModelWriteCore` for model serialization procedure.
910

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1611
## 1.0.0-beta.4 (2023-11-29)
1712

1813
### Features Added

sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This library follows the [new Azure SDK guidelines](https://azure.github.io/azur
1010
- Better error-handling.
1111
- Support uniform telemetry across all languages.
1212

13-
## Getting started
13+
## Getting started
1414

1515
### Install the package
1616

@@ -77,4 +77,4 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
7777
<!-- LINKS -->
7878
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
7979
[coc]: https://opensource.microsoft.com/codeofconduct/
80-
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
80+
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity/api/Azure.ResourceManager.HybridConnectivity.net8.0.cs

Lines changed: 684 additions & 31 deletions
Large diffs are not rendered by default.

sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity/api/Azure.ResourceManager.HybridConnectivity.netstandard2.0.cs

Lines changed: 684 additions & 31 deletions
Large diffs are not rendered by default.

sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity/samples/Generated/Samples/Sample_EndpointResource.cs

Lines changed: 67 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)