Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 16:41
· 19 commits to master since this release
92c708b

Enhancements

  • Add support for uploading an ISO for building PR 208

Dependencies

  • Update go to v1.20 PR 226
  • Update govultr to v3.0.2 PR 228
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.2.13 to 0.3.0 PR 196
  • Bump github.com/vultr/govultr/v2 from 2.17.1 to 2.17.2 PR 198
  • Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 PR 199
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 PR 200
  • Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0 PR 202
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 PR 214
  • Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 PR 215
  • Bump golang.org/x/oauth2 from 0.0.0-20210819190943-2bc19b11175f to 0.5.0 PR 217
  • Bump golang.org/x/crypto from 0.0.0-20220517005047-85d78b3ac167 to 0.6.0 PR 218
  • Bump golang.org/x/crypto from 0.6.0 to 0.7.0 PR 220
  • Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 PR 221
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.4.0 PR 222

Other

  • Add gochecks workflow PR 216
  • Fix/refit to align with stricter linting PR 230
  • Replace unnsupported gpg workflow PR 232

New Contributors