Note
Release Date: 2026-06-15
🐛 Bug Fixes
- Fixed existing template detection in the
vsphere-templatepost-processor in #727 by @karelvanhecke
✨ Enhancements
- Added support for tagging in #710 by @tenthirtyam
- Added an
overwriteoption for VM template imports in #709 by @tenthirtyam - Added vApp property support in #721 by @tenthirtyam
📄 Documentation
- Updated the namespace to
vmware/vspherein #686 by @tenthirtyam - Updated example FQDNs in #689 by @tenthirtyam
- Simplified examples to use direct variable references in #731 by @tenthirtyam
- Refreshed examples in #732 by @tenthirtyam
- Removed default credentials from examples in #733 by @tenthirtyam
🧹 Chores
- Prepared the next development cycle in #683 by @tenthirtyam
- Improved grammar and wording in #700 by @tenthirtyam
- Removed legacy Ubuntu examples in #703 by @tenthirtyam
- Removed legacy Windows examples in #704 by @tenthirtyam
- Updated the Alpine example in #711 by @tenthirtyam
- Added headers in #729 by @tenthirtyam
- Improved test error messages in #705 by @tenthirtyam
- Moved
CODEOWNERSinto the.githubdirectory in #722 by @tenthirtyam - Added a Taskfile in #723 by @tenthirtyam
- Standardized camelCase naming in #734 by @tenthirtyam
🔧 Dependency Updates
- Bumped Go to
v1.26.3in #712 by @tenthirtyam - Bumped
hashicorp/packer-plugin-sdktov0.6.6in #713 by @tenthirtyam - Bumped
golang.org/x/mobilein #684 and #714 - Bumped
go-jose/go-jose/v4fromv4.1.3tov4.1.4in #692 by @tenthirtyam - Bumped
go.opentelemetry.io/otel/sdkfromv1.39.0tov1.43.0in #693 by @tenthirtyam - Bumped
github.com/Azure/go-ntlmsspfromv0.1.0tov0.1.1in #698 by @tenthirtyam - Bumped
github.com/vmware/govmomiin #695, #707, and #725 - Updated GitHub Actions dependencies:
Other Changes
- Switched to exponential backoff in #706 by @tenthirtyam
- Updated post-processor regex, backoff, and messaging in #708 by @tenthirtyam
- Extracted an effective template name helper in #736 by @tenthirtyam
- Added a type assertion check in #737 by @tenthirtyam
🙌 New Contributors
- @karelvanhecke made their first contribution in #727
Full Changelog: v2.1.2...v2.2.0