Skip to content

Commit

Permalink
NEWS.md: add release notes for v0.38.0
Browse files Browse the repository at this point in the history
Problem: there are no release notes for v0.38.0.

Add them.
  • Loading branch information
jameshcorbett committed Sep 4, 2024
1 parent 758258e commit a1c6a1c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
flux-sched version 0.38.0 - 2024-09-04
--------------------------------------

### New Features
* Speed up final constraint enforcement (#1286)
* resource: make feasibility service registration optional (#1281)

### Fixes
* qmanager-stats: fix jansson refcount issue (#1273)
* qmanager: fix lifetime issue in partial release (#1277)
* move feasibility service into sched-fluxion-resource and fix
associated test (#1276)
* update satisfiability RPC to conform with RFC 27 (#1275)

### Build/Testsuite
* docker-run-checks: export INSTALL_ONLY (#1279)
* mergify: update to new mergify.yml requirements (#1278)
* Resolve issues with Alpine linux and build release containers for
amd64 and arm64 (#1274)
* deps: add install-deps.sh script, use in docker (#1282)
* scripts: add build-matrix script to ease matching ci (#1283)
* Update build and ci to enforce compiler versions, bump to C++23,
remove vestigial deps, and generate images matching core (#1272)
* alpine: use root to avoid nosuid issue in ci (#1280)
* flux-sharness: sync with flux-core (#1252)


flux-sched version 0.37.0 - 2024-08-13
--------------------------------------

Expand Down

0 comments on commit a1c6a1c

Please sign in to comment.