Skip to content

Commit

Permalink
Merge pull request #428 from cmoussa1/release-v0.30.0
Browse files Browse the repository at this point in the history
NEWS: add release notes for `v0.30.0`
  • Loading branch information
mergify[bot] authored Mar 4, 2024
2 parents a4ed602 + 492068a commit 4573715
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
flux-accounting version 0.30.0 - 2024-03-04
-------------------------------------------

#### Fixes

* plugin: improve callback for `job.validate` (#415)

* plugin: move helper functions for `plugin.query` callback (#417)

* plugin: move `split_string ()` out of plugin code (#418)

* plugin: improve callback for `job.new` (#421)

* plugin: improve `job.update/job.update...queue` callbacks (#423)

* plugin: improve `job.state.priority` callback (#425)

#### Features

* plugin: add external `Association` class to be used in plugin (#412)

flux-accounting version 0.29.0 - 2024-01-08
-------------------------------------------

Expand Down

0 comments on commit 4573715

Please sign in to comment.