Skip to content

Releases: naveenrajm7/packer-plugin-utm

v0.3.1

27 Jan 21:40
Compare
Choose a tag to compare

Highlights

  • 5709b69 Update SDK to hashicorp/packer-plugin-sdk-0.6.0
  • 952e185 cloud: add no pause config.
    Support skiping all pause steps
  • a49461a cd (cloud) : disable -hfs while creating cd.
    While building x86 VMs , cd built with -hfs option on ARM Mac does not work (not compatible) in x86 VMs.
  • af1e4a4 cloud: use our own cd creation step.
    Add pause config for cloud builder

v0.3.0

15 Jan 21:15
Compare
Choose a tag to compare

BREAKING CHANGE

  • By default newly created VM by packer will have uefi_boot and hypervisor turned off

Highlights

  • New configs: uefi_boot, hypervisor, isos , drive interface , additional disk , guest addition config , cd_files and more
  • New Steps: Handle additional disks, additional isos, removes isos before export
  • ISO builder :
    • Support cd_files , guest additions
    • Allow Pause steps to be skipped via nopause options . display_nopause, boot_nopause, export_nopause
  • Cloud builder :
    • Support cd_files for cloud-init
    • Add option to resize the cloud image disk . resize_cloud_image

v0.2.0

22 Dec 23:55
Compare
Choose a tag to compare

Highlights

  • Adds new builder utm-cloud

v0.1.0

20 Dec 11:48
Compare
Choose a tag to compare

What's New

  • Add new utm-iso builder
  • Add new utm-vagrant preprocessor
  • Add new utm driver 4.6.x

v0.0.2

10 Aug 00:05
Compare
Choose a tag to compare
bump version

v0.0.1-test2

08 Aug 21:12
Compare
Choose a tag to compare
Update go version

v0.0.1-test1

08 Aug 20:53
Compare
Choose a tag to compare
remove  deprecated keyword

v0.0.1-test

08 Aug 20:47
Compare
Choose a tag to compare
v0.0.1-test Pre-release
Pre-release

Full Changelog: v0.0.1...v0.0.1-test

Release Test

08 Aug 20:32
Compare
Choose a tag to compare
Release Test Pre-release
Pre-release
v0.0.1

prepare beta release