Changelog

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_flags in message .google.cloud.alloydb.v1.Instance is changed (673b3a2)

  • A comment for field encryption_config in message .google.cloud.alloydb.v1.AutomatedBackupPolicy is changed (673b3a2)

  • A comment for field encryption_config in message .google.cloud.alloydb.v1.ContinuousBackupConfig is changed (673b3a2)

  • A comment for field id in message .google.cloud.alloydb.v1.Instance is changed (673b3a2)

  • A comment for field ip in message .google.cloud.alloydb.v1.Instance is changed (673b3a2)

  • A comment for field requested_cancellation in message .google.cloud.alloydb.v1.OperationMetadata is changed (673b3a2)

  • A comment for field state in message .google.cloud.alloydb.v1.Instance is changed (673b3a2)

  • A comment for field use_metadata_exchange in message .google.cloud.alloydb.v1.GenerateClientCertificateRequest is changed (673b3a2)

  • A comment for field user in message .google.cloud.alloydb.v1.ExecuteSqlRequest is changed (673b3a2)

  • A comment for field zone_id in message .google.cloud.alloydb.v1.Instance is changed (673b3a2)

  • A comment for message Instance is 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

0.1.4 (2024-03-05)

Bug Fixes

0.1.3 (2024-02-22)

Bug Fixes

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

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_async instead of retry in async client (ea6cfc2)

0.1.0 (2023-11-02)

Features

  • add initial files for google.cloud.alloydb.connectors.v1 (#11910) (e101a37)

Changelog