Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go-cty to 1.16.0 #36262

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Update go-cty to 1.16.0 #36262

merged 2 commits into from
Jan 6, 2025

Conversation

liamcervante
Copy link
Member

Update go-cty to include latest type conversion bug fixes.

Fixes #36247

Target Release

1.10.4

Draft CHANGELOG entry

BUG FIXES

  • type conversion: Fix bug where empty map conversions were returning incomplete type information.

@liamcervante liamcervante added the 1.10-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Jan 6, 2025
@liamcervante liamcervante requested a review from a team as a code owner January 6, 2025 08:23
@liamcervante
Copy link
Member Author

Side note, normally we wouldn't backport minor version changes but the changes for v1.16.0 are only non-breaking changes to the convert functionality so I think this should be okay.

@liamcervante liamcervante merged commit fa27595 into main Jan 6, 2025
7 checks passed
@liamcervante liamcervante deleted the liamcervante/go-cty-update branch January 6, 2025 11:53
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.10-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged
Projects
None yet
2 participants