Menu

flux-accounting v0.61.0

Published: Sep 1, 2026 by flux-framework

Download from GitHub here

Release Notes

flux-accounting version 0.61.0 - 2026-09-01

Features

  • database: add new max-[nodes|cores] per-queue option (#924)

  • feat: toml config for accounting (#946)

  • plugin: Resource quota for flux accounting (#952)

  • edit-all-users: add --[add|delete]-queue optional arguments (#957)

Fixes

  • edit-queue: default to None instead of INTEGER_MAX (#926)

  • plugin: reuse load_* () functions in RPC handlers (#935)

  • update-db: improve efficiency of updates with large databases (#936)

  • plugin: enforce max-resources-queue dependency on jobs in SCHED + RUN (#937)

  • plugin: only pack fair-share if it’s changed (#940)

  • dev: organize vscode containers (#949)

  • jj: generalize to use resource map (#951)

Testsuite

  • ci: update black and add python version matrix (#943)

  • github: bump the github-actions group with 2 updates (#955)