Skip to content

Releases: cirruslabs/packer-plugin-tart

v1.21.0

Choose a tag to compare

@edi-oai edi-oai released this 09 Jul 22:42
c10d611

What's Changed

  • Bump github.com/samber/lo from 1.52.0 to 1.53.0 by @dependabot[bot] in #223
  • README.md: document an alternative "Local Network" permission workaround by @edigaryev in #224
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.5 to 0.6.6 by @dependabot[bot] in #225
  • Bump github.com/diskfs/go-diskfs from 1.7.0 to 1.8.0 by @dependabot[bot] in #227
  • Specify GPT partition indices in tests by @edigaryev in #228
  • Release VNC pointer after OCR click by @jwmossmoz in #235
  • Bump github.com/diskfs/go-diskfs from 1.8.0 to 1.9.3 by @dependabot[bot] in #233
  • Bump github.com/apparentlymart/go-cidr from 1.1.0 to 1.1.1 by @dependabot[bot] in #231
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.6 to 0.6.10 by @dependabot[bot] in #242
  • Move mouse to position before clicking, and release button too by @torarnv in #239
  • Wait for host ip with timeout by @torarnv in #241

New Contributors

Full Changelog: v1.20.0...v1.21.0

v1.20.0

Choose a tag to compare

@edigaryev edigaryev released this 23 Feb 22:17
8902b2e

What's Changed

  • Work around missing framebuffer updates by @torarnv in #222

Full Changelog: v1.19.0...v1.20.0

v1.19.0

Choose a tag to compare

@edigaryev edigaryev released this 12 Feb 19:19
f76877d

What's Changed

  • Handle VM termination during boot commands or provisioning by @torarnv in #221
  • tart: make guest IP discovery more robust by @oatakan in #217

New Contributors

Full Changelog: v1.18.0...v1.19.0

v1.18.0

Choose a tag to compare

@edigaryev edigaryev released this 28 Jan 11:27
495f716

What's Changed

  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.4 to 0.6.5 by @dependabot[bot] in #220
  • Allow ssh in recovery mode by @torarnv in #219
  • Add bootcommand mappings for left/right command and option keys by @torarnv in #218

Full Changelog: v1.17.0...v1.18.0

v1.17.0

Choose a tag to compare

@edigaryev edigaryev released this 08 Jan 15:25
1ed5f77

What's Changed

  • Set statekey.DiskChanged only when "delete" or "relocate" are used by @edigaryev in #213

Full Changelog: v1.16.0...v1.17.0

v1.16.0

Choose a tag to compare

@edigaryev edigaryev released this 16 Dec 19:12
35fee48

What's Changed

  • Support <click 'Hello, World!'> in addition to <wait 'Hello, World!'> by @edigaryev in #212

Full Changelog: v1.15.3...v1.16.0

v1.15.3

Choose a tag to compare

@edigaryev edigaryev released this 06 Nov 15:11
a4cb8f4

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

Choose a tag to compare

@edigaryev edigaryev released this 10 Oct 10:56
bb7952f

What's Changed

  • Bump github.com/samber/lo from 1.51.0 to 1.52.0 by @dependabot[bot] in #208
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.3 to 0.6.4 by @dependabot[bot] in #209

Full Changelog: v1.15.1...v1.15.2

v1.15.1

Choose a tag to compare

@edigaryev edigaryev released this 16 Sep 17:09
70ac73b

What's Changed

  • Run TartVMInfo() without ui to fix JSON parsing by @edigaryev in #206

Full Changelog: v1.15.0...v1.15.1

v1.15.0

Choose a tag to compare

@edigaryev edigaryev released this 16 Sep 08:54

What's Changed

  • Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot[bot] in #173
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #175
  • README.md: add a note about macOS 15 (Sequoia) by @edigaryev in #176
  • Bump github.com/diskfs/go-diskfs from 1.4.2 to 1.5.0 by @dependabot[bot] in #177
  • Bump github.com/samber/lo from 1.47.0 to 1.49.1 by @dependabot[bot] in #181
  • Bump github.com/diskfs/go-diskfs from 1.5.0 to 1.5.2 by @dependabot[bot] in #184
  • CI: build and lint on macOS by @edigaryev in #185
  • Bump golang.org/x/net from 0.26.0 to 0.36.0 by @dependabot[bot] in #186
  • Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 by @dependabot[bot] in #187
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.5.4 to 0.6.0 by @dependabot[bot] in #179
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.0 to 0.6.1 by @dependabot[bot] in #188
  • Add missing copyright by @fkorotkov in #189
  • Bump github.com/diskfs/go-diskfs from 1.5.2 to 1.6.0 by @dependabot[bot] in #190
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #191
  • Bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot[bot] in #192
  • Add custom boot command that waits for text to appear by @torarnv in #178
  • Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 by @dependabot[bot] in #197
  • Bump github.com/samber/lo from 1.50.0 to 1.51.0 by @dependabot[bot] in #193
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.1 to 0.6.2 by @dependabot[bot] in #195
  • Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #196
  • Bump github.com/diskfs/go-diskfs from 1.6.0 to 1.7.0 by @dependabot[bot] in #199
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #198
  • Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #200
  • Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #201
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.2 to 0.6.3 by @dependabot[bot] in #202
  • Feature/disk format support by @fkorotkov in #194

Full Changelog: v1.14.0...v1.15.0