Menu

flux-accounting v0.45.0

Published: May 21, 2025 by flux-framework

Download from GitHub here

Release Notes

flux-accounting version 0.45.0 - 2025-05-21

Fixes

  • bindings: remove redundant try/except blocks (#625)

  • .gitignore: add files to .gitignore (#627)

  • list-* commands: make table output default (#626)

  • calc_usage_factor(): add update of current usage when no new jobs are found in new half-life period (#630)

  • update-usage: fix usage aggregation in multi-level bank hierarchies (#632)

  • update-usage: add INFO-level logging (#628)

  • python: improve logger format in update-usage, create module-level logger in create-db (#633)

Documentation

  • doc: add man(1) pages for project commands (#634)

Testsuite

  • github: upgrade codecov-action to v5 (#629)