Skip to content

Releases: hashicorp/packer-plugin-lxd

v1.0.2

28 Nov 17:37
Compare
Choose a tag to compare

What's Changed

Bug fixes🧑‍🔧 🐞

  • fix: Do not create base folder on remote when uploading dir by @Novakov in #75

Doc improvements 📚

  • Migration plugin docs to integration framework by @nywilken in #79

Other Changes

New Contributors

  • @hashicorp-copywrite made their first contribution in #55
  • @Novakov made their first contribution in #75

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 May 15:24
aa3dc91
Compare
Choose a tag to compare

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 #27
  • goreleaser: auto-generate changelog file by @azr in #33
  • Update release signing configuration by @nywilken in #34
  • Add optional value skip_publish by @whywaita in #39
  • Fix a bug, skip_publish doesn't create an artifact. by @whywaita in #42

New Contributors

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

v1.0.0

14 Jun 19:20
Compare
Choose a tag to compare
cut release v1.0.0

v0.0.1

22 Apr 10:18
Compare
Choose a tag to compare
Clean up and add multi-component configuration