Menu

flux-accounting v0.59.0

Published: Jul 8, 2026 by flux-framework

Download from GitHub here

Release Notes

flux-accounting version 0.59.0 - 2026-07-06

Features

  • add bindings, commands for interacting with config_table (#881)

  • database: add new table to store job usage factors (#882)

  • job usage: use new table for usage calculation, decay (#883)

  • job usage: add reconfiguration support (#887)

  • edit-user: add incremental queue management to command (#892)

  • plugin: add per-association dependency for max resources in SCHED state in a queue (#871)

Fixes

  • user_subcommands: don’t catch and re-raise ValueError for validate_queue(), validate_project() (#891)

Testsuite

  • t1011: improve job usage check in tests (#886)

  • github: bump the github-actions group with 4 updates (#888)