Skip to content

Commit ab006f5

Browse files
author
SDKAuto
committed
CodeGen from PR 26369 in Azure/azure-rest-api-specs
Merge e9cf7631d74c48f39a29cb7e77500f90d39c5de6 into a032c2413b49d297196a0c64393e862433fccbb1
1 parent 176048d commit ab006f5

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.List` has supported pagination, use `*ApplicationTypesClient.NewListPager` 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)