v0.5.0 (Mar 27, 2026)
Fix(es):
- Phase out old Benchmark records by marking as INACTIVE.
- Use
lsblkstorage data forGCPservers, withlshwas a fallback. - Extend
OVHstorage info parsing with NVMe devices from API data. - Refactor
threadsconfig field tocores(single/multi) incompression_textbenchmark scores. - Refactor
coresconfig field tosingle/multiingeekbenchbenchmark scores.
!!! Breaking changes:
- Refactor the
benchmark_scoretable by addingframework_versionandkernel_versioncolumns, and updating the
config_fields,configcolumns, and benchmark data digest accordingly. Data migration from
config.framework_versionto theframework_versioncolumn is implemented for both PostgreSQL and SQLite, but in
SQLite theframework_versionfield is not removed from the config JSON.