What's Changed
- vgpu: expose underlying uint32 via VgpuTypeId.GetID() by @xpahos in #178
- bump actions/setup-go from 6 to 7 by @dependabot[bot] in #195
- Bump actions/stale from 10 to 11 by @dependabot[bot] in #196
- add vendor dir and CI check to ensure go mod sync by @tariq1890 in #197
- Add THIRD_PARTY_NOTICES.md and a generator for it by @abrarshivani in #199
- bump golang version to 1.26.6 by @tariq1890 in #201
- device/system: stamp STRUCT_VERSION in by-value Set wrappers that omit it by @EylonKrause in #205
- Bump github.com/stretchr/testify from 1.11.1 to 1.12.1 by @dependabot[bot] in #202
- device: guard zero instance count in GetGpuInstances/GetComputeInstances by @EylonKrause in #204
- device: pass byte size to nvmlDeviceGetSupportedPerformanceStates by @EylonKrause in #203
- [CUDA 13.4] add go-bindings for new NVML methods by @tariq1890 in #208
- bump go version to 1.27.1 by @tariq1890 in #209
New Contributors
- @xpahos made their first contribution in #178
- @abrarshivani made their first contribution in #199
Full Changelog: v0.13.3-1...v0.13.4-0