Releases: NVIDIA/go-nvlib
Releases · NVIDIA/go-nvlib
v0.9.0
What's Changed
- Add a method to get the underlying addressing mode of the GPU as a string by @shivamerla in #75
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #77
- Add IommuFD field to the nvDevice by @rajatchopra in #76
New Contributors
- @shivamerla made their first contribution in #75
- @rajatchopra made their first contribution in #76
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Bump github.com/NVIDIA/go-nvml from 0.13.0-0 to 0.13.0-1 by @dependabot[bot] in #69
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #70
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #71
- Update Device.IsCoherent to only consider ATS mode by @elezar in #72
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #67
- Add IsCoherent API to Device type by @elezar in #68
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- Add mock for nvpci.Interface by @elezar in #63
- Update mdev type parsing to handle multiple spaces in type strings by @mresvanis in #65
- update pci.ids to the latest version - 2025.07.11 by @cdesiniotis in #66
- support for new mig profiles by @varunrsekar in #64
New Contributors
- @mresvanis made their first contribution in #65
- @varunrsekar made their first contribution in #64
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
What's Changed
- Update pci.ids to the latest version - 2025.03.04 by @tariq1890 in #55
- Add support for NVIDIA Thor as iGPU by @elezar in #60
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- sync default_pci.ids with version 2024-09-20 by @tariq1890 in #46
- Use 'Ada Lovelace' instead of 'Ada' by @elezar in #49
- fix gocritic lint issues by @tariq1890 in #45
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #48
- bump Go version to 1.23.5 by @tariq1890 in #53
- [pci-ids] sync default_pci.ids with the latest updates by @tariq1890 in #52
- Bump github.com/NVIDIA/go-nvml from 0.12.4-0 to 0.12.4-1 by @dependabot in #51
- Treat zero cluster UUID as non-fabric-attached by @elezar in #54
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Add method IsFabricAttached to Device interface by @ArangoGutierrez in #44
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- [2024-06-23] update the pci db file by @tariq1890 in #42
- [nvmdev] fix bug in construction of parent PCI device by @cdesiniotis in #43
New Contributors
- @tariq1890 made their first contribution in #42
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: add additional SRIOV info to NvidiaPciDevice by @PiotrProkop in #38
- Bump github.com/NVIDIA/go-nvml from 0.12.0-6 to 0.12.4-0 by @dependabot in #37
- Add function to get the PCI bus ID for a device by @elezar in #41
New Contributors
- @PiotrProkop made their first contribution in #38
Full Changelog: v0.5.0...v0.6.0