Skip to content

Commit

Permalink
Merge pull request #488 from cmoussa1/release-v0.37.0
Browse files Browse the repository at this point in the history
NEWS: add release notes for `v0.37.0`
  • Loading branch information
mergify[bot] authored Sep 3, 2024
2 parents 88ec3b0 + ad267ae commit 47e96dc
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
flux-accounting version 0.37.0 - 2024-09-03
-------------------------------------------

#### Fixes

* plugin: move `flux_respond ()` to end of functions (#431)

* Makefile: remove left over compile instructions for `flux_account_shares`
(#482)

* configure: add `jansson` as a dependency check (#484)

* doc: add example error message when creating DB after starting systemd
service (#485)

#### Features

* plugin: add instance owner info to plugin (#477)

* cmd: add `export-db` as a `flux account` command (#486)

* cmd: add `pop-db` as a `flux account` command (#487)

flux-accounting version 0.36.0 - 2024-08-06
-------------------------------------------

Expand Down

0 comments on commit 47e96dc

Please sign in to comment.