Skip to content

Commit e951ea8

Browse files
author
SDKAuto
committed
CodeGen from PR 23292 in Azure/azure-rest-api-specs
Merge 52a1c86d72653e95e846ad25a6afdac0991c0d8e into 2ac8dec9cbc4ad4db7537de603339f069d482078
1 parent 8ba0f80 commit e951ea8

16 files changed

+1180
-704
lines changed

sdk/resourcemanager/resources/armmanagedapplications/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.1.0 (2023-03-25)
4+
### Features Added
5+
6+
- New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
7+
- New function `*ClientFactory.NewApplicationClient() *ApplicationClient`
8+
- New function `*ClientFactory.NewApplicationDefinitionsClient() *ApplicationDefinitionsClient`
9+
- New function `*ClientFactory.NewApplicationsClient() *ApplicationsClient`
10+
- New struct `ClientFactory`
11+
12+
313
## 1.0.0 (2022-05-16)
414

515
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.
Lines changed: 11 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)