Releases: vatesfr/packer-plugin-xenserver
Releases · vatesfr/packer-plugin-xenserver
v0.10.2
What's Changed
New Features 🎉
- Add support for multiple disks + documentation update by @AtaxyaNetwork in #186
- Add support for IP address changes by @Erik142 in #62
Bug fixes
- Remove ToLower on isochecksum by @AtaxyaNetwork in #187
Other Changes
- Fix link in README for examples by @gwarf in #154
- Update faulty packer example template in README by @inverted-tree in #183
- bugfix: Change the plugin source name to its valid form. by @khung in #170
- chg: update version to v0.10.0 by @nathanael-h in #190
- Change make dev to handle plugin auto install by @AtaxyaNetwork in #189
New Contributors
- @Erik142 made their first contribution in #62
- @gwarf made their first contribution in #154
- @inverted-tree made their first contribution in #183
- @khung made their first contribution in #170
Full Changelog: v0.9.0...v0.10.2
v0.10.0-dev
What's Changed
New Features 🎉
- Add support for multiple disks + documentation update by @AtaxyaNetwork in #186
- Add support for IP address changes by @Erik142 in #62
Bug fixes
- Remove ToLower on isochecksum by @AtaxyaNetwork in #187
Other Changes
- Fix link in README for examples by @gwarf in #154
- Update faulty packer example template in README by @inverted-tree in #183
- bugfix: Change the plugin source name to its valid form. by @khung in #170
- chg: update version to v0.10.0 by @nathanael-h in #190
- Change make dev to handle plugin auto install by @AtaxyaNetwork in #189
New Contributors
- @Erik142 made their first contribution in #62
- @gwarf made their first contribution in #154
- @inverted-tree made their first contribution in #183
- @khung made their first contribution in #170
Full Changelog: v0.9.0...v0.10.0-dev
v0.9.0
What's Changed
Other Changes
- Improve boot command parser by @nathanael-h in #176
- Add:cooldown period(15 days) by @wbatchayon in #182
New Contributors
- @wbatchayon made their first contribution in #182
Full Changelog: v0.8.1...v0.9.0
v0.9.0-dev
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
What's Changed
Other Changes
- Add support for
cd_filesin addition tofloppy_filesby @ceejatec in #144 - Update-url by @nathanael-h in #166
New Contributors
- @ceejatec made their first contribution in #144
- @nathanael-h made their first contribution in #166
Full Changelog: v0.7.3...v0.8.1
v0.7.3
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
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
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
What's Changed
Other Changes
- Allow user to set VDI name by @AtaxyaNetwork in #112
- Compile Notes / General Documentation by @Shackelford-Arden in #111
- Bump google.golang.org/grpc from 1.40.0 to 1.56.3 by @dependabot in #106
- Bump golang.org/x/crypto from 0.11.0 to 0.17.0 by @dependabot in #113
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #103
- Add documentation for disk_name by @AtaxyaNetwork in #116
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #114
- Add remote_ssh_port packer option by @mmahnic in #92
- Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #118
New Contributors
- @Shackelford-Arden made their first contribution in #111
- @dependabot made their first contribution in #106
- @mmahnic made their first contribution in #92
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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