Skip to content

Commit

Permalink
Merge pull request #1237 from jameshcorbett/NEWS-v0.36.0
Browse files Browse the repository at this point in the history
NEWS.md: add release notes for v0.36.0
  • Loading branch information
mergify[bot] authored Jul 4, 2024
2 parents 8105acf + 28c4de5 commit eca89f0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
flux-sched version 0.36.0 - 2024-07-04
--------------------------------------

### New Features
* qmanager: Asynchronously communicate with resource in the scheduling
loop to allow job updates while matching (#1227)
* pruner: don't track own type for pruning (#1228)
* Excise filter (#1225)
* qmanager: restart sched loop on updates (#1236)
* qpolicy/base: schedulable on reconsider (#1224)
* dfu: add a quick-to-test feasibility precheck to match (#1232)

### Fixes
* Fix match average calculation (#1233)

### Build/Testsuite
* github-actions: actually push the flux-sched manifest (#1235)
* checks_run: work when no autogen.sh is present (#1234)


flux-sched version 0.35.0 - 2024-06-06
--------------------------------------

Expand Down

0 comments on commit eca89f0

Please sign in to comment.