github Azure/azure-sdk-for-go sdk/resourcemanager/netapp/armnetapp/v4.0.0

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
18 months ago

4.0.0 (2023-03-24)

Breaking Changes

  • Type of Account.Identity has been changed from *Identity to *ManagedServiceIdentity
  • Type alias IdentityType has been removed
  • Function NewVaultsClient has been removed
  • Function *VaultsClient.NewListPager has been removed
  • Struct Identity has been removed
  • Struct Vault has been removed
  • Struct VaultList has been removed
  • Struct VaultProperties has been removed
  • Struct VaultsClient has been removed
  • Field VaultID of struct VolumeBackupProperties has been removed

Features Added

  • New struct ClientFactory which is a client factory used to create any client in this module
  • New enum type FileAccessLogs with values FileAccessLogsDisabled, FileAccessLogsEnabled
  • New enum type ManagedServiceIdentityType with values ManagedServiceIdentityTypeNone, ManagedServiceIdentityTypeSystemAssigned, ManagedServiceIdentityTypeSystemAssignedUserAssigned, ManagedServiceIdentityTypeUserAssigned
  • New function *BackupsClient.BeginRestoreFiles(context.Context, string, string, string, string, string, BackupRestoreFiles, *BackupsClientBeginRestoreFilesOptions) (*runtime.Poller[BackupsClientRestoreFilesResponse], error)
  • New function *VolumesClient.BeginBreakFileLocks(context.Context, string, string, string, string, *VolumesClientBeginBreakFileLocksOptions) (*runtime.Poller[VolumesClientBreakFileLocksResponse], error)
  • New struct BackupRestoreFiles
  • New struct BreakFileLocksRequest
  • New struct ManagedServiceIdentity
  • New struct VolumeRelocationProperties
  • New field PreferredServersForLdapClient in struct ActiveDirectory
  • New field SystemData in struct Backup
  • New field SystemData in struct Snapshot
  • New field DataStoreResourceID in struct VolumeProperties
  • New field FileAccessLogs in struct VolumeProperties
  • New field IsLargeVolume in struct VolumeProperties
  • New field ProvisionedAvailabilityZone in struct VolumeProperties
  • New field VolumeRelocation in struct VolumePropertiesDataProtection
  • New field Tags in struct VolumeQuotaRulePatch

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

NewReleases is sending notifications on new releases.