Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-04-04 10:58:34 -07:00 committed by GitHub
parent b8adcc28fe
commit 0cac59d3fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* container: Add gke node taints [GH-1264]
* container: Add support for node pool versions [GH-1266]
* container: Add support for private clusters [GH-1250]
* container: Updates container_cluster to set `enable_legacy_abac` to false by default [GH-1281]
* iam: allow setting service account email as id for service account keys [GH-1256]
* sql: add custom timeouts support for sql database instance [GH-1288]
* sql: Retry on 429 and 503 errors on sql admin operation [GH-1212]