flux-accounting v0.52.0
Published: Sep 30, 2025 by flux-framework
Download from GitHub here
Release Notes
flux-accounting version 0.52.0 - 2025-09-30
Fixes
-
view-user/edit-user: use"unlimited"to display and setmax_nodesandmax_coresto their default values (#751) -
update-usage: add-v/--verboseoption (#753) -
plugin: check dependencies of held jobs after
flux account-priority-update(#752) -
plugin: remove job from
held_jobsif cancelled (#765)
Features
-
plugin: add more information returned in output of
flux jobtap query(#737) -
util: add
parse_timestamp()function (#740) -
jobscommand: add more options to filter jobs by (#741) -
view-job-records: add filter for duration delta of jobs (#742) -
list-users: extend command to search for multiple values per filter (#745)
Documentation
- doc: expand example job priority calculation (#747)
