New Features
- #3350: Add AIX support to the FFM (
oshi-core-ffm) implementation - @dbwiddis. - #3360: Add NetBSD support to the FFM (
oshi-core-ffm) implementation - @dbwiddis. - #3362: Add DragonFly BSD support to the FFM (
oshi-core-ffm) implementation - @dbwiddis.
Bug Fixes and Improvements
- #3349: Fix AIX
Uptime.queryUpTime()regex to accept theminssuffix that appears in the first hour past each day boundary - @dbwiddis. - #3358: Add macOS 27 (Golden Gate) codename mapping - @dbwiddis.
- #3365: Allow
SystemInfoProviderSPI discovery on the class path - @dbwiddis. - #3373: Export the
oshipackage fromoshi-corein the OSGi bundle so the documentednew oshi.SystemInfo()entry point is usable in OSGi environments - @dbwiddis.