Skip to content

Commit e1d4bbc

Browse files
authored
Update CHANGELOG.md (#7364)
* Update CHANGELOG.md * Update CHANGELOG.md
1 parent 64b557f commit e1d4bbc

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
## 5.29.0 (Unreleased)
1+
## 5.30.0 (Unreleased)
2+
3+
## 5.29.1 (May 14, 2024)
4+
5+
BREAKING CHANGES:
6+
* compute: removed `secondary_ip_range.reserved_internal_range` field from `google_compute_subnetwork` ([7363](https://github.com/hashicorp/terraform-provider-google-beta/pull/7363))
7+
8+
## 5.29.0 (May 13, 2024)
9+
10+
BREAKING CHANGES:
11+
* compute: added required `reserved_internal_range` subfield to `reserved_internal_range` in `google_compute_subnetwork`. This field can be set to `null` as an equivalent to leaving it unspecified. Upgrading directly to 5.29.1 will avoid this issue.
212

313
NOTES:
414
* compute: added documentation for md5_authentication_key field in google_compute_router_peer resource. The field was introduced in [v5.12.0](https://github.com/hashicorp/terraform-provider-google-beta/releases/tag/v5.12.0), but documentation was unintentionally omitted at that time. ([#7306](https://github.com/hashicorp/terraform-provider-google-beta/pull/7306))

0 commit comments

Comments
 (0)