Skip to content

v1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 15:04
· 217 commits to main since this release
9250433

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

Full Changelog: v1.0.3...v1.0.4