Skip to content

Releases: scaleway/packer-plugin-scaleway

v1.1.0

03 Feb 15:10
d633321
Compare
Choose a tag to compare

What's Changed

Added Hashicorp Cloud Platform support

Commits

  • feat: support hashicorp cloud platform by @Codelax in #78

  • fix: set user-agent on scw client creation by @Codelax in #80

  • chore: bump marketplace api to v2 by @Codelax in #73

  • chore: Bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.3.4 by @dependabot in #75

  • ci: add announce by @Codelax in #79

  • chore: bump version for 1.1.0 by @Codelax in #81

Full Changelog: v1.0.8...v1.1.0

v1.0.8

13 Jan 14:12
c40a687
Compare
Choose a tag to compare

What's Changed

  • fix: bump sdk + fix bootscriptID & volumedID types by @yfodil in #72

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

v1.0.7

11 Jan 09:46
eb35b4c
Compare
Choose a tag to compare

What's Changed

  • chore: Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0 by @dependabot in #61
  • chore: Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #62
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 by @dependabot in #63
  • docs: fix outdated description by @yfodil in #70
  • fix: delete forced volume removal by @yfodil in #71

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

v1.0.6

22 Aug 09:00
d94df35
Compare
Choose a tag to compare

What's Changed

Feats

  • feat: add support for unified snapshots by @remyleone in #46
  • feat: add timeout configuration for all steps by @yfodil in #49
  • feat: add user data support by @yfodil in #52
  • feat: add nightly e2e test by @yfodil in #55
  • feat: add an optionnal step to cleanup machine-specific data by @yfodil in #57
  • feat: add support for devcontainer by @yfodil in #59

Fixes

Docs

  • docs: update install process, adding example by @yfodil in #58

Misc

  • Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #53

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 Jul 12:37
e7c4037
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/packer-plugin-sdk from 0.2.13 to 0.3.0 by @dependabot in #37
  • Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 by @dependabot in #38
  • chore: cleanup some lints by @remyleone in #40
  • ci: change gpg action import because of deprecated by @Codelax in #41
  • ci: change import_gpg args from env to with by @Codelax in #42
  • chore: fix goreleaser config by @Codelax in #43
  • chore: bump go version to 1.18 by @Codelax in #44
  • ci: bump go version in circleci by @Codelax in #45
  • ci: change circleci to github by @Codelax in #47

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.3

02 Sep 08:57
@azr azr
Compare
Choose a tag to compare
remove dep to packer

v1.0.2

01 Sep 15:13
@azr azr
Compare
Choose a tag to compare
go mod tidy -go=1.17 && go fmt ./...

v1.0.1

15 Jun 03:02
Compare
Choose a tag to compare
cut 1.0.1 to incorporate latest SDK

v1.0.0

15 Jun 02:42
Compare
Choose a tag to compare
cut v1.0.0 release

v0.0.1

20 Apr 13:30
81fb5e9
Compare
Choose a tag to compare
Update CODEOWNERS (#3)

Add @scaleway/devtools as a code owner from https://github.com/hashicorp/packer/blob/bb1a025f60cae9842adea34581e5d5477f313c06/CODEOWNERS#L52-L53