Skip to content

v1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 20:38
· 300 commits to main since this release

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

Exciting New Features 🎉

  • Converged (a bit) to azure-arm coding style, added sysprep_done flag … by @flixman in #161
  • Add support for running the chroot builder from a VM scale set by @szamfirov in #184

Bug fixes🧑‍🔧 🐞

  • Add acceptance test to validate fix for rsa-sha2 only servers by @nywilken in #194

Other Changes

New Contributors

Full Changelog: v1.0.6...v1.0.7