Skip to content

Openstack Plugin Release Version 1.1.4#156

Merged
sanyaraj2424 merged 6 commits into
mainfrom
auth-bypass
Jun 23, 2026
Merged

Openstack Plugin Release Version 1.1.4#156
sanyaraj2424 merged 6 commits into
mainfrom
auth-bypass

Conversation

@sanyaraj2424

Copy link
Copy Markdown
Contributor

This pull request introduces several improvements and maintenance updates to the OpenStack builder, focusing on code modernization, improved logging, and updated dependencies and configurations. The main changes include replacing deprecated Go APIs, standardizing the UI messaging system, updating linting and CI configurations, and correcting minor typos.

Modernization and Dependency Updates:

  • Migrated from deprecated ioutil functions to os and io equivalents throughout the codebase for reading files and closing resources. [1] [2] [3] [4] [5]
  • Updated Go version to 1.25.11 in .go-version and upgraded related GitHub Actions and golangci-lint dependencies for CI. [1] [2]
  • Bumped github.com/hashicorp/packer-plugin-sdk from 0.6.4 to 0.6.7.

dependabot Bot and others added 4 commits June 22, 2026 11:12
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 23, 2026 05:47
@sanyaraj2424 sanyaraj2424 merged commit c71441c into main Jun 23, 2026
12 checks passed
@sanyaraj2424 sanyaraj2424 deleted the auth-bypass branch June 23, 2026 06:30
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.

2 participants