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

Release 0.5.3 #232

Merged
merged 2 commits into from Apr 16, 2024
Merged

Release 0.5.3 #232

merged 2 commits into from Apr 16, 2024

Conversation

lbajolet-hashicorp
Copy link
Contributor

No description provided.

@lbajolet-hashicorp lbajolet-hashicorp requested a review from a team as a code owner April 16, 2024 14:12
Copy link
Member

@nywilken nywilken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - after the release lets add the upgrade notes section so folks know how to update.

Upgrading to this release may fail until you've applied one of the fixes documented in https://github.com/hashicorp/packer-plugin-sdk/issues/187#user-content-available-fixes. Consumers of the Packer plugin SDK require a replace directive within their plugin's go module file to point to a compatible version of go-cty. 

The replace directive subject to change in future releases can be applied by running the packer-sdc fix sub-command to apply the replace directive to your plugin with a recommended version of the go-cty fork.

Plugins already working with Packer Plugin SDK v0.5.2 are advised to apply the updated SDK fixes by re-running `packer-sdc fix` against the plugin's root directory. 

@lbajolet-hashicorp lbajolet-hashicorp merged commit 3b2d07c into main Apr 16, 2024
9 checks passed
@lbajolet-hashicorp lbajolet-hashicorp deleted the release_0.5.3 branch April 16, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants