Skip to content

Openstack Plugin Release Version 1.1.4 and lint fix#153

Closed
sanyaraj2424 wants to merge 2 commits into
mainfrom
authorization-bypass
Closed

Openstack Plugin Release Version 1.1.4 and lint fix#153
sanyaraj2424 wants to merge 2 commits into
mainfrom
authorization-bypass

Conversation

@sanyaraj2424

Copy link
Copy Markdown
Contributor

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:

  • Updated .go-version and go.mod to require Go 1.25.11, ensuring compatibility with the latest Go features and security patches. [1] [2]
  • Set VersionPrerelease to an empty string in version/version.go, marking this as a final release.
  • Added a new 1.1.4 release entry in CHANGELOG.md documenting all major changes and fixes.

Dependency and Compliance Improvements:

  • Upgraded key dependencies, including 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]
  • Updated copyright and license headers across the codebase for compliance.

Feature and Workflow Fixes:

  • Added an optional wait before image creation to improve reliability in image creation workflows.
  • Changed HCP metadata provider name to openstack for consistency.
  • Added the HCP Ready flag to web metadata, enhancing metadata for integrations.

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>
@sanyaraj2424 sanyaraj2424 requested a review from a team as a code owner June 16, 2026 18:09
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.

1 participant