Releases: hashicorp/packer-plugin-openstack
Releases · hashicorp/packer-plugin-openstack
v1.1.2
What's Changed
Bug fixes🧑🔧 🐞
- Fix intermittent build failure due to race condition in upstream server deletion by @jjo93sa in #118
Doc improvements 📚
- Migration plugin docs to integration framework by @nywilken in #111
- Docs readme plugins install by @lbajolet-hashicorp in #113
Other Changes
- Release 1.1.1 by @lbajolet-hashicorp in #104
- go.mod: bump go version from 1.18 to 1.19 by @lbajolet-hashicorp in #108
- Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #109
- makefile: remove old docs targets by @lbajolet-hashicorp in #114
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #115
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.1 to 0.5.2 by @dependabot in #117
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Exciting New Features 🎉
- fix relying on cinder attachment deletion by @felixhuettner in #103
Other Changes
- .gitignore: ignore crash.log by @lbajolet-hashicorp in #99
- cleanup github workflows by @lbajolet-hashicorp in #102
New Contributors
- @felixhuettner made their first contribution in #103
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Bug fixes🧑🔧 🐞
Other Changes
- goreleaser: add missing target goos/goarch by @lbajolet-hashicorp in #66
- Bump github.com/hashicorp/packer-plugin-sdk from 0.2.13 to 0.3.0 by @dependabot in #65
- Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 by @dependabot in #68
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #70
- Update Plugin binary releases to match Packer by @nywilken in #76
- builder: remove superfulous fmt.Sprint statements by @lbajolet-hashicorp in #77
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #80
- docs: fix references to internal documentation by @lbajolet-hashicorp in #83
- go.mod: bump go version from 1.17 to 1.18 by @lbajolet-hashicorp in #86
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.4.0 by @dependabot in #96
- .gitignore: ignore .docs by @lbajolet-hashicorp in #88
- goreleaser: add linux/ppc64le to releases by @lbajolet-hashicorp in #79
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #93
New Contributors
- @lbajolet-hashicorp made their first contribution in #66
- @hashicorp-copywrite made their first contribution in #80
- @zhenggu made their first contribution in #94
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Exciting New Features 🎉
Other Changes
- Revert "Bump github.com/gophercloud/gophercloud from 0.12.0 to 0.18.0" by @sylviamoss in #34
- Validate plugin from the packer-sdc plugin-validate command by @azr in #46
- goreleaser: auto-generate changelog file by @azr in #57
- Update release signing configuration by @nywilken in #58
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
cut release 1.0.0
v0.0.2
bump github.com/mitchellh/mapstructure
v0.0.1
fix goreleaser