Skip to content

Releases: mayn/packerlicious

v1.5.0

13 Jul 02:04
Compare
Choose a tag to compare

hashicorp/packer 1.4.2 feature sync [GH-174]

BACKWARDS INCOMPATIBILITY

hashicorp introduced backwards incompatibilities in v1.4.0 see hashicorp packer release notes for more info.

IMPROVEMENTS:

add support for jetbrains vsphere plugins (https://github.com/jetbrains-infra/packer-builder-vsphere). thanks @thor

  • community.builder/VsphereClone
  • community.builder/VsphereIso

v1.4.2

29 Mar 01:38
Compare
Choose a tag to compare

BUG FIX:

  • property 'attributes' not rendering in user templates due to internal usage [GH-172]

v1.4.1

28 Mar 00:44
Compare
Choose a tag to compare

IMPROVEMENTS:

  • builders: add support for named builds [GH-171]
  • CHANGELOG: retroactive update [GH-170]

v1.4.0

13 Mar 13:50
Compare
Choose a tag to compare

hashicorp/packer 1.3.5 feature sync [GH-168]

IMPROVEMENTS:

  • builder/AmazonEbs: add attribute ena_support [GH-167]
  • post-processor/Manifest: add attribute custom_data [GH-169]

v1.3.1

12 Feb 21:11
Compare
Choose a tag to compare

IMPROVEMENTS:

  • builder/GoogleCompute: add labels attribute [GH-166]

v1.3.0

07 Feb 14:55
23d7053
Compare
Choose a tag to compare

hashicorp/packer 1.3.4 feature sync

  • mirror attributes released in packer v1.3.4
  • builder/TencentCloudCvm: add support for packer tencentcloud-cvm

v1.2.0

03 Feb 01:52
Compare
Choose a tag to compare

packer 1.3.3 feature sync

FEATURES

  • builder/VirtualBoxIso: add memory, cpu, and usb attributes [GH-163]
  • builder/HetznerCloud: add support for packer Hetzner Cloud builder
  • provisioner/Breakpoint: add support for packer breakpoint provisioner

IMPROVEMENTS:

  • community.builder/ArmImage: add support for solo-io/packer-builder-arm-image [GH-164]

v1.1.0

22 Jan 05:01
Compare
Choose a tag to compare

packer 1.3.1 feature sync

BACKWARDS INCOMPATIBILITY

  • EnvVars output rendering has changed. see [GH-170]

FEATURES

  • builder/PackerCommunicator: add ssh_clear_authorized_keys [GH-158]
  • builder/AmazonSourceAmiFilter: make owners a required field [GH-142]
  • builder/AmazonChroot: property validation when from_scratch specified[GH-130]
  • builder/DigitalOcean: property updates[GH-140]
  • builder/CloudStack: property updates [GH-141]
  • builder/GoogleCompute: add property min_cpu_platform [GH-145]
  • builder/HypervVmcx: property updates [GH-150]
  • builder/LXD: add property launch_config [GH-160]
  • post_processors/VSphere: property updates [GH-157]
  • provisioner/Shell: add property use_env_var_file [GH-159]

IMPROVEMENTS

v1.0.2

13 Oct 20:27
Compare
Choose a tag to compare

BUG FIX:

  • builder/Docker: run_command type should be list of strings[GH-133]
  • builder/Amazon*: shutdown_behavior type should be a string [GH-122]

v1.0.1

22 Aug 05:24
Compare
Choose a tag to compare

BUG FIX:

  • builder/GoogleCompute: add missing property image_labels [GH-121]
  • community.provisioner/Inspec: profiles_path should be a string [GH-120]