⚠️ This release failed and cannot be used in Packer templates. We are working on superseding this release with a new one which will contain all the artifacts.
What's Changed
Exciting New Features 🎉
- Add numa attribute by @sebastian-de in #186
- Add support for discard and ssd storage options. by @jeinwag in #199
- add VritIO RNG device by @mabeett in #195
- Add support for PCI device pass through by @romantomjak in #205
Bug fixes🧑🔧 🐞
- use correct value for discard parameter when disabled by @jeinwag in #203
- Fix handling of SSD parameter. by @jeinwag in #204
- Quick fix for issue 206 by @bouchardh in #207
Doc improvements 📚
- Remove extra line to fix formatting by @dglinder in #200
- common: fix hcl block indentation for pci_devices by @lbajolet-hashicorp in #208
- Docs: import partials by @mabeett in #214
- Migration plugin docs to integration framework by @nywilken in #219
- builder: fix typo in docs by @lbajolet-hashicorp in #222
- docs: fix builders description by @KongrooParadox in #227
Other Changes
- .gitignore: ignore crash.log by @lbajolet-hashicorp in #188
- cleanup github workflows by @lbajolet-hashicorp in #194
- go.mod: bump go version from 1.18 to 1.19 by @lbajolet-hashicorp in #217
- Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #215
- Run go fmt to fix comment formatting by @nywilken in #223
- builder: don't use setParamIfDefined on bools by @lbajolet-hashicorp in #225
- makefile: remove old docs targets by @lbajolet-hashicorp in #228
- Release 1.1.4 by @lbajolet-hashicorp in #229
- goreleaser: don't rely on ci-make-docs by @lbajolet-hashicorp in #230
New Contributors
- @jeinwag made their first contribution in #199
- @dglinder made their first contribution in #200
- @romantomjak made their first contribution in #205
- @bouchardh made their first contribution in #207
- @KongrooParadox made their first contribution in #227
Full Changelog: v1.1.3...v1.1.4