Skip to content

Commit

Permalink
CodeGen from PR 23292 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 52a1c86d72653e95e846ad25a6afdac0991c0d8e into 2ac8dec9cbc4ad4db7537de603339f069d482078
  • Loading branch information
SDKAuto committed Mar 25, 2023
1 parent 8ba0f80 commit e951ea8
Show file tree
Hide file tree
Showing 16 changed files with 1,180 additions and 704 deletions.
10 changes: 10 additions & 0 deletions sdk/resourcemanager/resources/armmanagedapplications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.1.0 (2023-03-25)
### Features Added

- New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
- New function `*ClientFactory.NewApplicationClient() *ApplicationClient`
- New function `*ClientFactory.NewApplicationDefinitionsClient() *ApplicationDefinitionsClient`
- New function `*ClientFactory.NewApplicationsClient() *ApplicationsClient`
- New struct `ClientFactory`


## 1.0.0 (2022-05-16)

The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armmanagedapplications` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 1.0.0, which contains breaking changes.
Expand Down

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

Loading

0 comments on commit e951ea8

Please sign in to comment.