Skip to content

Commit 33a5289

Browse files
authored
Merge pull request #141 from flux-framework/release-docs-2025-02-12
Update from release-docs-2025-02-12
2 parents 6504480 + 05736eb commit 33a5289

File tree

1 file changed

+31
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)