|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 0.5.0 (2022-04-18) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Function `*OperationsClient.List` has been removed |
| 7 | +- Function `*ProvidersClient.List` has been removed |
| 8 | +- Function `*Client.ListByResourceGroup` has been removed |
| 9 | +- Function `*DeploymentOperationsClient.ListAtManagementGroupScope` has been removed |
| 10 | +- Function `*TagsClient.List` has been removed |
| 11 | +- Function `*ProvidersClient.ListAtTenantScope` has been removed |
| 12 | +- Function `*Client.List` has been removed |
| 13 | +- Function `*DeploymentOperationsClient.ListAtSubscriptionScope` has been removed |
| 14 | +- Function `*DeploymentsClient.ListAtManagementGroupScope` has been removed |
| 15 | +- Function `*ResourceGroupsClient.List` has been removed |
| 16 | +- Function `*DeploymentsClient.ListAtTenantScope` has been removed |
| 17 | +- Function `*DeploymentsClient.ListByResourceGroup` has been removed |
| 18 | +- Function `*DeploymentsClient.ListAtScope` has been removed |
| 19 | +- Function `*DeploymentOperationsClient.List` has been removed |
| 20 | +- Function `*DeploymentOperationsClient.ListAtScope` has been removed |
| 21 | +- Function `*DeploymentOperationsClient.ListAtTenantScope` has been removed |
| 22 | +- Function `*DeploymentsClient.ListAtSubscriptionScope` has been removed |
| 23 | + |
| 24 | +### Features Added |
| 25 | + |
| 26 | +- New function `*DeploymentsClient.NewListAtSubscriptionScopePager(*DeploymentsClientListAtSubscriptionScopeOptions) *runtime.Pager[DeploymentsClientListAtSubscriptionScopeResponse]` |
| 27 | +- New function `*ResourceGroupsClient.NewListPager(*ResourceGroupsClientListOptions) *runtime.Pager[ResourceGroupsClientListResponse]` |
| 28 | +- New function `*DeploymentOperationsClient.NewListAtManagementGroupScopePager(string, string, *DeploymentOperationsClientListAtManagementGroupScopeOptions) *runtime.Pager[DeploymentOperationsClientListAtManagementGroupScopeResponse]` |
| 29 | +- New function `*ProvidersClient.NewListAtTenantScopePager(*ProvidersClientListAtTenantScopeOptions) *runtime.Pager[ProvidersClientListAtTenantScopeResponse]` |
| 30 | +- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]` |
| 31 | +- New function `*DeploymentOperationsClient.NewListPager(string, string, *DeploymentOperationsClientListOptions) *runtime.Pager[DeploymentOperationsClientListResponse]` |
| 32 | +- New function `*Client.NewListPager(*ClientListOptions) *runtime.Pager[ClientListResponse]` |
| 33 | +- New function `*DeploymentsClient.NewListAtTenantScopePager(*DeploymentsClientListAtTenantScopeOptions) *runtime.Pager[DeploymentsClientListAtTenantScopeResponse]` |
| 34 | +- New function `*ProvidersClient.NewListPager(*ProvidersClientListOptions) *runtime.Pager[ProvidersClientListResponse]` |
| 35 | +- New function `*DeploymentsClient.NewListAtScopePager(string, *DeploymentsClientListAtScopeOptions) *runtime.Pager[DeploymentsClientListAtScopeResponse]` |
| 36 | +- New function `*DeploymentOperationsClient.NewListAtSubscriptionScopePager(string, *DeploymentOperationsClientListAtSubscriptionScopeOptions) *runtime.Pager[DeploymentOperationsClientListAtSubscriptionScopeResponse]` |
| 37 | +- New function `*DeploymentOperationsClient.NewListAtTenantScopePager(string, *DeploymentOperationsClientListAtTenantScopeOptions) *runtime.Pager[DeploymentOperationsClientListAtTenantScopeResponse]` |
| 38 | +- New function `*DeploymentOperationsClient.NewListAtScopePager(string, string, *DeploymentOperationsClientListAtScopeOptions) *runtime.Pager[DeploymentOperationsClientListAtScopeResponse]` |
| 39 | +- New function `*Client.NewListByResourceGroupPager(string, *ClientListByResourceGroupOptions) *runtime.Pager[ClientListByResourceGroupResponse]` |
| 40 | +- New function `*DeploymentsClient.NewListAtManagementGroupScopePager(string, *DeploymentsClientListAtManagementGroupScopeOptions) *runtime.Pager[DeploymentsClientListAtManagementGroupScopeResponse]` |
| 41 | +- New function `*DeploymentsClient.NewListByResourceGroupPager(string, *DeploymentsClientListByResourceGroupOptions) *runtime.Pager[DeploymentsClientListByResourceGroupResponse]` |
| 42 | +- New function `*TagsClient.NewListPager(*TagsClientListOptions) *runtime.Pager[TagsClientListResponse]` |
| 43 | + |
| 44 | + |
3 | 45 | ## 0.4.0 (2022-04-08) |
4 | 46 | ### Breaking Changes |
5 | 47 |
|
|
0 commit comments