File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-accounting v0.40.0
3+ date : 2024-12-03 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.40.0
7+ download : https://github.com/flux-framework/flux-accounting/releases/download/v0.40.0/flux-accounting-0.40.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-accounting version 0.40.0 - 2024-12-03
15+ -------------------------------------------
16+
17+ #### Fixes
18+
19+ * ` list-banks ` : use ` AccountingFormatter ` class ([ #524 ] ( https://github.com/flux-framework/flux-accounting/issues/524 ) )
20+
21+ * ` add-user ` : make ` --username ` and ` --bank ` required arguments ([ #532 ] ( https://github.com/flux-framework/flux-accounting/issues/532 ) )
22+
23+ * ` edit-user ` : unify reset behavior, ` **kwargs ` for editable fields ([ #535 ] ( https://github.com/flux-framework/flux-accounting/issues/535 ) )
24+
25+ #### Features
26+
27+ * ` view-job-records ` : add ` --bank ` filter option ([ #533 ] ( https://github.com/flux-framework/flux-accounting/issues/533 ) )
28+
29+ * doc: add example on configuring priorities for queues ([ #542 ] ( https://github.com/flux-framework/flux-accounting/issues/542 ) )
30+
31+ #### Testsuite
32+
33+ * t: change which user is deleted from ` association_table ` ([ #528 ] ( https://github.com/flux-framework/flux-accounting/issues/528 ) )
34+
35+ #### CI
36+
37+ * ci(mergify): upgrade configuration to current format ([ #537 ] ( https://github.com/flux-framework/flux-accounting/issues/537 ) )
You can’t perform that action at this time.
0 commit comments