Skip to content

Commit bbba1ba

Browse files
authored
Update CHANGELOG.md (#8224)
* Update CHANGELOG.md * update
1 parent b25c196 commit bbba1ba

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
## 5.44.0 (Unreleased)
1+
## 5.44.1 (Unreleased)
2+
3+
NOTES:
4+
* 5.44.1 is a backport release, intended to pull in critical container improvements and fixes for issues introduced in 5.44.0
5+
6+
IMPROVEMENTS:
7+
* container: added in-place update support for `gcfs_config` in in `google_container_cluster` and `google_container_node_pool` ([#8101](https://github.com/hashicorp/terraform-provider-google-beta/pull/8101)) ([#8207](https://github.com/hashicorp/terraform-provider-google-beta/pull/8207))
8+
9+
BUG FIXES:
10+
* container: fixed a permadiff on `gcfs_config` in `google_container_cluster` and `google_container_node_pool` ([#8207](https://github.com/hashicorp/terraform-provider-google-beta/pull/8207))
11+
* container: fixed a bug where specifying `node_pool_defaults.node_config_defaults` with `enable_autopilot = true` will cause `google_container_cluster` resource creation failure. ([#8223](https://github.com/hashicorp/terraform-provider-google-beta/pull/8223))
12+
13+
## 5.44.0 (September 9, 2024)
214

315
NOTES:
416
* 5.44.0 is a backport release, intended to pull in critical container improvements from 6.2.0

0 commit comments

Comments
 (0)