flux-core v0.76.0
Published: Jul 1, 2025 by flux-framework
Download from GitHub here
Release Notes
flux-core version 0.76.0 - 2025-07-01
New Features
- add
flux multi-progfor MPMD support (#6881) - add flux module remove –cancel option (#6894)
- jobtap: add
flux_jobtap_call()(#6897) - broker: add broker.getenv RPC (#6891)
- resource: log drain/undrain events (#6882)
- add
FLUX_JOB_ID_PATHto the job environment (#6885) - idset: add round-robin allocation flag (#6884)
- content: remove checkpoint key (#6863)
- broker: let a upmi client relay extra bootstrap info (#6879)
- add more arguments to Python
JobspecV1factory methods (#6858) - python: add
unbufferedgetter and setter toJobspecclass (#6875)
Fixes
- cron: fix potential module hang in
cronodate_next()(#6889) - python: unify behavior of
Jobspecgetattrandsetattrmethods (#6874) - python: rename
Jobspecstdio properties to match CLI options (#6877) - Python: Jobspec repr change (#6870)
- flux-fsck: fix error message output (#6867)
