Releases: oshi/oshi
Releases · oshi/oshi
Release 6.7.1
Bug fixes / Improvements
- #2835: Configure bnd-maven-plugin to make librehardwaremonitor optional - @merks.
- #2838: Improve Windows baseboard model identification - @dbwiddis.
- #2841: Resolve Windows Server 2025 on older JDKs - @dbwiddis.
- #2843: Allow System Properties to override oshi.properties values - @dbwiddis.
- #2848: Optimize netstat calls using /proc files - @rohan-coder02.
Release 6.7.0
New Features
Bug fixes / Improvements
- #2805: Fix EdidUtil.getManufacturerID() not reading all bits of id - @JonathanTheDev.
- #2815: Trim the trailing NUL of /proc/device-tree/model - @Glavo.
Release 6.6.6
Bug fixes / Improvements
- #2793: Enable configurable prioritization of thermal zones - @joerg1985.
- #2796: Support memory speed units of MT/s - @dbwiddis.
Release 6.6.5
Bug fixes / Improvements
- #2740: Fix Linux CPU thermal zone path string - @1056227556.
Release 6.6.4
Bug fixes / Improvements
Release 6.6.3
Release 6.6.2
Release 6.6.1
New Features
Bug fixes / Improvements
Release 6.6.0
New Features
- #2603, #2625: Add part number to Physical Memory - @BartekDziurowicz, @dbwiddis.
Bug fixes / Improvements
- #2605: Reduce CpuStat.getSystemCpuLoadticks memory allocation pressure - @chrisribble.
- #2612: Use 1k buffer in FileUtils.readLines to reduce heap allocation pressure - @chrisribble.
- #2621: Cache thread counters when updating OS Process with suspended state - @dbwiddis.
- #2626: Make sys and dev paths on Linux configurable - @dbwiddis.
- #2627: Add more SMBIOSMemoryType values - @dbwiddis.