Skip to content

Commit 13cbe88

Browse files
author
SDKAuto
committed
CodeGen from PR 26369 in Azure/azure-rest-api-specs
Merge 173e471eb156441b0f942fc0c83a5e53f7fcb277 into 13aec7f115c01ba6986ebf32488537392c0df6f5
1 parent f3a0744 commit 13cbe88

28 files changed

+1120
-3426
lines changed

sdk/resourcemanager/servicefabric/armservicefabric/CHANGELOG.md

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

3+
## 2.0.0 (2023-10-25)
4+
### Breaking Changes
5+
6+
- Operation `*ApplicationTypeVersionsClient.List` has supported pagination, use `*ApplicationTypeVersionsClient.NewListPager` instead.
7+
- Operation `*ApplicationTypesClient.Get` has supported pagination, use `*ApplicationTypesClient.NewGetPager` instead.
8+
- Operation `*ApplicationsClient.List` has supported pagination, use `*ApplicationsClient.NewListPager` instead.
9+
- Operation `*ClustersClient.List` has supported pagination, use `*ClustersClient.NewListPager` instead.
10+
- Operation `*ClustersClient.ListByResourceGroup` has supported pagination, use `*ClustersClient.NewListByResourceGroupPager` instead.
11+
- Operation `*ServicesClient.List` has supported pagination, use `*ServicesClient.NewListPager` instead.
12+
13+
314
## 1.1.0 (2023-03-31)
415
### Features Added
516

sdk/resourcemanager/servicefabric/armservicefabric/applications_client.go

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

0 commit comments

Comments
 (0)