Skip to content

Releases: linode/packer-plugin-linode

v1.5.5

09 Sep 16:49
966d272
Compare
Choose a tag to compare

What's Changed

📦 Dependency Updates

  • build(deps): bump github.com/linode/linodego from 1.38.0 to 1.39.0 by @dependabot in #258
  • build(deps): bump github.com/linode/linodego from 1.39.0 to 1.40.0 by @dependabot in #260
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by @dependabot in #259
  • build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #262
  • build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #263

Full Changelog: v1.5.4...v1.5.5

v1.5.4

12 Aug 18:21
5683d72
Compare
Choose a tag to compare

What's Changed

🧪 Testing Improvements

  • Update e2e test script submodule repository by @ykim-1 in #254

⚙️ Repo/CI Improvements

📖 Documentation

📦 Dependency Updates

  • build(deps): bump github.com/linode/linodego from 1.37.0 to 1.38.0 by @dependabot in #253
  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #256
  • build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #255

Full Changelog: v1.5.3...v1.5.4

v1.5.3

15 Jul 17:30
77e32c5
Compare
Choose a tag to compare

What's Changed

📦 Dependency Updates

  • build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.5.3 to 0.5.4 by @dependabot in #242
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by @dependabot in #243
  • build(deps): bump github.com/linode/linodego from 1.35.0 to 1.36.0 by @dependabot in #244
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @dependabot in #245
  • build(deps): bump github.com/linode/linodego from 1.36.0 to 1.36.1 by @dependabot in #246
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #247
  • build(deps): bump github.com/linode/linodego from 1.36.1 to 1.36.2 by @dependabot in #248
  • build(deps): bump github.com/linode/linodego from 1.36.2 to 1.37.0 by @dependabot in #249

Other Changes

Full Changelog: v1.5.2...v1.5.3

v1.5.2

17 Jun 18:13
82e1285
Compare
Choose a tag to compare

What's Changed

📦 Dependency Updates

  • build(deps): bump github.com/linode/linodego from 1.33.1 to 1.35.0 by @dependabot in #236 and #238
  • build(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #240
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #239
  • build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #237

Full Changelog: v1.5.1...v1.5.2

v1.5.1

31 May 16:32
24019cb
Compare
Choose a tag to compare

What's Changed

⚙️ Repo/CI Improvements

  • Replace test execution handler with conditional by @ykim-1 in #232
  • Fix typo integration-unit-test.yml by @ykim-1 in #233

📖 Documentation

📦 Dependency Updates

Full Changelog: v1.5.0...v1.5.1

v1.5.0

24 Apr 18:13
6034f2c
Compare
Choose a tag to compare

What's Changed

🚀 New Features

💡Workflow/Test Improvements

🐛 Fixes

📦 Dependency Updates

  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 by @dependabot in #213
  • build(deps): bump github.com/linode/linodego from 1.31.0 to 1.32.0 by @dependabot in #216
  • build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #214
  • build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #215
  • build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.5.2 to 0.5.3 by @dependabot in #218
  • build(deps): bump github.com/linode/linodego from 1.32.0 to 1.33.0 by @dependabot in #224

Full Changelog: v1.4.1...v1.5.0

v1.4.1

26 Mar 21:23
f44199a
Compare
Choose a tag to compare

What's Changed

🧪 Test Fixes

📦 Dependency Updates

  • build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #198
  • build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #201
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0 by @dependabot in #199
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #202
  • build(deps): bump github.com/linode/linodego from 1.29.0 to 1.31.0 by @dependabot in #211 and #203
  • Bump Golang to v1.21 by @zliang-akamai in #207
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #204

💡 Improvements and Refactors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 Feb 18:31
5d07271
Compare
Choose a tag to compare

🚀 New Features

💡Workflow/Test Improvements

  • Standardize Makefile and cleanup duplicated integration/acceptance test @zliang-akamai (#196)
  • test: Add e2e test framework and update makefile and GHA workflow @ykim-1 (#185)
  • fix: separate integration workflow from go-test-multiplatform.yml @ykim-1 (#190)

🐛 Bug/Test Fixes

  • fix: windows platform tests fail due to fmt @ykim-1 (#191)

📦 Dependency Updates

v1.3.2

29 Jan 15:56
058f35a
Compare
Choose a tag to compare

📖 Documentation

📦 Dependency Updates

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Jan 16:05
9dca601
Compare
Choose a tag to compare

Changes

  • test: replace legacy regions in integration tests @ykim-1 (#174)
  • Bump github.com/linode/linodego from 1.25.0 to 1.26.0 @dependabot (#178)
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 @dependabot (#177)

GitHub Action Updates