Openstack Plugin Release Version 1.1.4 and lint fix#153
Closed
sanyaraj2424 wants to merge 2 commits into
Closed
Conversation
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.4 to 0.6.7. - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/packer-plugin-sdk@v0.6.4...v0.6.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/packer-plugin-sdk dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
87fc097 to
c5b0fc6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the project to version 1.1.4, with a focus on dependency upgrades, compliance improvements, and reliability fixes. It bumps the Go version to 1.25.11, updates several dependencies for security and compatibility, and finalizes the version for release. Additionally, it introduces workflow fixes and metadata improvements.
Release and Versioning Updates:
.go-versionandgo.modto require Go 1.25.11, ensuring compatibility with the latest Go features and security patches. [1] [2]VersionPrereleaseto an empty string inversion/version.go, marking this as a final release.CHANGELOG.mddocumenting all major changes and fixes.Dependency and Compliance Improvements:
github.com/hashicorp/packer-plugin-sdk(to v0.6.7),github.com/google/uuid,github.com/hashicorp/hcl/v2, and others for improved security and compatibility. Also updated various indirect dependencies for broader ecosystem support. [1] [2]Feature and Workflow Fixes:
openstackfor consistency.