v1.1.0-rc.1
Pre-release
Pre-release
·
2 commits
to main
since this release
NVIDIA Fleet Intelligence Client v1.1.0-rc.1
This release includes nvfleetint, the command-line client for NVIDIA Fleet Intelligence.
Available Packages
- Linux archives: Standalone binaries with SHA-256 checksums on
amd64andarm64 - Windows archives: Authenticode-signed binaries on
amd64andarm64 - macOS archives: Developer ID-signed and notarized
.ziparchives for Intel and Apple Silicon
Installation
Download the appropriate archive for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- ff06a9b: feat(oob): add CLI/SDK support for out-of-band inventory (#30) (@jingxiang-z)
- 4cd1918: feat(openapi): sync release 1.8 client contract (#49) (@jingxiang-z)
- 8cce12a: feat(xid): add CLI/SDK support for xid bursts (#46) (@emilyzhangbg)
- fd29d2c: feat: add filter options commands (#51) (@emilyzhangbg)
- 30f7a6a: feat: add update node tag command (#53) (@emilyzhangbg)
- 569182e: feat: add version update check (#48) (@emilyzhangbg)
Bug Fixes
Maintenance
- 36aaa04: chore: update Go toolchain and crypto deps (#50) (@emilyzhangbg)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtConfirm that fleet-intelligence.pub.asc has fingerprint
FE0C 8B74 CA66 357C 13BE 197D CCE3 C963 0871 99B3, then authenticate
the checksum manifest:
gpg --import fleet-intelligence.pub.asc
gpg --verify checksums.txt.asc checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-client/issues