-
Notifications
You must be signed in to change notification settings - Fork 59
Comparing changes
Open a pull request
base repository: hashicorp/packer-plugin-sdk
base: v0.6.1
head repository: hashicorp/packer-plugin-sdk
compare: v0.6.2
- 15 commits
- 21 files changed
- 7 contributors
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a765c25 - Browse repository at this point
Copy the full SHA a765c25View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 567b8d6 - Browse repository at this point
Copy the full SHA 567b8d6View commit details
Commits on Apr 9, 2025
-
Merge pull request #286 from hashicorp/ssh-doc-update
Added Documentaion Comments for SSH Tunnel flags
Configuration menu - View commit details
-
Copy full SHA for 3970219 - Browse repository at this point
Copy the full SHA 3970219View commit details
Commits on Apr 14, 2025
-
multistep: use go doc comment syntax
Updated the `doc.go` file to adhere to [Go Doc Comment](https://go.dev/doc/comment) syntax. This allows the documentation to render correctly on `pkg.go.dev`. I was reading the `multistep` package documentation when I noticed this. Perhaps there are more packages that need updating but I didn't enumerate them.
Configuration menu - View commit details
-
Copy full SHA for 8a318d2 - Browse repository at this point
Copy the full SHA 8a318d2View commit details
Commits on Apr 17, 2025
-
communicator: fix SSH agent usage on Windows
I am adding the changes to handle the ssh-agent forwarding in windows, before this changes the packer code would always go and check the SSH_AUTH_SOCK environment variable for socket file, which is the behavior in linux but in windows a named static files gets used for this purpose, so have added changes for the same. This was reported by multiple users for reference i have added the github issue link above. Tests: Have added the Unit Test cases for the new changes.
Configuration menu - View commit details
-
Copy full SHA for 6c61dc4 - Browse repository at this point
Copy the full SHA 6c61dc4View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 79da793 - Browse repository at this point
Copy the full SHA 79da793View commit details
Commits on Apr 25, 2025
-
fixes for packer_acc_tests for windows (#281)
* correcting path for user_data_file * updating go mod * updating path * updating source ami for windows * fixing package import * adding skip_create_ami to avoid creating AMI in acceptance test.
Configuration menu - View commit details
-
Copy full SHA for 2faa16e - Browse repository at this point
Copy the full SHA 2faa16eView commit details
Commits on Apr 29, 2025
-
Merge pull request #290 from hashicorp/deprecate-msg
Deprecating `Message` method in UI interface
Configuration menu - View commit details
-
Copy full SHA for d270050 - Browse repository at this point
Copy the full SHA d270050View commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5566877 - Browse repository at this point
Copy the full SHA 5566877View commit details -
Merge pull request #291 from hashicorp/bump-xnet
Bump golang /x/net to 0.38
Configuration menu - View commit details
-
Copy full SHA for b72e5b3 - Browse repository at this point
Copy the full SHA b72e5b3View commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 389a7a3 - Browse repository at this point
Copy the full SHA 389a7a3View commit details -
Merge pull request #292 from hashicorp/pin-actions
Pin actions to address security scanner
Configuration menu - View commit details
-
Copy full SHA for 3de6ff7 - Browse repository at this point
Copy the full SHA 3de6ff7View commit details
Commits on May 30, 2025
-
Update PR template for PCI (#294)
* chore: update pr template for PCI * chore: update pr template for PCI
Configuration menu - View commit details
-
Copy full SHA for 7a5a8ab - Browse repository at this point
Copy the full SHA 7a5a8abView commit details
Commits on Jun 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a1bc735 - Browse repository at this point
Copy the full SHA a1bc735View commit details
Commits on Jun 24, 2025
-
Merge pull request #295 from hashicorp/sensitive-var-key
Added the SensitiveVarsConfigKey
Configuration menu - View commit details
-
Copy full SHA for d2010b9 - Browse repository at this point
Copy the full SHA d2010b9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.1...v0.6.2