Skip to content

Commit

Permalink
Add changelog for 5.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed Jan 28, 2025
1 parent bf15b60 commit bb1097c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 5.45.1 (Unreleased)

NOTES:
* 5.45.1 is a backport release, responding to a new GKE label being applied that can cause unwanted diffs in node pools. The changes in this release will be available in 6.18.1 and users upgrading to 6.X should upgrade to that version or higher.

BUG FIXES:
* container: fixed a diff caused by server-side set values for `node_config.resource_labels` ([#21082](https://github.com/hashicorp/terraform-provider-google/pull/21082))

## 5.45.0 (Unreleased)

NOTES:
Expand Down

0 comments on commit bb1097c

Please sign in to comment.