File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-accounting v0.42.0
3+ date : 2025-02-11 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.42.0
7+ download : https://github.com/flux-framework/flux-accounting/releases/download/v0.42.0/flux-accounting-0.42.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-accounting version 0.42.0 - 2025-02-11
15+ -------------------------------------------
16+
17+ #### Fixes
18+
19+ * python: use column names when accessing results of a query instead of row
20+ indices ([ #579 ] ( https://github.com/flux-framework/flux-accounting/issues/579 ) )
21+
22+ * ` update-fshare ` : change job usage variable from 32-bit ` int ` to ` double `
23+ ([ #581 ] ( https://github.com/flux-framework/flux-accounting/issues/581 ) )
24+
25+ #### Features
26+
27+ * doc: add man() page support, entries for DB administration subcommands
28+ ([ #538 ] ( https://github.com/flux-framework/flux-accounting/issues/538 ) )
29+
30+ * ` formatter ` : add new ` JobsFormatter ` class, restructure view-job-records to
31+ use new class ([ #563 ] ( https://github.com/flux-framework/flux-accounting/issues/563 ) )
You can’t perform that action at this time.
0 commit comments