Skip to content

Commit

Permalink
address comments - type transform and prepend-rp-prefix for generic n…
Browse files Browse the repository at this point in the history
…ames
  • Loading branch information
Hong Ma committed Nov 15, 2024
1 parent 8d44df4 commit 1f4e3af
Show file tree
Hide file tree
Showing 55 changed files with 857 additions and 765 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# Release History

- Release SDK for MultiCloud

## 1.0.0-beta.5 (Unreleased)

### Features Added

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

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.4 (2023-11-29)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This library follows the [new Azure SDK guidelines](https://azure.github.io/azur
- Better error-handling.
- Support uniform telemetry across all languages.

## Getting started
## Getting started

### Install the package

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

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1f4e3af

Please sign in to comment.