Version history
Version 1.10.0, released 2025-05-16
New features
- A new message 'google.cloud.netapp.v1.BackupRetentionPolicy' is added in 'google.cloud.netapp.v1.BackupVault'
- A new field 'enforced_retention_end_time' in message 'google.cloud.netapp.v1.Backup' is added
- New fields 'custom_performance_enabled', 'total_throughput_mibps', 'total_iops' in message 'google.cloud.netapp.v1.StoragePool' are added
Documentation improvements
- A comment for field
transfer_bytes
in message.google.cloud.netapp.v1.TransferStats
is changed
Version 1.9.0, released 2025-05-06
New features
- add
volume_region
andbackup_region
to backupBackup
message - add
source_region
,backup_region
,source_backup_vault
,destination_backup_vault
,backupVault_type
(of new enum typeBackupVaultType
) toBackupVault
message
Documentation improvements
- A comment for field
cooling_threshold_days
in message.google.cloud.netapp.v1.TieringPolicy
is changed
Version 1.8.0, released 2025-02-03
New features
- Add support for Quota Rule apis ( commit 5c2f27b )
- Add ipAddress field to MountOption ( commit 5c2f27b )
Version 1.7.0, released 2025-01-13
New features
- Add ValidateDirectoryService API for testing AD connection of a storage pool ( commit 7a948bf )
Documentation improvements
- Removed the format for
replication
in messagegoogle.cloud.netapp.v1.HybridReplicationParameters
( commit 7a948bf )
Version 1.6.0, released 2024-12-06
New features
- Enable creation of Onprem Migration in CreateVolume ( commit a72756b )
- Add EstablishPeering API for Onprem Migration ( commit a72756b )
- Add Sync API for Replications ( commit a72756b )
- Add new Active Directory state for AD Diagnostics support ( commit a72756b )
Documentation improvements
- Docs now do not allow underscore in IDs of various Resources ( commit a72756b )
Version 1.5.0, released 2024-09-16
New features
- A new rpc 'SwitchActiveReplicaZone' is added to service 'google.cloud.netapp.v1.NetApp' ( commit ba31386 )
- A new message 'google.cloud.netapp.v1.SwitchActiveReplicaZoneRequest' is added ( commit ba31386 )
- A new field 'allow_auto_tiering' in message 'google.cloud.netapp.v1.StoragePool' is added ( commit ba31386 )
- A new field 'cold_tier_size_gib' in message 'google.cloud.netapp.v1.Volume' is added ( commit ba31386 )
Version 1.4.0, released 2024-08-05
New features
- A new field
administrators
is added to message.google.cloud.netapp.v1.ActiveDirectory
( commit 9d56122 ) - A new field
replica_zone
is added to message.google.cloud.netapp.v1.StoragePool
( commit 9d56122 ) - A new field
zone
is added to message.google.cloud.netapp.v1.StoragePool
( commit 9d56122 ) - A new field
large_capacity
is added to message.google.cloud.netapp.v1.Volume
( commit 9d56122 ) - A new field
multiple_endpoints
is added to message.google.cloud.netapp.v1.Volume
( commit 9d56122 ) - A new field
replica_zone
is added to message.google.cloud.netapp.v1.Volume
( commit 9d56122 ) - A new field
zone
is added to message.google.cloud.netapp.v1.Volume
( commit 9d56122 )
Documentation improvements
- A comment for field
active_directory_id
in message.google.cloud.netapp.v1.CreateActiveDirectoryRequest
is changed ( commit 9d56122 ) - A comment for field
backup_id
in message.google.cloud.netapp.v1.CreateBackupRequest
is changed ( commit 9d56122 ) - A comment for field
backup_policy_id
in message.google.cloud.netapp.v1.CreateBackupPolicyRequest
is changed ( commit 9d56122 ) - A comment for field
backup_vault_id
in message.google.cloud.netapp.v1.CreateBackupVaultRequest
is changed ( commit 9d56122 ) - A comment for field
kms_config_id
in message.google.cloud.netapp.v1.CreateKmsConfigRequest
is changed ( commit 9d56122 ) - A comment for field
transfer_bytes
in message.google.cloud.netapp.v1.TransferStats
is changed ( commit 9d56122 ) - A comment for field
total_transfer_duration
in message.google.cloud.netapp.v1.TransferStats
is changed ( commit 9d56122 ) - A comment for enum value
TRANSFERRING
in enumMirrorState
is changed ( commit 9d56122 ) - A comment for field
replication_id
in message.google.cloud.netapp.v1.CreateReplicationRequest
is changed ( commit 9d56122 ) - A comment for field
snapshot_id
in message.google.cloud.netapp.v1.CreateSnapshotRequest
is changed ( commit 9d56122 ) - A comment for field
storage_pool_id
in message.google.cloud.netapp.v1.CreateStoragePoolRequest
is changed ( commit 9d56122 ) - A comment for field
volume_id
in message.google.cloud.netapp.v1.CreateVolumeRequest
is changed ( commit 9d56122 )
Version 1.3.0, released 2024-05-17
New features
- Add a new Service Level FLEX ( commit 77da572 )
- Add Tiering Policy to Volume ( commit 77da572 )
- Add backup chain bytes to BackupConfig in Volume ( commit 77da572 )
- Add Location metadata support ( commit 77da572 )
Version 1.2.0, released 2024-05-14
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ( commit 022fab2 )
Version 1.1.0, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 ( commit 82bea85 )
Documentation improvements
- Rephrase comment on psa_range ( commit 0387455 )
- Fix comment for UNIX of SecurityStyle ( commit 0387455 )
Version 1.0.0, released 2024-03-12
This is the first GA release of the library.
Documentation improvements
- Mark optional fields explicitly in Storage Pool ( commit 41065fe )
- Change comments of the psa_range field to note it is currently not implemented ( commit 41065fe )
- Update comments of ServiceLevel and EncryptionType ( commit 41065fe )
Version 1.0.0-beta03, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.0.0-beta02, released 2024-01-08
New features
- Enable Backup, Backup Vault, and Backup Policy ( commit 8b670b6 )
- Add singular and plural annotations ( commit 8b670b6 )
- Set field_behavior to IDENTIFIER on the "name" fields ( commit 8b670b6 )
Documentation improvements
- Comments are updated for several fields/enums ( commit 8b670b6 )
Version 1.0.0-beta01, released 2023-08-09
Initial release.