Skip to content

Commit b57e899

Browse files
authored
Merge pull request #143 from flux-framework/release-docs-2025-03-05
Update from release-docs-2025-03-05
2 parents 61a9008 + bf857e0 commit b57e899

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: flux-sched v0.43.0
3+
date: 2025-03-04 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.43.0
7+
download: https://github.com/flux-framework/flux-sched/releases/download/v0.43.0/flux-sched-0.43.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-sched version 0.43.0 - 2025-03-03
15+
--------------------------------------
16+
17+
### New Features
18+
* resource: shrink resource graph by ranks ([#1352](https://github.com/flux-framework/flux-sched/issues/1352))
19+
20+
### Fixes
21+
* comply with RFC 20 when parsing Rv1 `starttime` and `expiration`
22+
([#1346](https://github.com/flux-framework/flux-sched/issues/1346))
23+
* resource: fix leak in `status_request_cb()` ([#1347](https://github.com/flux-framework/flux-sched/issues/1347))
24+
* sched-sharness: stop looking in modules/.libs ([#1348](https://github.com/flux-framework/flux-sched/issues/1348))
25+
* yggdrasil: fix invalid template calls ([#1338](https://github.com/flux-framework/flux-sched/issues/1338))
26+
* resource: make property RPCs return error message ([#1349](https://github.com/flux-framework/flux-sched/issues/1349))
27+
* resource: Update the pruning filter default to ALL:core,ALL:node
28+
and fix update_node_stats() ([#1353](https://github.com/flux-framework/flux-sched/issues/1353))
29+

0 commit comments

Comments
 (0)