Releases: linode/packer-plugin-linode
Releases · linode/packer-plugin-linode
v1.5.7
What's Changed
🚀 New Features
- Add support for
LINODE_CA
env var andapi_ca_path
attribute by @zliang-akamai in #270
📦 Dependency Updates
- build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #269
- build(deps): bump github.com/linode/linodego from 1.41.0 to 1.42.0 by @dependabot in #268
⚙️ Repo/CI Improvements
- CI: Notify slack channel on release by @ykim-akamai in #271
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
📦 Dependency Updates
- build(deps): bump github.com/linode/linodego from 1.40.0 to 1.41.0 by @dependabot in #265
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #266
Full Changelog: v1.5.5...v1.5.6
v1.5.5
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
What's Changed
🧪 Testing Improvements
- Update e2e test script submodule repository by @ykim-1 in #254
⚙️ Repo/CI Improvements
- Add project label by @zliang-akamai in #251
📖 Documentation
- Updating API docs to Techdocs by @jriddle-linode in #252
📦 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
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
- Release v1.5.3 by @ykim-1 in #250
Full Changelog: v1.5.2...v1.5.3
v1.5.2
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
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
- Generate markdown docs from go in-line docs for builder by @zliang-akamai in #227
📦 Dependency Updates
- bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #228
- bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #231, #226
- bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #229
- bump github.com/linode/linodego from 1.33.0 to 1.33.1 by @dependabot in #230
- bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #234
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
🚀 New Features
- Implement Linode Image Data Source by @zliang-akamai in #209
💡Workflow/Test Improvements
- update labels and release drafter by @jriddle-linode in #217
🐛 Fixes
- Fix Tags; Add Firewall ID, User Data; Other MISC Updates by @zliang-akamai in #223
📦 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
What's Changed
🧪 Test Fixes
- Fix Issue with darwin-go-test workflow by @yec-akamai in #206
📦 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
- Makefile: make dev uses packer for install by @lbajolet-hashicorp in #205
- Create
helper
sub-package by @zliang-akamai in #208
Full Changelog: v1.4.0...v1.4.1
v1.4.0
🚀 New Features
- Add cloud_init argument to image creation @stvnjacobs (#188)
💡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
- Bump github.com/linode/linodego from 1.27.1 to 1.29.0 @dependabot (#186, #195)
- build(deps): bump golangci/golangci-lint-action from 3 to 4 @dependabot (#194)
- build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 @dependabot (#193)
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 @dependabot (#192)