You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
## 4.54.0 (Unreleased)
2
2
3
+
## 4.53.1 (February 14, 2023)
4
+
5
+
BUG FIXES:
6
+
* provider: fixed crash when trying to configure the provider with invalid credentials
7
+
3
8
## 4.53.0 (February 13, 2023)
4
9
5
10
FEATURES:
@@ -28,6 +33,7 @@ BUG FIXES:
28
33
* composer: fixed an issue with cleaning up environments created in an error state ([#5164](https://github.com/hashicorp/terraform-provider-google-beta/pull/5164))
29
34
* compute: fixed wrong maximum limit description for possible VPC MTUs ([#5180](https://github.com/hashicorp/terraform-provider-google-beta/pull/5180))
30
35
* datafusion: fixed `version` can't be updated on `google_data_fusion_instance` ([#5175](https://github.com/hashicorp/terraform-provider-google-beta/pull/5175))
0 commit comments