Releases: ddelnano/packer-plugin-xenserver
Releases · ddelnano/packer-plugin-xenserver
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