Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 14:37
· 68 commits to main since this release
0fac7a5

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

Other Changes

  • Validate plugin from the packer-sdc plugin-validate command by @azr in #24
  • goreleaser: auto-generate changelog file by @azr in #30
  • Update release signing configuration by @nywilken in #31

New Contributors

  • @azr made their first contribution in #24

Full Changelog: v1.0.0...v1.0.1