Releases: dsx-ai-factory/fleet-intelligence-agent
Release list
v1.4.1-test.4
NVIDIA Fleet Intelligence Agent v1.4.1-test.4
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- f9d10dd: fix(helm): mount host identity files during enrollment (@jingxiang-z)
- 7240661: fix: Add trigger for docs in release. (#243) (@ebalduf)
- 416ebf7: fix: bump the go crypto version to fix cve (#241) (@ambermingxin)
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 --show-keys --fingerprint fleet-intelligence.pub.asc
gpg --import fleet-intelligence.pub.asc
gpg --verify checksums.txt.asc checksums.txtSupport
For issues and questions, please visit: https://github.com/dsx-ai-factory/fleet-intelligence-agent/issues
v1.4.1-test.3
NVIDIA Fleet Intelligence Agent v1.4.1-test.3
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- 7240661: fix: Add trigger for docs in release. (#243) (@ebalduf)
- 416ebf7: fix: bump the go crypto version to fix cve (#241) (@ambermingxin)
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 --show-keys --fingerprint fleet-intelligence.pub.asc
gpg --import fleet-intelligence.pub.asc
gpg --verify checksums.txt.asc checksums.txtSupport
For issues and questions, please visit: https://github.com/dsx-ai-factory/fleet-intelligence-agent/issues
v1.4.1-test.2
NVIDIA Fleet Intelligence Agent v1.4.1-test.2
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
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 --show-keys --fingerprint fleet-intelligence.pub.asc
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-agent/issues
v1.4.1-test.1
NVIDIA Fleet Intelligence Agent v1.4.1-test.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- 06332a3: feat(release): sign Linux packages with 3S (@jingxiang-z)
- 54dbff5: feat(release): sign checksum manifest (@jingxiang-z)
Bug Fixes
- 5a3195a: fix(ci): install nvsec with pip resolver (@jingxiang-z)
- 890ee5b: fix(ci): install portable Python for nvsec (@jingxiang-z)
- ce4e5ce: fix(ci): locate draft releases reliably (@jingxiang-z)
- fb4cfe3: fix(release): address signature review findings (@jingxiang-z)
- fd114d4: fix(release): preserve unsigned artifact checksums (@jingxiang-z)
- 416ebf7: fix: bump the go crypto version to fix cve (#241) (@ambermingxin)
Documentation Updates
- 8a0f057: docs: make package verification optional (@jingxiang-z)
- abd471d: docs: remove maintainer signing details (@jingxiang-z)
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 --show-keys --fingerprint fleet-intelligence.pub.asc
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-agent/issues
v1.4.0
NVIDIA Fleet Intelligence Agent v1.4.0
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
What's Changed
- fix: preserve counter metric types in OTLP by @jingxiang-z in #198
- docs: update supported platform docs by @jingxiang-z in #207
- feat: add validation for ng/cz input by @ambermingxin in #206
- chore: disable accelerator-nvidia-processes by default by @ambermingxin in #209
- ci: harden github actions workflows by @jingxiang-z in #205
- fix: allow user to only set one field for ng or cz by @ambermingxin in #211
- fix: remove warning message by @ambermingxin in #214
- chore: update go version to 1.26.4 by @jingxiang-z in #215
- fix: OTLP export silently skips when endpoints are configured but no auth token is present. by @miconeilaws in #199
- fix: ubuntu deb package upgrade restart the service by @jingxiang-z in #218
- fix: apt remove preserve service enable by @jingxiang-z in #221
- fix: make DCGM group name configurable and different for each process by @jingxiang-z in #220
- fix: degrade dcgm query timeouts by @jingxiang-z in #222
- fix: include metric scrape interval in agent config by @jingxiang-z in #223
- feat: mark persistence mode diable as warning level by @ambermingxin in #225
- fix: initialize node uuid during enrollment by @jingxiang-z in #224
- feat: Inband attestation should collect stderr from nvattest sdk by @ambermingxin in #228
- chore: Update OpenTelemetry dependencies to v1.44.0 by @rsampaio in #230
- chore: add readme for agent local db to be persistent by @ambermingxin in #232
- fix(inventory): make change hash order invariant by @ooolafhu in #233
- fix: export the component state error and suggested actions to backend by @ambermingxin in #234
- fix: bump grpc to v1.82.1 by @rsampaio in #237
- docs: add Fern scaffolding and publish agent docs by @ebalduf in #238
- fix: fern docs url by @ebalduf in #239
- feat: add authenticated OpenTelemetry gateway by @rsampaio in #231
- feat: enrich OTLP telemetry identity by @jingxiang-z in #240
- fix: bump the go crypto version to fix cve (#241) by @ambermingxin in #242
New Contributors
- @miconeilaws made their first contribution in #199
- @ooolafhu made their first contribution in #233
Full Changelog: v1.3.1...v1.4.0
v1.4.0-rc2
NVIDIA Fleet Intelligence Agent v1.4.0-rc2
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- 3832ce2: fix: bump the go crypto version to fix cve (@ambermingxin)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.4.0-rc1
NVIDIA Fleet Intelligence Agent v1.4.0-rc1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- 3832ce2: fix: bump the go crypto version to fix cve (@ambermingxin)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.4.0-rc.1
NVIDIA Fleet Intelligence Agent v1.4.0-rc.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- 24228fd: feat: Inband attestation should collect stderr from nvattest sdk (#228) (@ambermingxin)
- 11f07a2: feat: add authenticated OpenTelemetry gateway (#231) (@rsampaio)
- 5b83f2b: feat: add validation for ng/cz input (#206) (@ambermingxin)
- 97ee4af: feat: enrich OTLP telemetry identity (#240) (@jingxiang-z)
- ca5447e: feat: mark persistence mode diable as warning level (#225) (@ambermingxin)
Bug Fixes
- 2462b30: fix(inventory): make change hash order invariant (#233) (@ooolafhu)
- c1bab9c: fix: OTLP export silently skips when endpoints are configured but no auth token is present. (#199) (@miconeilaws)
- fd3575b: fix: allow user to only set one field for ng or cz (#211) (@ambermingxin)
- 2fefbe5: fix: apt remove preserve service enable (#221) (@jingxiang-z)
- 4e8272c: fix: bump grpc to v1.82.1 (#237) (@rsampaio)
- 0cc063d: fix: degrade dcgm query timeouts (#222) (@jingxiang-z)
- 0c9b629: fix: export the component state error and suggested actions to backend (#234) (@ambermingxin)
- 0d95213: fix: fern docs url (#239) (@ebalduf)
- 67cf5cf: fix: include metric scrape interval in agent config (#223) (@jingxiang-z)
- 9c6d118: fix: initialize node uuid during enrollment (#224) (@jingxiang-z)
- c12bd9b: fix: make DCGM group name configurable and different for each process (#220) (@jingxiang-z)
- 58eacee: fix: preserve counter metric types in OTLP (#198) (@jingxiang-z)
- 271daee: fix: remove warning message (#214) (@ambermingxin)
- 622a26e: fix: ubuntu deb package upgrade restart the service (#218) (@jingxiang-z)
Documentation Updates
- 0ef14ad: docs: add Fern scaffolding and publish agent docs (#238) (@ebalduf)
- 0c37369: docs: update supported platform docs (#207) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v0.0.0-test.4
NVIDIA Fleet Intelligence Agent v0.0.0-test.4
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- d81c05f: fix(ci): locate draft releases reliably (@jingxiang-z)
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 --show-keys --fingerprint fleet-intelligence.pub.asc
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-agent/issues
v0.0.2-poc.otelgateway
NVIDIA Fleet Intelligence Agent v0.0.2-poc.otelgateway
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- 24228fd: feat: Inband attestation should collect stderr from nvattest sdk (#228) (@ambermingxin)
- 71498ff: feat: add authenticated OTel gateway (@rsampaio)
- 5b83f2b: feat: add validation for ng/cz input (#206) (@ambermingxin)
- ca5447e: feat: mark persistence mode diable as warning level (#225) (@ambermingxin)
Bug Fixes
- c1bab9c: fix: OTLP export silently skips when endpoints are configured but no auth token is present. (#199) (@miconeilaws)
- fd3575b: fix: allow user to only set one field for ng or cz (#211) (@ambermingxin)
- 2fefbe5: fix: apt remove preserve service enable (#221) (@jingxiang-z)
- 0cc063d: fix: degrade dcgm query timeouts (#222) (@jingxiang-z)
- 67cf5cf: fix: include metric scrape interval in agent config (#223) (@jingxiang-z)
- 9c6d118: fix: initialize node uuid during enrollment (#224) (@jingxiang-z)
- c12bd9b: fix: make DCGM group name configurable and different for each process (#220) (@jingxiang-z)
- 58eacee: fix: preserve counter metric types in OTLP (#198) (@jingxiang-z)
- 271daee: fix: remove warning message (#214) (@ambermingxin)
- 622a26e: fix: ubuntu deb package upgrade restart the service (#218) (@jingxiang-z)
Documentation Updates
- 0c37369: docs: update supported platform docs (#207) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues