GPUd release notes (2024-12-13T02:34:12Z)
Welcome to this new release!
What's Changed
- nit(gpud): fix flag description --expected-port-states-nvidia-infiniband by @gyuho in #231
- feat(components/os): detect virt environment, system manufacturer by @gyuho in #235
- nit(diagnose): print matched dmesg line in scan command by @gyuho in #237
- feat(components): add missing event type in /events by @gyuho in #233
- nit(dmesg): add more regex OOM matcher test cases with timestamps by @gyuho in #238
- feat(components/dmesg): simplify /events fields by @gyuho in #234
- nit(containerd/pod): rename state keys by @gyuho in #239
- feat(components/disk): track total mounted ext partitions, block "disk" devices, "scan --diskcheck" by @gyuho in #232
- feat(go.mod): upgrade go sqlite3 by @gyuho in #241
- feat(components/pci): check PCI access control services for baremetal systems by @gyuho in #236
- feat(components/os): use os machine id for uuid as fallback, support reboot events using boot id by @gyuho in #240
- feat(components/dmesg): catch EDAC correctable errorrs in dmesg by @gyuho in #242
- chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #244
- fix(process/virt): handle systemd-detect-virt exit code 1, simplify process calls by @gyuho in #243
- feat(pci): move /states to /events for acs srv-valid checks by @gyuho in #245
- feat(components): define event type enum, fix os component context setup, adjust hw slowdown event type, simplify PCI reason message by @gyuho in #246
New Contributors
- @dependabot made their first contribution in #244
Full Changelog: v0.3.4...v0.3.5