Skip to content

Releases: ucloud/packer-plugin-ucloud

v1.0.9

16 Jun 00:20

Choose a tag to compare

What's Changed

Other Changes

  • support uk8s custom image and custom boot disk size by @wangrzneu in #70

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

05 Apr 13:37

Choose a tag to compare

This release addresses the issue to support HCL. Previously, user can't use HCL syntax to compose the file to build uhost image.
With this release, both json and HCL are supported. To align with the upstream, we recommend user to migrate to HCL as it is easier to understand. Other minor changes include:

  • Bump up golang to 1.20
  • GPG-signed commits, tags and binaries

Full Changelog: v1.0.7...v1.0.8

v1.0.7

05 Apr 07:56

Choose a tag to compare

What's Changed

Other Changes

  • Bump github.com/zclconf/go-cty from 1.10.0 to 1.13.1 by @dependabot in #67

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

v1.0.6

05 Apr 04:13

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.6

  • Transfer repository ownership to UCloud from Hashicorp
  • Upgrade golang to 1.20.3

v1.0.2

29 Mar 17:09

Choose a tag to compare

What's Changed

Other Changes

New Contributors

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

v1.0.1

25 May 14:37
0fac7a5

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

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

v1.0.0

15 Jun 03:20

Choose a tag to compare

cut v1.0.0 release

v0.0.1

21 Apr 15:29

Choose a tag to compare

fix failing test