Menu

flux-accounting v0.60.0

Published: Aug 4, 2026 by flux-framework

Download from GitHub here

Release Notes

flux-accounting version 0.60.0 - 2026-08-04

Features

  • plugin: add option to toggle rejecting unknown queues during job validation (#913)

  • commands: add fair-share emulator (#917)

  • export-db: add -F/--fairshare-emulate option (#918)

Fixes

  • update-db: add logging infrastructure (#907)

  • edit-config: remove confirmation prompt (#912)

  • update-db: improve update_columns(), add more logging during database update (#914)

  • update-db: add copy of original DB to a .backup file (#916)

Testsuite

  • t: add tests for managing unknown queues (#910)

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

Documentation

  • doc: update reference to new usage factor table, add new section on customizing job usage calculation (#906)

  • flux-accounting guide: change queue access policy note to warning (#911)