Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vmware/packer-plugin-vsphere
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: vmware/packer-plugin-vsphere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 18, 2026

  1. chore(dev): prepare development cycle (#650)

    Prepare the plugin for the 2.1.1 development cycle and pre-release builds.
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    2be3072 View commit details
    Browse the repository at this point in the history
  2. chore(deps): downgrade sdk from 0.6.5 to v6.0.0 (#653)

    - Downgrades `github.com/hashicorp/packer-plugin-sdk` from 0.6.5 to v6.0.0.
    - Downgrades `github.com/hashicorp/hcl/v2` from v2.24.0 to v2.19.1.
    - Downgrades `go` from 1.24.13 to 1.23.12.
    
    Ref: #651
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    ccb525a View commit details
    Browse the repository at this point in the history
  3. chore(release): v2.1.1 (#654)

    Release v2.1.1, a patch release to address #651.
    
    Ref: #651
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    6be541c View commit details
    Browse the repository at this point in the history
Loading