Releases: linode/packer-plugin-linode
Releases · linode/packer-plugin-linode
v1.12.1
What's Changed
🐛 Bug Fixes
- Fix Go version mismatch in Packer release CI workflows by @lgarber-akamai in #440
📦 Dependency Updates
- build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 by @dependabot[bot] in #442
- build(deps): bump github.com/linode/linodego from 1.69.0 to 1.69.1 by @dependabot[bot] in #438
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #443
- build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.7 to 0.6.9 by @dependabot[bot] in #444
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
📋 New Project
⚠️ Breaking Change: Added support for SLADE and CLEO features by @ezilber-akamai in #431
📦 Dependency Updates
- build(deps): bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #434
- build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 by @dependabot[bot] in #433
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
🐛 Bug Fixes
- change swap_size to pointer type and update related logic by @zliang-akamai in #418
🚀 New Features
- Add IPv6 support for VPC Linode interface by @zliang-akamai in #422
⚙️ Repo/CI Improvements
- Add @linode/dx-sdets to CODEOWNERS by @lgarber-akamai in #416
- Added PR title checking workflow and clean up release notes workflow by @ezilber-akamai in #420
📦 Dependency Updates
- build(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3 in the go_modules group across 1 directory by @dependabot[bot] in #415
- build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.5 to 0.6.7 by @dependabot[bot] in #417
- build(deps): bump slackapi/slack-github-action from 2.1.1 to 3 by @dependabot[bot] in #413
- build(deps): bump github.com/linode/linodego from 1.66.0 to 1.67.0 by @dependabot[bot] in #419
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory by @dependabot[bot] in #421
- build(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #423
- build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1 by @dependabot[bot] in #428
- build(deps): bump github.com/linode/linodego from 1.67.0 to 1.68.0 by @dependabot[bot] in #427
- build(deps): bump the go_modules group across 1 directory with 3 updates by @dependabot[bot] in #429
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
🐛 Bug Fixes
- Fix VPC interface addresses flattening by @zliang-akamai in #408
📦 Dependency Updates
- build(deps): bump github.com/linode/linodego from 1.65.0 to 1.66.0 by @dependabot[bot] in #409
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by @dependabot[bot] in #411
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
🚀 New Features
- Add disk and config support by @zliang-akamai in #398
💡 Improvements
⚙️ Repo/CI Improvements
- Remove preview section from PR template by @zliang-akamai in #395
📦 Dependency Updates
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #399
- build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #402
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #404
- build(deps): bump crazy-max/ghaction-import-gpg from 6 to 7 by @dependabot[bot] in #406
- build(deps): bump github.com/linode/linodego from 1.64.0 to 1.65.0 by @dependabot[bot] in #397
- build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #401
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #403
- build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 by @dependabot[bot] in #405
New Contributors
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
New Project
- Add support for Private Image Sharing by @ezilber-akamai in #391
📦 Dependency Updates
- build(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #393
- build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.4 to 0.6.5 by @dependabot[bot] in #394
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
📦 Dependency Updates
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #388
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #387
- build(deps): bump github.com/linode/linodego from 1.61.0 to 1.62.0 by @dependabot[bot] in #386
- build(deps): bump github.com/linode/linodego from 1.62.0 to 1.63.0 by @dependabot[bot] in #389
- build(deps): bump github.com/linode/linodego from 1.63.0 to 1.64.0 by @dependabot[bot] in #390
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
📋 New Project
- Add support for Linode Interfaces by @zliang-akamai in #344
📦 Dependency Updates
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.0.46.0 by @dependabot[bot] in #377 and #384
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #382
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #372
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #371
- build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #383
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
🐛 Bug Fixes
- TPT-4086 : Temporarily replace github.com/ulikunitz/xz to latest patch to resolve release failures by @lgarber-akamai in #380
📦 Dependency Updates
- build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.3 to 0.6.4 by @dependabot[bot] in #369
- build(deps): bump github.com/linode/linodego from 1.59.0 to 1.60.0 by @dependabot[bot] in #365
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #366
- build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #367
- build(deps): bump github.com/linode/linodego from 1.60.0 to 1.61.0 by @dependabot[bot] in #374
- build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #373
- build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #375
Full Changelog: v1.6.9...v1.7.1
v1.7.0
What's Changed
📦 Dependency Updates
- build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.3 to 0.6.4 by @dependabot[bot] in #369
- build(deps): bump github.com/linode/linodego from 1.59.0 to 1.60.0 by @dependabot[bot] in #365
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #366
- build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #367
- build(deps): bump github.com/linode/linodego from 1.60.0 to 1.61.0 by @dependabot[bot] in #374
- build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #373
- build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #375
Full Changelog: v1.6.9...v1.7.0