v1.0.9
What's Changed
Exciting New Features π
- Support "~/" in host volume path by @smaruy30 in #131
- feat: use CMD/ENTRYPOINT from source image by default by @gardar in #167
Doc improvements π
- fix: Tabs syntax in docs by @brkalow in #113
- Update docs by @devashish-patel in #112
- docs: fix references to internal documentation by @lbajolet-hashicorp in #128
- Document lack of support for parallel
docker login
. by @huyz in #143 - Update README with link to full contribution info by @robmcvey in #135
- docs: fix windows image in example by @lbajolet-hashicorp in #154
- docs: Add missing links to AWS credential guide by @aidan-mundy in #156
- docs: Swap order of HCL2/JSON example code tabs so that the HCL2 tab is the default by @aidan-mundy in #157
- Migration plugin docs to integration framework by @nywilken in #162
Other Changes
- Update Plugin binary releases to match Packer by @nywilken in #120
- Fix lint errors by @lbajolet-hashicorp in #122
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #124
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.4.0 by @dependabot in #148
- .gitignore: ignore crash.log by @lbajolet-hashicorp in #150
- go.mod: bump go version to 1.18 by @lbajolet-hashicorp in #133
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #144
- bump go 1.18 to 1.19 by @lbajolet-hashicorp in #160
- Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #161
- makefile: remove old docs targets by @lbajolet-hashicorp in #164
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #165
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.1 to 0.5.2 by @dependabot in #166
New Contributors
- @brkalow made their first contribution in #113
- @hashicorp-copywrite made their first contribution in #124
- @smaruy30 made their first contribution in #131
- @huyz made their first contribution in #143
- @robmcvey made their first contribution in #135
- @aidan-mundy made their first contribution in #156
- @gardar made their first contribution in #167
Full Changelog: v1.0.8...v1.0.9