Changelog

1.10.1 (2024-03-14)

Bug Fixes

  • alloydb: Update protobuf dep to v1.33.0 (30b038d)

1.10.0 (2024-03-04)

Features

  • alloydb: Support for obtaining the public IP address of an Instance (d130d86)

1.9.0 (2024-02-26)

Features

  • alloydb: Support for obtaining the public IP address of an Instance (#9470) (c1f4bc8)

1.8.1 (2024-01-30)

Bug Fixes

  • alloydb: Enable universe domain resolution options (fd1d569)

1.8.0 (2024-01-03)

Features

  • alloydb: Added PSC config, PSC interface config, PSC instance config (#9184) (36fec33)

1.7.0 (2023-11-09)

Features

  • alloydb: Add new field in GenerateClientCertificate v1 API to allow AlloyDB connectors request client certs with metadata exchange support (b44c4b3)

1.6.3 (2023-11-01)

Bug Fixes

  • alloydb: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

1.6.2 (2023-10-26)

Bug Fixes

  • alloydb: Update grpc-go to v1.59.0 (81a97b0)

1.6.1 (2023-10-12)

Bug Fixes

  • alloydb: Update golang.org/x/net to v0.17.0 (174da47)

1.6.0 (2023-10-04)

Features

  • alloydb/connectors: Start generating apiv1 (#8648) (c68448e)
  • alloydb: Add support to generate client certificate and get connection info for auth proxy in AlloyDB v1 (e9ae601)

1.5.0 (2023-09-20)

Features

  • alloydb: Added enum value for PG15 (2f3bb44)
  • alloydb: Added enum value for PG15 (2f3bb44)
  • alloydb: Changed description for recovery_window_days in ContinuousBackupConfig (2f3bb44)

1.4.0 (2023-07-31)

Features

1.3.0 (2023-07-18)

Features

  • alloydb: Add metadata exchange support for AlloyDB connectors (#8255) (22a908b)

1.2.1 (2023-06-20)

Bug Fixes

  • alloydb: REST query UpdateMask bug (df52820)

1.2.0 (2023-06-13)

Features

  • alloydb: Added ClusterView supporting more granular view of continuous backups (3abdfa1)
  • alloydb: Added ClusterView supporting more granular view of continuous backups (3abdfa1)
  • alloydb: Added new SSL modes ALLOW_UNENCRYPTED_AND_ENCRYPTED, ENCRYPTED_ONLY (3abdfa1)

1.1.0 (2023-05-30)

Features

  • alloydb: Update all direct dependencies (b340d03)

1.0.1 (2023-05-08)

Bug Fixes

  • alloydb: Update grpc to v1.55.0 (1147ce0)

1.0.0 (2023-04-25)

Features

0.2.1 (2023-04-04)

Documentation

  • alloydb: Minor formatting in description of AvailabilityType (7aa546e)

0.2.0 (2023-03-15)

Features

  • alloydb: Update iam and longrunning deps (91a1f78)

0.1.0 (2023-03-01)

Features

  • alloydb: Start generating apiv1, apiv1beta, apiv1alpha (#7503) (25e8426)

Changes