Skip to content

Releases: NVIDIA/go-nvlib

v0.7.0

09 Oct 13:27
41955a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

16 Jul 16:19
d3091e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

17 Jun 12:59
a408243
Compare
Choose a tag to compare

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

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 May 16:12
4663406
Compare
Choose a tag to compare

What's Changed

  • Make nvmllib a requried argument to devicelib by @elezar in #39

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 May 09:43
7604335
Compare
Choose a tag to compare

What's Changed

  • Add platform detection logic from nvidia-container-toolkit by @elezar in #28

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 May 12:12
7589aea
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #33
  • Bump github.com/NVIDIA/go-nvml from 0.12.0-4 to 0.12.0-5 by @dependabot in #34
  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #35
  • Update github.com/NVIDIA/go-nvml to v0.12.0-6 by @elezar in #36

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Apr 10:56
094481f
Compare
Choose a tag to compare

What's Changed

  • Update to incorporate go-nvml updates to expose interface types by @klueska in #32
    • This change effectively removes go-nvlib's wrapper around go-nvml and bumps go-nvml to v0.12.0-4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Mar 13:07
35b90cf
Compare
Choose a tag to compare

What's Changed

  • Update github.com/NVIDIA/go-nvml to v0.12.0-3 by @elezar in #27

Full Changelog: v0.1.1...v0.2.0

v0.1.1

14 Mar 08:39
3d0b556
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Mar 14:45
6ac4869
Compare
Choose a tag to compare

Initial tagged release for dependency management.