Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/servicefabric/armservicefabric/2.0.0 (#…
Browse files Browse the repository at this point in the history
…22079)

* [Release] sdk/resourcemanager/servicefabric/armservicefabric/2.0.0 generation from spec commit: b8c74fd80b415fa1ebb6fa787d454694c39e0fd5

* fix live_test

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Alancere <804873052@qq.com>
  • Loading branch information
azure-sdk and Alancere committed Dec 20, 2023
1 parent 0101345 commit f497335
Show file tree
Hide file tree
Showing 27 changed files with 1,092 additions and 966 deletions.
11 changes: 11 additions & 0 deletions sdk/resourcemanager/servicefabric/armservicefabric/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

## 2.0.0 (2023-12-22)
### Breaking Changes

- Operation `*ApplicationTypeVersionsClient.List` has supported pagination, use `*ApplicationTypeVersionsClient.NewListPager` instead.
- Operation `*ApplicationTypesClient.List` has supported pagination, use `*ApplicationTypesClient.NewListPager` instead.
- Operation `*ApplicationsClient.List` has supported pagination, use `*ApplicationsClient.NewListPager` instead.
- Operation `*ClustersClient.List` has supported pagination, use `*ClustersClient.NewListPager` instead.
- Operation `*ClustersClient.ListByResourceGroup` has supported pagination, use `*ClustersClient.NewListByResourceGroupPager` instead.
- Operation `*ServicesClient.List` has supported pagination, use `*ServicesClient.NewListPager` instead.


## 1.2.0 (2023-11-24)
### Features Added

Expand Down

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 f497335

Please sign in to comment.