diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e88a2f..ea0390e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ ENHANCEMENTS: * sourcerepo: `google_sourcerepo_repository` is now autogenerated, adding configurable timeouts. [GH-2797] * storage: `google_storage_object_acl` can more easily swap between `role_entity` and `predefined_acl` ACL definitions. [GH-2316] * storage: `google_storage_bucket` has support for `requester_pays` [GH-2580] +* spanner: `google_spanner_database` is autogenerated and supports timeouts. [GH-2812] BUG FIXES: