Skip to content

Commit

Permalink
Merge pull request #705 from dongahn/release_note
Browse files Browse the repository at this point in the history
NEWS.md: add release notes for v0.10.0
  • Loading branch information
mergify[bot] authored Jul 29, 2020
2 parents ed2ae9a + ac2fb65 commit ae76415
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-sched version 0.10.0 - 2020-07-29
--------------------------------------

Note: Fluxion now uses flux-core's resource service
to acquire resources to schedule.

### Fixes
* qmanager: support for ordering pending jobs by priority/submit time (#694)
* testsuite: increase wait-event timeouts (#692)
* testsuite: enable valgrind testing (#703)
* resource: errno support for std::ifstream open (#698)
* Undo compiler workarounds (#697)

### Features
* Add support for hwloc 2.0+ (#677)
* Augment multi-tiered storage scheduling test (#673)
* Integrate with flux-core's resource module (#665, #667, #674, #693, #694)
* Update for flux-core annotation support changes (#681)

### Cleanup
* Update pkg dependency matrix in README.md (#696)
* Globally rename whitelist to allowlist (#690)

flux-sched version 0.9.0 - 2020-06-18
-------------------------------------

Expand Down

0 comments on commit ae76415

Please sign in to comment.