Skip to content

Releases: vatesfr/packer-plugin-xenserver

v0.10.2

02 Feb 15:51

Choose a tag to compare

What's Changed

New Features 🎉

Bug fixes

Other Changes

New Contributors

Full Changelog: v0.9.0...v0.10.2

v0.10.0-dev

28 Jan 10:48
6fb410a

Choose a tag to compare

v0.10.0-dev Pre-release
Pre-release

What's Changed

New Features 🎉

Bug fixes

Other Changes

New Contributors

Full Changelog: v0.9.0...v0.10.0-dev

v0.9.0

26 Nov 16:04
91787b4

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.9.0-dev

23 Sep 15:36

Choose a tag to compare

v0.9.0-dev Pre-release
Pre-release

What's Changed

  • Improve boot command parser, add support for sending multiple keys to the VNC console, by @nathanael-h in #176, fixes #171

Full Changelog: v0.8.1...v0.9.0-dev

v0.8.1

27 Jun 09:47
e4d0897

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.7.3...v0.8.1

v0.7.3

14 Jun 11:29
756f4d7

Choose a tag to compare

What's Changed

Other Changes

  • Bump golang.org/x/crypto from 0.21.0 to 0.24.0 by @dependabot in #139
  • Fix regression in v0.7.2 release that prevented packer from running -- related to packer-plugin-sdk#187 by @ddelnano in #141

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Jun 14:14
36658a7

Choose a tag to compare

What's Changed

Other Changes

  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #132
  • [FEATURE] Disable exclusive VNC connection when packer in debug mode by @melck in #129
  • [Not for merge] Disable exclusive VNC connection when packer in debug mode by @ddelnano in #138
  • Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.4 by @dependabot in #125
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #124
  • Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.20.1 by @dependabot in #126

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Jun 06:20

Choose a tag to compare

What's Changed

Other Changes

  • Upgrade go to 1.20 to reflect latest packer-plugins-sdk go version an… by @ddelnano in #123
  • Bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in #122
  • Fix plugin installation on 1.11.0 and later by fixing release version detection by @ddelnano in #137
  • Fix release build by updating goreleaser config to use non deprecated cli flag 13c2a1d

Full Changelog: v0.7.0...v0.7.1

v0.7.0

08 Feb 14:46
81c1ea0

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Dec 14:43
9d57d14

Choose a tag to compare

What's Changed

Other Changes

  • Remove iso checksum type and fix tests by @ddelnano in #60
  • Allow ISO Storage repository to fallback to default SR if unspecified by @ddelnano in #63
  • Revert "Allow ISO Storage repository to fallback to default SR if unspecified" by @ddelnano in #64
  • Allow ISO Storage repository to fallback to default SR if unspecified by @ddelnano in #65
  • Fix XVA builder by @ddelnano in #66
  • Allow support for adding tags to VMs by @ddelnano in #67
  • Add dependabot and ci job for running go tests. Ensure go versions are consistent by @ddelnano in #68
  • Add the firmware argument to the builder documentation since it was missing by @ddelnano in #70
  • Add xva_compressed to the documentation by @AtaxyaNetwork in #78
  • Allow users to specify if xs tools should be managed by packer or not by @ddelnano in #84
  • Let user choose if they want tools or not. by @AtaxyaNetwork in #82
  • Add configuration for github release generation by @ddelnano in #85
  • Update go to 1.17 and upgrade some dependencies by @ddelnano in #86
  • Allow user to have a template or a full VM by @AtaxyaNetwork in #94

Full Changelog: v0.5.3...v0.6.0