Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 18:55
· 6 commits to main since this release

Notes

This minor release includes changes specific to Virtualbox 7.0 for fixing networking issues related to the disabled access to the host gateway address. Users should test that changes specific to Virtualbox 7.0.x do not cause conflicts with older versions of Virtualbox <=6.1.x, which are no longer supported.

What's Changed

Bug fixes🧑‍🔧 🐞

  • step_port_forward: add access to localhost if necessary by @pdietl in #122

Doc improvements 📚

Other Changes

  • [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #98
  • bump go 1.18 to 1.19 by @lbajolet-hashicorp in #112
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #113
  • makefile: remove old docs targets by @lbajolet-hashicorp in #117
  • [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #118
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.5.1 to 0.5.2 by @dependabot in #120
  • GNUmakefile: make dev uses packer for install by @lbajolet-hashicorp in #127
  • [HPR-1702] build: Add LICENSE file to release artifacts by @nywilken in #128
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.5.2 to 0.5.4 by @dependabot in #132
  • builder/iso: Use --audio-driver instead of the deprecated --audio parameter by @jlduran in #119

New Contributors

Full Changelog: v1.0.5...v1.1.0