Skip to content

v1.0.0

Choose a tag to compare

@makeitworkbot makeitworkbot released this 20 Sep 23:30
204ea79

1.0.0 (2026-09-20)

⚠ BREAKING CHANGES

  • remove AAP; add boot_disk_size; bundle opencode config (#2)

Features

  • add optional autostart input for libvirt_domain (#6) (fcd62ed)
  • add stale PR dry-run caller (8a6d686)
  • updated cloud image to fedora 43 (cd35a87)

Bug Fixes

  • adopt existing release baseline without rewriting tags (#24) (e2bfe53)
  • force replacement of boot volume on image url change (bd889cd)
  • reorder disks to match libvirt return order (372a678)
  • replace cloudinit volume when its source disk changes (#7) (d5d1a50)
  • set qcow2 driver type for boot disk (8c0ef1a)
  • skip branch guard in CI (#10) (5a849cf)
  • trigger aap_job recreation when vm is replaced (f24aae5)
  • trigger cloudinit volume replacement on content change only (#8) (f6626b7)
  • use q35 machine type for Fedora 42 Cloud boot compatibility (706a242)
  • use sata bus for cloudinit cdrom device (af13382)

Code Refactoring

  • remove AAP; add boot_disk_size; bundle opencode config (#2) (be6824e)