Skip to content

Commit 69521ef

Browse files
authored
Merge pull request #145 from flux-framework/release-docs-2025-04-01
Update from release-docs-2025-04-01
2 parents de1366e + df83e3b commit 69521ef

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: flux-sched v0.44.0
3+
date: 2025-03-31 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.44.0
7+
download: https://github.com/flux-framework/flux-sched/releases/download/v0.44.0/flux-sched-0.44.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-sched version 0.44.0 - 2025-03-31
15+
--------------------------------------
16+
17+
### New Features
18+
* evaluators: find by name and by property ([#1333](https://github.com/flux-framework/flux-sched/issues/1333))
19+
20+
### Fixes
21+
* Ensure `set-status` and `mark()` are idempotent ([#1359](https://github.com/flux-framework/flux-sched/issues/1359))
22+
* libjobspec: ensure task count has exactly one key ([#1343](https://github.com/flux-framework/flux-sched/issues/1343))
23+
* jobspec: enforce restrictions on resource range keys ([#1341](https://github.com/flux-framework/flux-sched/issues/1341))
24+

0 commit comments

Comments
 (0)