v1.1.0
Notes:
Releases of the proxmox
builders prior to v1.1.0 were incorrectly registered as proxmox-promox-iso
and proxmox-proxmox-clone
. You are encouraged to upgrade any locally installed version of this plugin to v1.1.0. Refer to #119 for more details.
What's Changed
Bug fixes🧑🔧 🐞
- Fix the names of registered builders to
proxmox-iso
andproxmox-clone
by @sebastian-de in #120
Doc improvements 📚
Other Changes
- goreleaser: add missing target goos/goarch by @lbajolet-hashicorp in #98
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #103
- Update Plugin binary releases to match Packer by @nywilken in #109
- go.mod: run go mod tidy on go.mod/go.sum by @lbajolet-hashicorp in #110
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #113
- docs: fix references to internal documentation by @lbajolet-hashicorp in #118
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #108
- Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.1 by @dependabot in #111
- Bump GHA testing workflows to honor .go-version file by @nywilken in #122
- Bump Go version to 1.18 by @nywilken in #121
New Contributors
- @lbajolet-hashicorp made their first contribution in #98
- @hashicorp-copywrite made their first contribution in #113
- @sebastian-de made their first contribution in #120
Full Changelog: v1.0.8...v1.1.0