Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions _posts/2025-03-04-flux-sched-0.43.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: flux-sched v0.43.0
date: 2025-03-04 00:00:00
author: "flux-framework"
categories: 'release'
version: 0.43.0
download: https://github.com/flux-framework/flux-sched/releases/download/v0.43.0/flux-sched-0.43.0.tar.gz
---

Download from GitHub [here]({{ page.download }})

# Release Notes

flux-sched version 0.43.0 - 2025-03-03
--------------------------------------

### New Features
* resource: shrink resource graph by ranks ([#1352](https://github.com/flux-framework/flux-sched/issues/1352))

### Fixes
* comply with RFC 20 when parsing Rv1 `starttime` and `expiration`
([#1346](https://github.com/flux-framework/flux-sched/issues/1346))
* resource: fix leak in `status_request_cb()` ([#1347](https://github.com/flux-framework/flux-sched/issues/1347))
* sched-sharness: stop looking in modules/.libs ([#1348](https://github.com/flux-framework/flux-sched/issues/1348))
* yggdrasil: fix invalid template calls ([#1338](https://github.com/flux-framework/flux-sched/issues/1338))
* resource: make property RPCs return error message ([#1349](https://github.com/flux-framework/flux-sched/issues/1349))
* resource: Update the pruning filter default to ALL:core,ALL:node
and fix update_node_stats() ([#1353](https://github.com/flux-framework/flux-sched/issues/1353))