Skip to content

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 14:45
· 140 commits to main since this release

What's Changed

  • ci: make the release step idempotent so a pre-existing tag does not fail it by @colonelpanik in #147
  • fix(lxc): parse cgroup2-native limit forms, not just our own emission by @livingstaccato in #144
  • Fix three verified doc-vs-code mismatches in a single docs-only chang... by @colonelpanik in #153
  • Extract the repeated dnsmasq pidfile path literals in internal/networ... by @colonelpanik in #148
  • Replace the duplicated withinDir path-containment helpers in internal... by @colonelpanik in #149
  • Fix internal/corrosion/vms.go's scanVMRow (used by ListVMs/ListVMsPag... by @colonelpanik in #150
  • Implement Fake.FireEvent(domainName string, event libvirt.DomainEvent... by @colonelpanik in #151
  • Export a NotFound-classifying helper from internal/libvirt (generaliz... by @colonelpanik in #152
  • Replace the seven duplicated 8-byte-hex random ID generators (interna... by @colonelpanik in #154
  • fix(health): a pre-epoch newborn VM is not an owner-epoch violation by @livingstaccato in #145
  • fix(deps): bump modernc.org/sqlite to v1.58.0 to stop a WAL checkpoint stall by @colonelpanik in #159

Full Changelog: v1.6.1...v1.6.2