Changelog
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 enumMirrorState
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
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
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
0.3.1 (2023-09-19)
Documentation
- Minor formatting (1ae610b)
0.3.0 (2023-08-09)
Features
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
update the default import to use
netapp_v1
(de53f0e)