Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-21 12:25:15 -08:00 committed by GitHub
parent 305d3483a5
commit 8e515c9363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ FEATURES:
ENHANCEMENTS:
* bigquery: Add `default_partition_expiration_ms` field to `google_bigquery_dataset` resource. [GH-2287]
* bigquery: Allow more BigQuery regions [GH-2566]
* bigtable: Add `column_family` at create time to `google_bigtable_table`. [GH-2228]
* bigtable: Add multi-zone (inside one region) replication to `google_bigtable_instance`. [GH-2313] [GH-2289]
* cloudfunctions: add souce repo support [GH-2650]