Skip to content

Commit 8c28e6d

Browse files
authored
Merge pull request #133 from flux-framework/release-docs-2024-12-04
Update from release-docs-2024-12-04
2 parents f821c1a + a22ce96 commit 8c28e6d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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))

0 commit comments

Comments
 (0)