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-vmware
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-vmware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 3, 2026

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

    Prepare the plugin for the 2.1.1 development cycle and pre-release builds.
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    027cefa View commit details
    Browse the repository at this point in the history
  2. chore: rename GNUmakefile (#466)

    Rename `GNUmakefile` to `Makefile`.
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    b90cac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Configuration menu
    Copy the full SHA
    471dac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dce59f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. docs: update README.md (#469)

    Update  `README.md`.
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    a193255 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. chore(deps): bump hashicorp/packer-plugin-sdk to v0.6.6 (#470)

    Bump `hashicorp/packer-plugin-sdk` from v0.6.5 to v0.6.6.
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    b3ec64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057dd16 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. chore(deps): bump google.golang.org/grpc to v1.79.3 (#472)

    Bump `google.golang.org/grpc` to v1.79.3 for CVE-2026-33186.
    
    Ref: GHSA-p77j-4mvh-x3m3
    
    Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
    tenthirtyam authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    4a706ae View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. chore(release): v2.1.1 (#473)

    Release v2.1.1.
    
    Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
    tenthirtyam authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    9107a97 View commit details
    Browse the repository at this point in the history
Loading