v1.0.4
Note
This release contains the latest golang.org/x/crypto/ssh module which implements client authentication support for signature algorithms based on SHA-2 for use with existing RSA keys. Previously, a client would fail to authenticate with RSA keys to servers that reject signature algorithms based on SHA-1.
What's Changed
Bug fixes🧑🔧 🐞
- Bump packer-plugin-sdk to address legacy SSH key algorithms in SSH communicator
Exciting New Features 🎉
Other Changes
- Validate plugin from the packer-sdc plugin-validate command by @azr in #84
- Replace error on digest errors after docker push with warning message… by @JenGoldstrich in #89
- goreleaser: auto-generate changelog file by @azr in #92
- Update release signing configuration by @nywilken in #93
- Add missing gitignore file by @sestegra in #94
New Contributors
- @JenGoldstrich made their first contribution in #89
- @sestegra made their first contribution in #94
Full Changelog: v1.0.3...v1.0.4