Skip to content

Commit 60700b2

Browse files
authored
Merge pull request #6900 from grondo/news-0.76
NEWS.md: add release notes for v0.76.0
2 parents 66c0ce7 + f97bef1 commit 60700b2

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

NEWS.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
flux-core version 0.76.0 - 2025-07-01
2+
-------------------------------------
3+
4+
## New Features
5+
* add `flux multi-prog` for MPMD support (#6881)
6+
* add flux module remove --cancel option (#6894)
7+
* jobtap: add `flux_jobtap_call()` (#6897)
8+
* broker: add broker.getenv RPC (#6891)
9+
* resource: log drain/undrain events (#6882)
10+
* add `FLUX_JOB_ID_PATH` to the job environment (#6885)
11+
* idset: add round-robin allocation flag (#6884)
12+
* content: remove checkpoint key (#6863)
13+
* broker: let a upmi client relay extra bootstrap info (#6879)
14+
* add more arguments to Python `JobspecV1` factory methods (#6858)
15+
* python: add `unbuffered` getter and setter to `Jobspec` class (#6875)
16+
17+
## Fixes
18+
* cron: fix potential module hang in `cronodate_next()` (#6889)
19+
* python: unify behavior of `Jobspec` `getattr` and `setattr` methods
20+
(#6874)
21+
* python: rename `Jobspec` stdio properties to match CLI options (#6877)
22+
* Python: Jobspec repr change (#6870)
23+
* flux-fsck: fix error message output (#6867)
24+
25+
## Build/CI/Testsuite/Documentation
26+
* t: fix race in job info update watch test (#6871)
27+
* testsuite: reduce parallelism in `t4000-issues-test-driver.t` for test
28+
reliability (#6868)
29+
130
flux-core version 0.75.0 - 2025-06-02
231
-------------------------------------
332

0 commit comments

Comments
 (0)