File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-accounting v0.45.0
3+ date : 2025-05-21 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.45.0
7+ download : https://github.com/flux-framework/flux-accounting/releases/download/v0.45.0/flux-accounting-0.45.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-accounting version 0.45.0 - 2025-05-21
15+ -------------------------------------------
16+
17+ #### Fixes
18+
19+ * bindings: remove redundant ` try/except ` blocks ([ #625 ] ( https://github.com/flux-framework/flux-accounting/issues/625 ) )
20+
21+ * ` .gitignore ` : add files to ` .gitignore ` ([ #627 ] ( https://github.com/flux-framework/flux-accounting/issues/627 ) )
22+
23+ * ` list-* ` commands: make table output default ([ #626 ] ( https://github.com/flux-framework/flux-accounting/issues/626 ) )
24+
25+ * ` calc_usage_factor() ` : add update of current usage when no new jobs are
26+ found in new half-life period ([ #630 ] ( https://github.com/flux-framework/flux-accounting/issues/630 ) )
27+
28+ * ` update-usage ` : fix usage aggregation in multi-level bank hierarchies ([ #632 ] ( https://github.com/flux-framework/flux-accounting/issues/632 ) )
29+
30+ * ` update-usage ` : add INFO-level logging ([ #628 ] ( https://github.com/flux-framework/flux-accounting/issues/628 ) )
31+
32+ * python: improve logger format in ` update-usage ` , create module-level logger
33+ in ` create-db ` ([ #633 ] ( https://github.com/flux-framework/flux-accounting/issues/633 ) )
34+
35+ #### Documentation
36+
37+ * doc: add ` man(1) ` pages for project commands ([ #634 ] ( https://github.com/flux-framework/flux-accounting/issues/634 ) )
38+
39+ #### Testsuite
40+
41+ * github: upgrade codecov-action to v5 ([ #629 ] ( https://github.com/flux-framework/flux-accounting/issues/629 ) )
You can’t perform that action at this time.
0 commit comments