|
| 1 | +flux-core version 0.78.0 - 2025-09-03 |
| 2 | +------------------------------------- |
| 3 | + |
| 4 | +## New Features |
| 5 | + * flux-fsck: add --repair option (#6953) |
| 6 | + * flux-content: support checkpoint update command (#6982) |
| 7 | + * add simple shell plugin for monitoring memory and cpu usage (#6958) |
| 8 | + * broker: interpret sticky bit in -Sstatedir=DIR (#7009) |
| 9 | + * broker: relocate temporary statedir to /var/tmp unless overridden (#7002) |
| 10 | + * support drop-in scripts in |
| 11 | + `$libexecdir/flux/{prolog,epilog,housekeeping}.d` (#6983) |
| 12 | + * rlist and shell: record nslots in allocated Rv1 for use in shell init |
| 13 | + (#6632) |
| 14 | + * broker: convert groups to a module (#6959) |
| 15 | + * broker: auto-load all builtin-in broker modules (#6978) |
| 16 | + * drop `rc1` and `rc3` scripts (#6988) |
| 17 | + * drop the barrier module (#6976) |
| 18 | + * sched-simple: allow non-integer counts (#6973) |
| 19 | + * broker: panic on spurious module exit with error (#6969) |
| 20 | + |
| 21 | +## Fixes |
| 22 | + * perilog: avoid draining empty idset (#7018) |
| 23 | + * flux-module: expand module name column in list output (#7016) |
| 24 | + * flux-start: suppress module panic in recovery mode (#7010) |
| 25 | + * etc: restore dropped support for `cron.directory` in rc1 (#6950) |
| 26 | + * resource: fix expiration updates with `resource.rediscover=true` (#6985) |
| 27 | + * More macos fixes (#6929) |
| 28 | + * broker: wait for built-in plugins to be RUNNING before loading other |
| 29 | + modules (#6971) |
| 30 | + * flux-fsck: check that KVS is not loaded (#6956) |
| 31 | + * etc: remove shopt usage from rc1.old (#6961) |
| 32 | + * modprobe: various fixes and improvements (#7015) |
| 33 | + * modprobe: ensure required modules of activated alternatives are also |
| 34 | + active (#7004) |
| 35 | + * modprobe: fix handling of `modprobe.Context.bash()` errors and expand |
| 36 | + testing (#6957) |
| 37 | + |
| 38 | +## Cleanup |
| 39 | + * flux-content: refactor checkpoints list command (#6981) |
| 40 | + * job-manager: use `flux_msglist` where helpful (#6975) |
| 41 | + * libflux: drop msglist polling methods (#6974) |
| 42 | + |
| 43 | +## Build/CI/Testsuite/Documentation |
| 44 | + * testsuite: improve cleanup in t2412-sdmon.t (#7017) |
| 45 | + * testsuite: fix barrier in shell-lost issues test (#7008) |
| 46 | + * t: rename test dirs for fsck tests (#6999) |
| 47 | + * testsuite: various fixes and extra debug (#6992) |
| 48 | + * t: add tests for fsck of invalid dirref entry (#6991) |
| 49 | + * github: update spelling action (#6994) |
| 50 | + * doc: fix flux-jobs(1) docs on `contextual_time` (#6993) |
| 51 | + * test/terminus: skip kill tests due to race (#6986) |
| 52 | + * testsuite: remove unused hwloc data, etc. (#6979) |
| 53 | + * fix minor issues/clean up (#6977) |
| 54 | + * doc: add note about `--signal=SIG@TIME` behavior in batch jobs (#6968) |
| 55 | + * ci: add missing checkout step to generate-manifest (#6955) |
| 56 | + * ci: fix docker manifest generation (#6954) |
| 57 | + |
1 | 58 | flux-core version 0.77.0 - 2025-08-05 |
2 | 59 | ------------------------------------- |
3 | 60 |
|
|
0 commit comments