Changelog

PyPI History

0.5.0 (2025-12-04)

Features

  • Add Squash Mode to Export Policy This change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access. The following squash modes are added: * NO_ROOT_SQUASH Root user retains full access. * ROOT_SQUASH Root user is mapped to the anonymous user ID. * ALL_SQUASH All users are mapped to the anonymous user ID. A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used. The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future. (d4e6a4ab7b428e821a59b053c689343b5f5511f9)

0.4.0 (2025-10-20)

Features

Bug Fixes

0.3.24 (2025-09-04)

Features

  • add fields for hybrid replication (0370ed1)

  • add fields for manual qos (0370ed1)

Documentation

  • A comment for field cold_tier_size_gib in message .google.cloud.netapp.v1.Volume is changed (0370ed1)

  • field command_expiry_time in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field command in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field daily_backup_immutable in message .google.cloud.netapp.v1.BackupVault is changed (0370ed1)

  • field manual_backup_immutable in message .google.cloud.netapp.v1.BackupVault is changed (0370ed1)

  • field monthly_backup_immutable in message .google.cloud.netapp.v1.BackupVault is changed (0370ed1)

  • field passphrase in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field peer_cluster_name in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field peer_svm_name in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field peer_volume_name in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field subnet_ip in message .google.cloud.netapp.v1.HybridPeeringDetails is changed (0370ed1)

  • field total_iops in message .google.cloud.netapp.v1.StoragePool is added (0370ed1)

  • field total_throughput_mibps in message .google.cloud.netapp.v1.StoragePool is added (0370ed1)

  • field weekly_backup_immutable in message .google.cloud.netapp.v1.BackupVault is changed (0370ed1)

0.3.23 (2025-05-20)

Features

  • [google-cloud-netapp] A new message google.cloud.netapp.v1.BackupRetentionPolicy is added in google.cloud.netapp.v1.BackupVault (1423ec9)

  • A new field enforced_retention_end_time in message google.cloud.netapp.v1.Backup is added (1423ec9)

  • New fields custom_performance_enabled, total_throughput_mibps, total_iops in message google.cloud.netapp.v1.StoragePool are added (1423ec9)

Documentation

  • A comment for field transfer_bytes in message .google.cloud.netapp.v1.TransferStats is changed (1423ec9)

0.3.22 (2025-05-08)

Features

  • add source_region, backup_region, source_backup_vault, destination_backup_vault, backup_vault_type to BackupVault message (baa765a)

  • add volume_region and backup_region to backup Backup message (baa765a)

0.3.21 (2025-04-17)

Documentation

  • [google-cloud-netapp] A comment for field cooling_threshold_days in message .google.cloud.netapp.v1.TieringPolicy is changed (#13795) (5035014)

0.3.20 (2025-03-15)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (c8bbf32)

0.3.19 (2025-02-12)

Features

  • add ipAddress field to MountOption (b266867)

  • Add REST Interceptors which support reading metadata (b266867)

0.3.18 (2025-01-13)

Features

  • Add ValidateDirectoryService API for testing AD connection of a storage pool (b45a11d)

Documentation

  • Remove the format for replication in message google.cloud.netapp.v1.HybridReplicationParameters (b45a11d)

0.3.17 (2024-12-12)

Features

  • Add EstablishPeering API for Onprem Migration (2b05355)

  • Add new Active Directory state for AD Diagnostics support (2b05355)

  • Add support for opt-in debug logging (feb5c03)

  • Add Sync API for Replications (2b05355)

  • Enable creation of Onprem Migration in CreateVolume (2b05355)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)

Documentation

  • Docs now do not allow underscore in IDs of various Resources (2b05355)

0.3.16 (2024-11-11)

Bug Fixes

0.3.15 (2024-10-24)

Features

0.3.14 (2024-09-16)

Features

  • A new field ‘allow_auto_tiering’ in message ‘google.cloud.netapp.v1.StoragePool’ is added (5e3f4ae)

  • A new field ‘cold_tier_size_gib’ in message ‘google.cloud.netapp.v1.Volume’ is added (5e3f4ae)

  • A new message ‘google.cloud.netapp.v1.SwitchActiveReplicaZoneRequest’ is added (5e3f4ae)

  • api: [google-cloud-netapp] A new rpc ‘SwitchActiveReplicaZone’ is added to service ‘google.cloud.netapp.v1.NetApp’ (5e3f4ae)

0.3.13 (2024-07-31)

