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
+9-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
-
## 5.43.0 (Unreleased)
1
+
## 5.43.1 (Unreleased)
2
+
3
+
NOTES:
4
+
* 5.43.1 is a backport release, and some changes will not appear in 6.X series releases until 6.1.0
5
+
6
+
BUG FIXES:
7
+
* pubsub: fixed a validation bug that didn't allow empty filter definitions for `google_pubsub_subscription` resources ([#8055](https://github.com/hashicorp/terraform-provider-google-beta/pull/8055))
8
+
9
+
## 5.43.0 (August 26, 2024)
2
10
3
11
DEPRECATIONS:
4
12
* storage: deprecated `lifecycle_rule.condition.no_age` field in `google_storage_bucket`. Use the new `lifecycle_rule.condition.send_age_if_zero` field instead. ([#7994](https://github.com/hashicorp/terraform-provider-google-beta/pull/7994))
0 commit comments