github Azure/azure-sdk-for-go sdk/resourcemanager/deviceupdate/armdeviceupdate/v0.4.0

0.4.0 (2022-04-15)

Breaking Changes

  • Function *OperationsClient.List has been removed
  • Function *InstancesClient.ListByAccount has been removed
  • Function *PrivateLinkResourcesClient.ListByAccount has been removed
  • Function *AccountsClient.ListByResourceGroup has been removed
  • Function *AccountsClient.ListBySubscription has been removed
  • Function *PrivateEndpointConnectionsClient.ListByAccount has been removed
  • Function *PrivateEndpointConnectionProxiesClient.ListByAccount has been removed

Features Added

  • New function *InstancesClient.NewListByAccountPager(string, string, *InstancesClientListByAccountOptions) *runtime.Pager[InstancesClientListByAccountResponse]
  • New function *PrivateLinkResourcesClient.NewListByAccountPager(string, string, *PrivateLinkResourcesClientListByAccountOptions) *runtime.Pager[PrivateLinkResourcesClientListByAccountResponse]
  • New function *PrivateEndpointConnectionProxiesClient.NewListByAccountPager(string, string, *PrivateEndpointConnectionProxiesClientListByAccountOptions) *runtime.Pager[PrivateEndpointConnectionProxiesClientListByAccountResponse]
  • New function *AccountsClient.NewListBySubscriptionPager(*AccountsClientListBySubscriptionOptions) *runtime.Pager[AccountsClientListBySubscriptionResponse]
  • New function *PrivateEndpointConnectionsClient.NewListByAccountPager(string, string, *PrivateEndpointConnectionsClientListByAccountOptions) *runtime.Pager[PrivateEndpointConnectionsClientListByAccountResponse]
  • New function *OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]
  • New function *AccountsClient.NewListByResourceGroupPager(string, *AccountsClientListByResourceGroupOptions) *runtime.Pager[AccountsClientListByResourceGroupResponse]

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.