Features

  • A new field administrators is added to message .google.cloud.netapp.v1.ActiveDirectory (d3c6970)

  • A new field large_capacity is added to message .google.cloud.netapp.v1.Volume (d3c6970)

  • A new field multiple_endpoints is added to message .google.cloud.netapp.v1.Volume (d3c6970)

  • A new field replica_zone is added to message .google.cloud.netapp.v1.StoragePool (d3c6970)

  • A new field replica_zone is added to message .google.cloud.netapp.v1.Volume (d3c6970)

  • A new field zone is added to message .google.cloud.netapp.v1.StoragePool (d3c6970)

  • A new field zone is added to message .google.cloud.netapp.v1.Volume (d3c6970)

Documentation

  • [google-cloud-netapp] A comment for field active_directory_id in message .google.cloud.netapp.v1.CreateActiveDirectoryRequest is changed (d3c6970)

  • A comment for enum value TRANSFERRING in enum MirrorState is changed (d3c6970)

  • A comment for field backup_id in message .google.cloud.netapp.v1.CreateBackupRequest is changed (d3c6970)

  • A comment for field backup_policy_id in message .google.cloud.netapp.v1.CreateBackupPolicyRequest is changed (d3c6970)

  • A comment for field backup_vault_id in message .google.cloud.netapp.v1.CreateBackupVaultRequest is changed (d3c6970)

  • A comment for field kms_config_id in message .google.cloud.netapp.v1.CreateKmsConfigRequest is changed (d3c6970)

  • A comment for field replication_id in message .google.cloud.netapp.v1.CreateReplicationRequest is changed (d3c6970)

  • A comment for field snapshot_id in message .google.cloud.netapp.v1.CreateSnapshotRequest is changed (d3c6970)

  • A comment for field storage_pool_id in message .google.cloud.netapp.v1.CreateStoragePoolRequest is changed (d3c6970)

  • A comment for field total_transfer_duration in message .google.cloud.netapp.v1.TransferStats is changed (d3c6970)

  • A comment for field transfer_bytes in message .google.cloud.netapp.v1.TransferStats is changed (d3c6970)

  • A comment for field volume_id in message .google.cloud.netapp.v1.CreateVolumeRequest is changed (d3c6970)

0.3.12 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (d95af77)

0.3.11 (2024-07-08)

Bug Fixes

0.3.10 (2024-05-17)

Features

  • Add a new Service Level FLEX (74a7e9c)

  • Add backup chain bytes to BackupConfig in Volume (74a7e9c)

  • Add Location metadata support (74a7e9c)

  • Add Tiering Policy to Volume (74a7e9c)

0.3.9 (2024-03-22)

Documentation

  • [google-cloud-netapp] Rephrase comment on psa_range (#12476) (585a7e8)

0.3.8 (2024-03-07)

Documentation

  • change comments of the psa_range field to note it is currently not implemented (2a91b59)

  • mark optional fields explicitly in Storage Pool (2a91b59)

  • update comments of ServiceLevel and EncryptionType (2a91b59)

0.3.7 (2024-03-05)

Bug Fixes

0.3.6 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12307) (be87bc4)

  • fix ValueError in test__validate_universe_domain (7c2f2c2)

0.3.5 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (27dceb9)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (27dceb9)

0.3.4 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12241) (aae72f5)

0.3.3 (2024-01-04)

Features

  • Add singular and plural annotations (b21ac63)

  • Enable Backup, Backup Vault, and Backup Policy (b21ac63)

  • Set field_behavior to IDENTIFIER on the “name” fields (b21ac63)

Documentation

  • Comments are updated for several fields/enums (b21ac63)

0.3.2 (2023-12-07)

Features

  • Add support for python 3.12 (5cd98aa)

  • Introduce compatibility with native namespace packages (5cd98aa)

Bug Fixes

  • Require proto-plus >= 1.22.3 (5cd98aa)

  • Use retry_async instead of retry in async client (5cd98aa)

0.3.1 (2023-09-19)

Documentation

0.3.0 (2023-08-09)

Features

  • add actions for Operations and Locations (a3f4a23)

  • add RestrictedAction to Volume (a3f4a23)

Documentation

  • add comments to a few messages (a3f4a23)

0.2.0 (2023-08-03)

Features

  • add initial version of NetApp v1 APIs (de53f0e)

Bug Fixes

  • remove netapp_v1beta1 client (#11534) (e7b16ed)

  • update the default import to use netapp_v1 (de53f0e)

0.1.0 (2023-07-20)

Features

  • add initial files for google.cloud.netapp.v1beta1 (#11490) (719a2d5)

Changelog