Skip to content

Commit

Permalink
Merge pull request #1148 from jameshcorbett/NEWS-v0.33.0
Browse files Browse the repository at this point in the history
NEWS.md: add release notes for v0.33.0
  • Loading branch information
mergify[bot] authored Mar 4, 2024
2 parents f9dc433 + 02db2ef commit 8671d56
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
flux-sched version 0.33.0 - 2024-03-04
--------------------------------------

### New Features
* Add match options and match satisfy to reapi (#1133)
* Build reapi_cli as a shared library (#1120)
* configure: drop src/shell requirements (#1141)

### Fixes
* Improve sched.resource-status RPC and search performance (#1144)
* Planner comparison and update (#1061)
* debbuild: fix Python purelib paths on Debian systems (#1139)
* Fix overflow in `calc_factor` (#1132)

### Testsuite
* testsuite: prepare for flux_job_wait(3) change (#1147)
* testsuite: remove trailing ampersands in tests (#1145)
* Reactivate planner_multi and schema unit tests (#1131)

flux-sched version 0.32.0 - 2024-01-04
--------------------------------------

Expand Down

0 comments on commit 8671d56

Please sign in to comment.