Skip to content

v0.8.0

Compare
Choose a tag to compare
@jaypipes jaypipes released this 12 May 22:19
a7823c0

Features

  • Add ghw.PCIAddress.String() helper (#223, thanks @fromanirh)
  • Report PCI backing device address (#221 thanks @fromanirh)
  • Include network information in ghw snapshots (#227 thanks @fromanirh)
  • Report NUMA node locality for PCI devices (#225 thanks @fromanirh)
  • Gather full PCI tree including bridge devices in ghw snapshots (#224 thanks @fromanirh)
  • Add ghw.pci.LookupDevice (#240 thanks @fromanirh)
  • Add baseboard product lookup on linux and windows (#242 thanks @UnityDG)
  • Collect GPU data in ghw snapshots (#243 thanks @fromanirh)

Bug Fixes

  • Don't leak tmpdir when testing (#237 thanks @fromanirh)
  • Fix directory leakage for snapshots (#236 thanks @marcel-apf)

Cleanups

  • Modernize error detection (#233 thanks @fromanirh)