File tree Expand file tree Collapse file tree 2 files changed +56
-0
lines changed
Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-accounting v0.38.0
3+ date : 2024-10-01 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.38.0
7+ download : https://github.com/flux-framework/flux-accounting/releases/download/v0.38.0/flux-accounting-0.38.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-accounting version 0.38.0 - 2024-10-01
15+ -------------------------------------------
16+
17+ #### Fixes
18+
19+ * JobRecord: remove ` username ` from ` __init__() ` of JobRecord object ([ #489 ] ( https://github.com/flux-framework/flux-accounting/issues/489 ) )
20+
21+ * ` job.state.inactive ` : add ` return -1 ` to exception ([ #492 ] ( https://github.com/flux-framework/flux-accounting/issues/492 ) )
22+
23+ #### Features
24+
25+ * plugin: add project validation/annotation ([ #443 ] ( https://github.com/flux-framework/flux-accounting/issues/443 ) )
26+
27+ * ` view-job-records ` : add ` --project ` filter option ([ #490 ] ( https://github.com/flux-framework/flux-accounting/issues/490 ) )
Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-sched v0.39.0
3+ date : 2024-10-01 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.39.0
7+ download : https://github.com/flux-framework/flux-sched/releases/download/v0.39.0/flux-sched-0.39.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-sched version 0.39.0 - 2024-10-01
15+ --------------------------------------
16+
17+ ### New Features
18+ * JGF: default edge subsystem ([ #1297 ] ( https://github.com/flux-framework/flux-sched/issues/1297 ) )
19+ * readers: JGF simplification ([ #1293 ] ( https://github.com/flux-framework/flux-sched/issues/1293 ) )
20+ * writers: JGF simplification ([ #1299 ] ( https://github.com/flux-framework/flux-sched/issues/1299 ) )
21+ * intern: Dense resource type with DoS protection ([ #1287 ] ( https://github.com/flux-framework/flux-sched/issues/1287 ) )
22+
23+ ### Fixes
24+ * resource-query: fix segfault in graphml writer ([ #1290 ] ( https://github.com/flux-framework/flux-sched/issues/1290 ) )
25+
26+ ### Build/Testsuite
27+ * cmake: clarify git-push suggestion ([ #1295 ] ( https://github.com/flux-framework/flux-sched/issues/1295 ) )
28+ * build: add descriptive warning about version ([ #1294 ] ( https://github.com/flux-framework/flux-sched/issues/1294 ) )
29+
You can’t perform that action at this time.
0 commit comments