Changelog
0.1.11 (2025-08-29)
Features
- [google-cloud-alloydb-connectors] add data foundry service synthetic data generation API for v1 ( #14253 ) ( d3079a1 )
0.1.10 (2025-05-15)
Features
-
Add new CSQL API for supporting Cluster creation from Cloud SQL ( 673b3a2 )
-
Add new fields to support observability configurations, machine types and PSC related configs ( 673b3a2 )
-
Add new methods for exporting, importing and upgrade Cluster operations ( 673b3a2 )
-
Sync AlloyDB API changes from HEAD to stable ( 673b3a2 )
Documentation
-
A comment for field
database_flagsin message.google.cloud.alloydb.v1.Instanceis changed ( 673b3a2 ) -
A comment for field
encryption_configin message.google.cloud.alloydb.v1.AutomatedBackupPolicyis changed ( 673b3a2 ) -
A comment for field
encryption_configin message.google.cloud.alloydb.v1.ContinuousBackupConfigis changed ( 673b3a2 ) -
A comment for field
idin message.google.cloud.alloydb.v1.Instanceis changed ( 673b3a2 ) -
A comment for field
ipin message.google.cloud.alloydb.v1.Instanceis changed ( 673b3a2 ) -
A comment for field
requested_cancellationin message.google.cloud.alloydb.v1.OperationMetadatais changed ( 673b3a2 ) -
A comment for field
statein message.google.cloud.alloydb.v1.Instanceis changed ( 673b3a2 ) -
A comment for field
use_metadata_exchangein message.google.cloud.alloydb.v1.GenerateClientCertificateRequestis changed ( 673b3a2 ) -
A comment for field
userin message.google.cloud.alloydb.v1.ExecuteSqlRequestis changed ( 673b3a2 ) -
A comment for field
zone_idin message.google.cloud.alloydb.v1.Instanceis changed ( 673b3a2 ) -
A comment for message
Instanceis changed ( 673b3a2 )
0.1.9 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( a1b9294 )
0.1.8 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( a961bc0 )
-
Add support for reading selective GAPIC generation methods from service YAML ( a961bc0 )
0.1.7 (2024-10-24)
Features
0.1.6 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( c6eeae0 )
0.1.5 (2024-07-08)
Bug Fixes
- Allow protobuf 5.x ( 04ec204 )
0.1.4 (2024-03-05)
Bug Fixes
0.1.3 (2024-02-22)
Bug Fixes
0.1.2 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 780c5f1 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 780c5f1 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 780c5f1 )
0.1.1 (2023-12-07)
Features
-
Add support for python 3.12 ( ea6cfc2 )
-
Introduce compatibility with native namespace packages ( ea6cfc2 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( ea6cfc2 )
-
Use
retry_asyncinstead ofretryin async client ( ea6cfc2 )

