github Azure/azure-sdk-for-go sdk/resourcemanager/datalake-analytics/armdatalakeanalytics/v0.5.0

latest releases: sdk/azidentity/v1.6.0-beta.4, sdk/internal/v1.8.0, sdk/ai/azopenaiassistants/v0.1.1...
pre-release2 years ago

0.5.0 (2022-04-15)

Breaking Changes

  • Function *StorageAccountsClient.ListStorageContainers has been removed
  • Function *AccountsClient.List has been removed
  • Function *FirewallRulesClient.ListByAccount has been removed
  • Function *ComputePoliciesClient.ListByAccount has been removed
  • Function *AccountsClient.ListByResourceGroup has been removed
  • Function *StorageAccountsClient.ListByAccount has been removed
  • Function *DataLakeStoreAccountsClient.ListByAccount has been removed
  • Function *StorageAccountsClient.ListSasTokens has been removed

Features Added

  • New function *StorageAccountsClient.NewListByAccountPager(string, string, *StorageAccountsClientListByAccountOptions) *runtime.Pager[StorageAccountsClientListByAccountResponse]
  • New function *DataLakeStoreAccountsClient.NewListByAccountPager(string, string, *DataLakeStoreAccountsClientListByAccountOptions) *runtime.Pager[DataLakeStoreAccountsClientListByAccountResponse]
  • New function *StorageAccountsClient.NewListSasTokensPager(string, string, string, string, *StorageAccountsClientListSasTokensOptions) *runtime.Pager[StorageAccountsClientListSasTokensResponse]
  • New function *StorageAccountsClient.NewListStorageContainersPager(string, string, string, *StorageAccountsClientListStorageContainersOptions) *runtime.Pager[StorageAccountsClientListStorageContainersResponse]
  • New function *FirewallRulesClient.NewListByAccountPager(string, string, *FirewallRulesClientListByAccountOptions) *runtime.Pager[FirewallRulesClientListByAccountResponse]
  • New function *AccountsClient.NewListPager(*AccountsClientListOptions) *runtime.Pager[AccountsClientListResponse]
  • New function *AccountsClient.NewListByResourceGroupPager(string, *AccountsClientListByResourceGroupOptions) *runtime.Pager[AccountsClientListByResourceGroupResponse]
  • New function *ComputePoliciesClient.NewListByAccountPager(string, string, *ComputePoliciesClientListByAccountOptions) *runtime.Pager[ComputePoliciesClientListByAccountResponse]

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

NewReleases is sending notifications on new releases.