release 0.18.2

This commit is contained in:
henrygd
2026-01-12 18:26:30 -05:00
parent 9ad3cd0ab9
commit af0c1d3af7
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
## 0.18.2
- Add separate dynamically linked glibc build for Linux. (#1618)
- Fix GPU ID collision between Intel and NVIDIA collectors. (#1522)
- Only hide GPU engine graph if entire usage is 0%. (#1624)
- Add Jetson tegrastats regex support for pre-Jetpack 5 versions. (#1631)
- Improve Indonesian translations. (#1625)
## 0.18.1
- Fix bug in 0.18.0 where all containers were cleared from the "All Containers" page when any system returned no containers.
## 0.18.0
- Add experimental NVML GPU collector. (#1522, #1587)