Releases: digitalocean/packer-plugin-digitalocean
Releases · digitalocean/packer-plugin-digitalocean
v1.4.1
What's Changed
Other Changes
- docs: fix typo in datasource name by @lbajolet-hashicorp in #153
- Bump github.com/digitalocean/godo from 1.118.0 to 1.119.0 by @dependabot in #154
- Bump github.com/digitalocean/godo from 1.119.0 to 1.120.0 by @dependabot in #155
- Bump github.com/digitalocean/godo from 1.120.0 to 1.121.0 by @dependabot in #157
- Bump github.com/digitalocean/godo from 1.121.0 to 1.122.0 by @dependabot in #158
- docs: Add additional detail to the data source example. by @andrewsomething in #163
- builder: create tag if it does not exist. by @andrewsomething in #168
- Prep v1.4.1 release by @andrewsomething in #169
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
Other Changes
- Issue #33 Add snapshot_tags by @Bryan-Lester-Dolby in #151
- Prep v1.4.0 release. by @andrewsomething in #152
New Contributors
- @Bryan-Lester-Dolby made their first contribution in #151
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
Other Changes
- Bump github.com/digitalocean/godo from 1.109.0 to 1.110.0 by @dependabot in #134
- makefile dev use packer install by @lbajolet-hashicorp in #135
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.2 to 0.5.3 by @dependabot in #139
- Bump github.com/digitalocean/godo from 1.110.0 to 1.113.0 by @dependabot in #138
- ci: Fix golangci linter failure by @andrewsomething in #143
- Bump github.com/digitalocean/godo from 1.113.0 to 1.116.0 by @dependabot in #142
- Bump github.com/digitalocean/godo from 1.116.0 to 1.117.0 by @dependabot in #144
- Bump github.com/digitalocean/godo from 1.117.0 to 1.118.0 by @dependabot in #145
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.3 to 0.5.4 by @dependabot in #146
- docs: match folder structure in metadata by @andrewsomething in #148
- Prep v1.3.1 release. by @andrewsomething in #149
- Update for goreleaser 2.0 by @andrewsomething in #150
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Exciting New Features 🎉
- builder: initiate image transfers in parallel and make timeout configurable. by @andrewsomething in #126
Other Changes
- Bump github.com/digitalocean/godo from 1.108.0 to 1.109.0 by @dependabot in #127
- Register plug-in as Packer integration by @nywilken in #116
- Update OS and size in examples. by @andrewsomething in #128
- Prep v1.3.0 release. by @andrewsomething in #130
- Remove ci-release-docs step in goreleaser.yml by @andrewsomething in #131
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
Bug fixes🧑🔧 🐞
- builder: fix distributing images to additional regions by @andrewsomething in #123
Other Changes
- Bump github.com/digitalocean/godo from 1.107.0 to 1.108.0 by @dependabot in #121
- Prep v1.2.2 release by @andrewsomething in #124
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Bug fixes🧑🔧 🐞
Other Changes
- Bump Go version to v1.21.0 by @andrewsomething in #107
- Bump github.com/digitalocean/godo from 1.102.1 to 1.103.0 by @dependabot in #108
- Remove CODEOWNERS file. by @andrewsomething in #109
- Bump github.com/digitalocean/godo from 1.103.0 to 1.104.0 by @dependabot in #110
- Bump github.com/digitalocean/godo from 1.104.0 to 1.104.1 by @dependabot in #111
- Bump github.com/digitalocean/godo from 1.104.1 to 1.105.0 by @dependabot in #112
- Bump github.com/digitalocean/godo from 1.105.0 to 1.105.1 by @dependabot in #114
- Bump github.com/digitalocean/godo from 1.105.1 to 1.106.0 by @dependabot in #115
- Bump github.com/digitalocean/godo from 1.106.0 to 1.107.0 by @dependabot in #119
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.1 to 0.5.2 by @dependabot in #117
- Prep v1.2.1 release by @andrewsomething in #120
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Other Changes
- Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 by @dependabot in #77
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #76
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.3.3 by @dependabot in #82
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.3 to 0.3.4 by @dependabot in #84
- dependabot: ignore go-cty updates. by @andrewsomething in #91
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.4 to 0.4.0 by @dependabot in #88
- Update to Go 1.20.x by @andrewsomething in #93
- Bump github.com/digitalocean/godo from 1.82.0 to 1.98.0 by @dependabot in #92
- Bump github.com/digitalocean/godo from 1.98.0 to 1.99.0 by @dependabot in #94
- examples: update plugin source. by @andrewsomething in #95
- Include SSHTemporaryKeyPair docs in builder docs. by @andrewsomething in #96
- Bump github.com/digitalocean/godo from 1.99.0 to 1.100.0 by @dependabot in #97
- Bump github.com/digitalocean/godo from 1.100.0 to 1.101.0 by @dependabot in #100
- Bump github.com/digitalocean/godo from 1.101.0 to 1.102.0 by @dependabot in #101
- Bump github.com/digitalocean/godo from 1.102.0 to 1.102.1 by @dependabot in #102
- Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #99
- Fix acceptance test for data source. by @andrewsomething in #103
- Enable retrying failed godo requests by @andrewsomething in #104
- Prep v1.2.0 release. by @andrewsomething in #105
- Use correct go version in release workflow. by @andrewsomething in #106
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
Other Changes
- Check in docs-partials for new data source. by @andrewsomething in #73
- Prep v1.1.1 release. by @andrewsomething in #75
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Note: No release artifacts were generated for this release due to an issue with the release pipeline. This was fixed in a followup release, v1.1.1.
What's Changed
Exciting New Features 🎉
- Support configuring droplet_agent (fixes #67). by @andrewsomething in #68
- Add image look up data source (fixes: #49). by @andrewsomething in #69
Other Changes
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #65
- docs: point to digitalocean provider in generated docs by @artis3n in #66
- Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0 by @dependabot in #71
- Prep v1.1.0 release. by @andrewsomething in #72
New Contributors
Full Changelog: v1.0.8...v1.1.0
v1.0.8
What's Changed
Other Changes
- Prepare plugin for repo transfer by @nywilken in #59
- Rename plugin import from hashicorp to digitalocean by @nywilken in #61
- Port CI from CircleCI to GitHub Actions. by @andrewsomething in #62
- Only run linting steps on Linux. by @andrewsomething in #63
- Prep v1.0.8 release. by @andrewsomething in #64
Full Changelog: v1.0.7...v1.0.8