Skip to content

Commit 20c3132

Browse files
authored
Update CHANGELOG.md
1 parent 75f7a27 commit 20c3132

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## 3.89.0 (Unreleased)
1+
## 3.90.0 (Unreleased)
2+
3+
## 3.89.0 (October 18, 2021)
4+
5+
BUG FIXES:
6+
* compute: fixed bug where `google_compute_router_peer` could not set an advertised route priority of 0, causing permadiff. ([#3718](https://github.com/hashicorp/terraform-provider-google-beta/pull/3718))
7+
* container: fixed a crash on `monitoring_config` of `google_container_cluster` ([#3717](https://github.com/hashicorp/terraform-provider-google-beta/pull/3717))
8+
* iam: fixed request batching bug where failed requests would show unnecessary backslash escaping to the user. ([#3723](https://github.com/hashicorp/terraform-provider-google-beta/pull/3723))
9+
* storage: fixed a bug to better handle eventual consistency among `google_storage_bucket` resources. ([#3715](https://github.com/hashicorp/terraform-provider-google-beta/pull/3715))
210

311
## 3.88.0 (October 11, 2021)
412
NOTES:

0 commit comments

Comments
 (0)