Skip to content

Latest commit

 

History

History
242 lines (121 loc) · 16.1 KB

File metadata and controls

242 lines (121 loc) · 16.1 KB

Changelog

2.5.1 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

2.5.0 (2026-03-18)

Features

  • [alloydb] Add a new field to support Dataplex integration configuration (#7322) (a74e547)

2.4.0 (2026-01-22)

Features

  • [Many APIs] Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior (#7013) (0dbd123)

2.3.0 (2026-01-12)

Features

  • [alloydb] add POSTGRES_18 to DatabaseVersion (#6955) (fcfdd73)

2.2.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

2.2.0 (2025-07-09)

Features

  • [alloydb] Instance.ActivationPolicy field (#6402) (eba52dc)
  • [alloydb] Instance.ActivationPolicy field (#6431) (de5790f)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6417) (0d6d584)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

2.1.0 (2025-03-19)

Features

  • [alloydb] A new method ExportCluster is added to service AlloyDBAdmin (#6170) (4569e91)
  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6182) (c41ff07)

2.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics, update templates to gax 5 (54a73fe)

Miscellaneous Chores

1.10.2 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6011) (ee865ff)

1.10.1 (2024-11-14)

Bug Fixes

  • [alloydb] deprecated various PSC instance configuration fields (#5793) (e884556)

1.10.0 (2024-10-30)

Features

  • [alloydb] add new PSC instance configuration setting and output the PSC DNS name (#5764) (619e469)

1.9.0 (2024-08-29)

Features

  • [alloydb] support for enabling outbound public IP on an instance (#5638) (11554e0)

1.8.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5350) (6c03873)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

1.7.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5186) (97c7951)

1.6.0 (2024-02-28)

Features

  • [alloydb] support for obtaining the public IP address of an Instance (#5088) (639c707)

1.5.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5022) (b6498d8)

1.4.1 (2024-01-05)

Bug Fixes

  • [alloydb] correct long audio synthesis HTTP binding (#4898) (b1e76e9)

1.4.0 (2023-11-03)

Features

  • [alloydb] Add new field in GenerateClientCertificate v1 API to allow AlloyDB connectors request client certs with metadata exchange support (#4785) (d1f0a31)

1.3.0 (2023-10-18)

Features

  • [alloydb] Add support to generate client certificate and get connection info for auth proxy in AlloyDB v1 (#4717) (68d3b87)

1.2.0 (2023-09-19)

Features

1.1.0 (2023-09-19)

Features

  • [alloydb] Changed description for recovery_window_days in ContinuousBackupConfig (#4671) (12528e1)

1.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4583) (c3ddba8)

1.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

0.3.0 (2023-07-24)

Features

  • [alloydb] add metadata exchange support for AlloyDB connectors (#4417) (b658620)

0.2.0 (2023-06-14)

Features

  • [alloydb] Added ClusterView supporting more granular view of continuous backups (342a28c)
  • [alloydb] Added ClusterView supporting more granular view of continuous backups (342a28c)
  • [alloydb] Added new SSL modes ALLOW_UNENCRYPTED_AND_ENCRYPTED, ENCRYPTED_ONLY (#4336) (342a28c)
  • Added cluster network config (342a28c)
  • Added cluster network config (342a28c)
  • Added fault injection API (342a28c)
  • Added fault injection API (342a28c)
  • Added fault injection API (342a28c)
  • Added instance update policy (342a28c)
  • Added instance update policy (342a28c)
  • Added new SSL modes ALLOW_UNENCRYPTED_AND_ENCRYPTED, ENCRYPTED_ONLY (342a28c)
  • Added new SSL modes ALLOW_UNENCRYPTED_AND_ENCRYPTED, ENCRYPTED_ONLY (342a28c)
  • Added support for continuous backups (342a28c)
  • Added support for cross-region replication (secondary clusters/instances and promotion) (342a28c)
  • Added users API (342a28c)
  • Added users API (342a28c)
  • Added users API (342a28c)

Bug Fixes

  • Deprecated SSL modes SSL_MODE_ALLOW, SSL_MODE_REQUIRE, SSL_MODE_VERIFY_CA (342a28c)
  • Deprecated SSL modes SSL_MODE_ALLOW, SSL_MODE_REQUIRE, SSL_MODE_VERIFY_CA (342a28c)
  • Deprecated SSL modes SSL_MODE_ALLOW, SSL_MODE_REQUIRE, SSL_MODE_VERIFY_CA (342a28c)

0.1.1 (2023-04-13)

Bug Fixes

0.1.0 (2023-03-13)

Features

  • Add initial files for google.cloud.alloydb.v1 (#4072) (b04c778)