Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-09-13 07:44:01 -07:00 committed by GitHub
parent c24d622b8f
commit a758cc7e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ FEATURES:
IMPROVEMENTS:
* bigquery: Add Support For BigQuery Access Control [GH-1931]
* compute: `google_compute_health_check` is autogenerated, exposing the `type` attribute and accepting more import formats. [GH-1941]
* compute: `google_compute_ssl_certificate` is autogenerated, exposing the `creation_timestamp` attribute and accepting more import formats. Note: `certificate_id` was changed to an int from a string. This should have no effect on backwards compatibility, but please report a bug if you have any issues! [GH-2015]
* container: Addition of create_subnetwork and other fields relevant for Alias IPs [GH-1921]
* dataflow: Add region choice to dataflow jobs [GH-1979]
* logging: Add import support for `google_logging_organization_sink`, `google_logging_folder_sink`, `google_logging_billing_account_sink` [GH-1860]