0.24.0 (2026-01-16)
- [sql] introduces auto_upgrade_enabled option for MySQL in DatabaseInstance.Settings (#6969) (4880248)
0.23.0 (2025-11-21)
- [sql] introduces auto_upgrade_enabled option for MySQL in DatabaseInstance.Settings (#6904) (f3c5811)
0.22.0 (2025-10-31)
- [sql] introduces POSTGRES_17 and POSTGRES_18 database versions in the SqlDatabaseVersion enum type (#6854) (90ffcd9)
0.21.1 (2025-10-13)
0.21.0 (2025-07-09)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6423) (df9184f)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
0.20.1 (2025-03-19)
0.20.0 (2025-03-18)
- upgrade to Node 18 (#6096)
- Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (eed00f4)
0.19.1 (2025-02-28)
0.19.0 (2024-08-29)
- [sql] A new field
max_chargeable_bytesis added to message.google.cloud.sql.v1.BackupRun(#5631) (a2328d8)
0.18.0 (2024-08-19)
0.17.0 (2024-07-22)
0.16.0 (2024-07-10)
- [sql] add Dataplex integration opt-in field (#5518) (6d8a33d)
- [sql] add Dataplex integration opt-in field (#5527) (347ea87)
0.15.0 (2024-06-26)
- [sql] A new field
upgradable_database_versionsis added to message.google.cloud.sql.v1beta4.DatabaseInstance(#5478) (e0f0fd2)
0.14.0 (2024-06-12)
0.13.0 (2024-06-05)
- [sql] Support for CLUSTER_MAINTENANCE and SELF_SERVICE_MAINTENANCE operation types (#5428) (201f11a)
0.12.0 (2024-05-21)
- [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)
0.11.0 (2024-05-02)
0.10.0 (2024-03-29)
0.9.0 (2024-03-26)
- [sql] support INSUFFICIENT_DISK_SIZE and INSUFFICIENT_MACHINE_TIER error types for external primary instance migration settings (#5161) (73bed7b)
0.8.0 (2024-03-07)
- [sql] A new value
PG_SUBSCRIPTION_COUNTis added to enumSqlExternalSyncSettingErrorType(#5115) (33edf62)
0.7.0 (2024-02-22)
- [sql] A new field
threadsis added to message.google.cloud.sql.v1beta4.ExportContext(#5048) (ff8ef66)
0.6.0 (2024-02-09)
0.5.0 (2024-01-15)
- [sql] added value
UNABLE_TO_VERIFY_DEFINERSto enumSqlExternalSyncSettingErrorType(#4933) (bb3a357)
0.4.0 (2024-01-05)
- [sql] add
INCOMPATIBLE_DATABASE_MINOR_VERSION,SOURCE_MAX_SUBSCRIPTIONStoSqlExternalSyncSettingErrorTypeenum (#4867) (1ddca2a)
0.3.0 (2023-12-05)
0.2.0 (2023-11-03)
- [sql] a new value
LOCAL_INFILE_OFFis added to enumSqlExternalSyncSettingErrorType(#4728) (b71e06c)
- migrate to Node 14 (#4443)