github Azure/azure-sdk-for-go sdk/resourcemanager/netapp/armnetapp/v8.0.0-beta.2

8.0.0-beta.2 (2025-10-20)

Breaking Changes

  • Function *SnapshotsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, string, string, any, *SnapshotsClientBeginUpdateOptions) to (context.Context, string, string, string, string, string, SnapshotPatch, *SnapshotsClientBeginUpdateOptions)
  • Type of BackupStatus.RelationshipStatus has been changed from *RelationshipStatus to *VolumeBackupRelationshipStatus
  • Type of BucketPatchProperties.ProvisioningState has been changed from *NetappProvisioningState to *ProvisioningState
  • Type of BucketProperties.ProvisioningState has been changed from *NetappProvisioningState to *ProvisioningState
  • Type of PoolPatchProperties.CustomThroughputMibps has been changed from *float32 to *int32
  • Type of PoolProperties.CustomThroughputMibps has been changed from *float32 to *int32
  • Type of ReplicationStatus.RelationshipStatus has been changed from *RelationshipStatus to *VolumeReplicationRelationshipStatus
  • Type of RestoreStatus.RelationshipStatus has been changed from *RelationshipStatus to *VolumeRestoreRelationshipStatus
  • Enum NetappProvisioningState has been removed
  • Enum RelationshipStatus has been removed
  • Field NextLink of struct ListQuotaReportResponse has been removed

Features Added

  • New enum type BucketPatchPermissions with values BucketPatchPermissionsReadOnly, BucketPatchPermissionsReadWrite
  • New enum type BucketPermissions with values BucketPermissionsReadOnly, BucketPermissionsReadWrite
  • New enum type VolumeBackupRelationshipStatus with values VolumeBackupRelationshipStatusFailed, VolumeBackupRelationshipStatusIdle, VolumeBackupRelationshipStatusTransferring, VolumeBackupRelationshipStatusUnknown
  • New enum type VolumeReplicationRelationshipStatus with values VolumeReplicationRelationshipStatusIdle, VolumeReplicationRelationshipStatusTransferring
  • New enum type VolumeRestoreRelationshipStatus with values VolumeRestoreRelationshipStatusFailed, VolumeRestoreRelationshipStatusIdle, VolumeRestoreRelationshipStatusTransferring, VolumeRestoreRelationshipStatusUnknown
  • New struct SnapshotPatch
  • New field NextLink in struct BackupPoliciesList
  • New field Permissions in struct BucketPatchProperties
  • New field Permissions in struct BucketProperties
  • New field NextLink in struct ListReplications
  • New field MirrorState, RelationshipStatus in struct ReplicationObject
  • New field NextLink in struct SnapshotPoliciesList
  • New field NextLink in struct SnapshotPolicyVolumeList
  • New field NextLink in struct SnapshotsList
  • New field SystemData in struct VolumeGroupDetails
  • New field NextLink in struct VolumeGroupList
  • New field NextLink in struct VolumeQuotaRulesList
  • New anonymous field Volume in struct VolumesClientSplitCloneFromParentResponse

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

NewReleases is sending notifications on new releases.