Skip to content

Commit 7a9673d

Browse files
authored
Merge pull request #175 from flux-framework/release-docs-2025-12-05
Update from release-docs-2025-12-05
2 parents 4953616 + d1b9284 commit 7a9673d

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: flux-accounting v0.54.0
3+
date: 2025-12-04 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.54.0
7+
download: https://github.com/flux-framework/flux-accounting/releases/download/v0.54.0/flux-accounting-0.54.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-accounting version 0.54.0 - 2025-12-02
15+
-------------------------------------------
16+
17+
#### Fixes
18+
19+
* `fetch-job-records`: add proper logging ([#784](https://github.com/flux-framework/flux-accounting/issues/784))
20+
21+
* plugin: set load order of active jobs during initialization ([#785](https://github.com/flux-framework/flux-accounting/issues/785))
22+
23+
#### Features
24+
25+
* plugin: add ability to initialize plugin with database information on load
26+
([#781](https://github.com/flux-framework/flux-accounting/issues/781))
27+
28+
#### Testsuite
29+
30+
* test: add `el9` image to CI ([#782](https://github.com/flux-framework/flux-accounting/issues/782))

0 commit comments

Comments
 (0)