|
| 1 | +flux-core version 0.74.0 - 2025-05-06 |
| 2 | +------------------------------------- |
| 3 | + |
| 4 | +## New Features |
| 5 | + |
| 6 | + * job-manager: add `stop-queues-on-restart` configuration parameter (#6801) |
| 7 | + * job-exec: only adjust timelimit for jobs when start delay exceeds a |
| 8 | + configurable percent of job duration (#6791) |
| 9 | + * python: add jobspec `__repr__` method (#6778) |
| 10 | + * enable daily backups of system KVS (#6763) |
| 11 | + * drop content.backing-module=none support (#6764) |
| 12 | + * content: require backing store for checkpoint (#6255) |
| 13 | + |
| 14 | +## Fixes |
| 15 | + |
| 16 | + * job-manager: avoid starting jobs in a stopped anonymous queue on restart |
| 17 | + (#6792) |
| 18 | + * jobtap: fix issues at restart with dependent jobs (#6790) |
| 19 | + * libsubprocess: remove confusing `flux_future_push: Invalid argument` |
| 20 | + error message in bulk-exec (#6783) |
| 21 | + * sdmon: only match job related systemd units (#6762) |
| 22 | + * task-exit: improve clarity of log message (#6760) |
| 23 | + * libeventlog: cleanup failed batch in eventlogger (#6756) |
| 24 | + * libeventlog: fix uncalled error callback (#6755) |
| 25 | + |
| 26 | +## Cleanup |
| 27 | + |
| 28 | + * Misc cleanups (#6744) |
| 29 | + |
| 30 | +## Build/CI/Testsuite/Documentation |
| 31 | + |
| 32 | + * doc: correct description of job termination in flux-config-exec(5) (#6793) |
| 33 | + * doc: add troubleshooting guide (#6747) |
| 34 | + * Update README.md with pre-built container information (#6767) |
| 35 | + * testsuite: fix flux-proxy TMPDIR test (#6752) |
| 36 | + * libeventlog: fix flaky eventlog formatter tests (#6748) |
| 37 | + * t: fix potential race in backgrounded processes (#6746) |
| 38 | + |
| 39 | + |
1 | 40 | flux-core version 0.73.0 - 2025-04-01 |
2 | 41 | ------------------------------------- |
3 | 42 |
|
|
0 commit comments