Skip to content

Commit 1b75c7c

Browse files
authored
Merge pull request #138 from flux-framework/release-docs-2025-02-06
Update from release-docs-2025-02-06
2 parents c0b607a + 6f62091 commit 1b75c7c

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.42.0
3+
date: 2025-02-05 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.42.0
7+
download: https://github.com/flux-framework/flux-sched/releases/download/v0.42.0/flux-sched-0.42.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-sched version 0.42.0 - 2025-02-05
15+
--------------------------------------
16+
17+
### New Features
18+
* traverser: find by jobid and output aggregate filter data ([#1322](https://github.com/flux-framework/flux-sched/issues/1322))
19+
* policy: expose internals of resource module policy factory to allow
20+
custom policies ([#1268](https://github.com/flux-framework/flux-sched/issues/1268))
21+
22+
### Build/Testsuite
23+
* ci: add Arm runners and bring back alpine ([#1328](https://github.com/flux-framework/flux-sched/issues/1328))
24+

0 commit comments

Comments
 (0)