Skip to content

v0.9.0

Compare
Choose a tag to compare
@jaypipes jaypipes released this 25 Mar 18:28
· 114 commits to main since this release
6d4903c
  • bring in github.com/jaypipes/pcidb@v1.0.0 (#311, @jaypipes)
  • get partition types for unmounted partitions (#305, @Itxaka)
  • update core dependencies and fix run-from-snapshot (#309, @taigrr)
  • change from fs package to os package (#307, @taigrr)
  • get partition labels from udev (#304, @Itxaka)
  • util: add helper to avoid long format strings (#299, @fromanirh)
  • windows: use PhysicalAdapter to check if NIC is virtual (#292, @lukashartl)
  • update toolchain (#290, @fromanirh)
  • topology: memory: allow encode/decode cycle (#284, @fromanirh)
  • static check lanes (#288, @fromanirh)
  • pci: don't pass chroot to snapshot (#286, @fromanirh)
  • memory: expose per-NUMA-node memory (#268, @fromanirh)
  • allow passing in Context as Option (#280, @jaypipes)
  • fix: typo with Alerter (#279, @GreyXor)
  • pci: remove redundant multiple pciaddr parsing and modalias check (#265, @fromanirh)
  • move from Travis to GH Actions
  • block: read procfs, not /etc/mtab (#251, @fromanirh)
  • rename PCIAddress.Slot to PCIAddress.Device (#252, @jaypipes)