Changelog
0.2.0 (2025年10月16日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
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)