|
| 1 | +--- |
| 2 | +title: flux-core v0.81.0 |
| 3 | +date: 2025-12-03 00:00:00 |
| 4 | +author: "flux-framework" |
| 5 | +categories: 'release' |
| 6 | +version: 0.81.0 |
| 7 | +download: https://github.com/flux-framework/flux-core/releases/download/v0.81.0/flux-core-0.81.0.tar.gz |
| 8 | +--- |
| 9 | + |
| 10 | +Download from GitHub [here]({{ page.download }}) |
| 11 | + |
| 12 | +# Release Notes |
| 13 | + |
| 14 | +flux-core version 0.81.0 - 2025-12-02 |
| 15 | +------------------------------------- |
| 16 | + |
| 17 | +## New Features |
| 18 | + * etc/modprobe: use flux dump --maxreqs in rc3 ([#7219](https://github.com/flux-framework/flux-core/issues/7219)) |
| 19 | + * flux-dump: support --maxreqs option for faster dumping ([#7158](https://github.com/flux-framework/flux-core/issues/7158)) |
| 20 | + * validator: validate host constraints against instance hostlist ([#7203](https://github.com/flux-framework/flux-core/issues/7203)) |
| 21 | + * allow undrain reason to be updated ([#7187](https://github.com/flux-framework/flux-core/issues/7187)) |
| 22 | + * jobtap: add `flux_jobtap_set_load_sort_order()` ([#7193](https://github.com/flux-framework/flux-core/issues/7193)) |
| 23 | + * broker: convert to interthread overlay channel ([#7112](https://github.com/flux-framework/flux-core/issues/7112)) |
| 24 | + |
| 25 | +## Fixes |
| 26 | + * hostlist: fix off-by-one read error ([#7216](https://github.com/flux-framework/flux-core/issues/7216)) |
| 27 | + * job-manager: improve policy limit error messages ([#7204](https://github.com/flux-framework/flux-core/issues/7204)) |
| 28 | + * improve error messages and documentation for submission directives ([#7197](https://github.com/flux-framework/flux-core/issues/7197)) |
| 29 | + |
| 30 | +## Cleanup |
| 31 | + * broker: decouple state machine and overlay ([#7209](https://github.com/flux-framework/flux-core/issues/7209)) |
| 32 | + * broker: factor out bootstrap table parser ([#7210](https://github.com/flux-framework/flux-core/issues/7210)) |
| 33 | + |
| 34 | +## Build/CI/Testsuite/Documentation |
| 35 | + * ci: fix mount permissions for 1M tmpfs fs in docker ([#7208](https://github.com/flux-framework/flux-core/issues/7208)) |
| 36 | + * ci: update typos checker ([#7198](https://github.com/flux-framework/flux-core/issues/7198)) |
| 37 | + * doc: add missing paren in modprobe doc ([#7202](https://github.com/flux-framework/flux-core/issues/7202)) |
| 38 | + * doc: add section on running tests as Flux jobs to debug guide ([#7199](https://github.com/flux-framework/flux-core/issues/7199)) |
| 39 | + * flux-dump/flux-fsck misc cleanup ([#7186](https://github.com/flux-framework/flux-core/issues/7186)) |
0 commit comments