File tree Expand file tree Collapse file tree 2 files changed +60
-0
lines changed
Expand file tree Collapse file tree 2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-pmix v0.6.0
3+ date : 2025-01-15 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.6.0
7+ download : https://github.com/flux-framework/flux-pmix/releases/download/v0.6.0/flux-pmix-0.6.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-pmix version 0.6.0 - 2025-01-15
15+ ------------------------------------
16+
17+ ## Fixes
18+
19+ * build: fix compilation on el9 with older pmix releases (#106 )
20+ * track raw payload accessor API changes in core (#104 )
21+
22+ ## Cleanup
23+
24+ * simplify interthread channel implementation (#107 )
25+
26+ ## Build/test
27+
28+ * ci: add fedora40 and el9 builders (#105 )
29+ * ci: build newer openpmix / ompi releases (#103 )
30+ * ci: migrate from focal to jammy, el8 (#102 )
31+ * ci(mergify): upgrade configuration to current format (#101 )
32+
Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-sched v0.41.0
3+ date : 2025-01-15 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.41.0
7+ download : https://github.com/flux-framework/flux-sched/releases/download/v0.41.0/flux-sched-0.41.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-sched version 0.41.0 - 2025-01-15
15+ --------------------------------------
16+
17+ ### New Features
18+ * qmanager: track API changes in core ([ #1320 ] ( https://github.com/flux-framework/flux-sched/issues/1320 ) )
19+ * qmanager: send partial-ok with sched.hello ([ #1321 ] ( https://github.com/flux-framework/flux-sched/issues/1321 ) )
20+ * qmanager: remove no-longer-supported schedutil_free_respond() ([ #1325 ] ( https://github.com/flux-framework/flux-sched/issues/1325 ) )
21+
22+ ### Fixes
23+ * traverser: clear traverser before traversal operations in dfu ([ #1323 ] ( https://github.com/flux-framework/flux-sched/issues/1323 ) )
24+
25+ ### Build/Testsuite
26+ * t: update job.exception output checks ([ #1315 ] ( https://github.com/flux-framework/flux-sched/issues/1315 ) )
27+ * ci: temporarily drop alpine ([ #1327 ] ( https://github.com/flux-framework/flux-sched/issues/1327 ) )
28+
You can’t perform that action at this time.
0 commit comments