Update CHANGELOG.md

This commit is contained in:
Paddy 2018-07-12 13:48:10 -07:00 committed by GitHub
parent 567244edaa
commit a099f55f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,13 @@ IMPROVEMENTS:
* container: add ability to configure resource labels on `google_container_cluster` [GH-1663]
* container: increase max number of `master_authorized_networks` to 20 [GH-1733]
* container: support specifying `disk_type` for `node_config` [GH-1665]
* projectt: correctly paginate when more than 50 services are enabled [GH-1737]
* project: correctly paginate when more than 50 services are enabled [GH-1737]
* redis: Support Redis Configuration [GH-1706]
BUG FIXES:
* all: Fix retries for wrapped errors [GH-1760]
* iot: Retry creation of Cloud IoT registry [GH-1713]
* project: ignore stackdriverprovisioning service, so it doesn't permadiff [GH-1763]
## 1.15.0 (June 25, 2018)