flux-accounting v0.56.0
Published: Mar 2, 2026 by flux-framework
Download from GitHub here
Release Notes
flux-accounting version 0.56.0 - 2026-03-02
Fixes
-
bindings: use
FLUX_USERID_UNKNOWNas default (#800) -
repo: add MAINTAINERS file (#803)
-
delete_bank(): update job usage after bank is removed with--force(#808) -
add-bank/add-user: add check for existing DB structure when trying to add a bank or association (#810) -
repo: add
LICENSE,NEWS.mdto release tarball (#813) -
apply_decay_factor: change decay application to incremental instead of cumulative (#816) -
plugin: minor improvements to logic, variable initialization (#817)
-
jobs_table_subcommands: remove stray
print()statements (#819)
Features
- commands: add new
clear-usagecommand to reset a bank’s job usage (#804)
Documentation
-
doc: add man page for
clear-usagecommand, update docs with related information (#814) -
doc: fix bank factor job priority example (#820)
