Skip to content

Commit 50ca244

Browse files
authored
Merge pull request #170 from flux-framework/release-docs-2025-10-10
Update from release-docs-2025-10-10
2 parents b01abda + 7bac45f commit 50ca244

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: flux-coral2 v0.28.0
3+
date: 2025-10-09 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.28.0
7+
download: https://github.com/flux-framework/flux-coral2/releases/download/v0.28.0/flux-coral2-0.28.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-coral2 0.28.0 - 2025-10-09
15+
-------------------------------
16+
17+
### New Features
18+
* dws: rename `rack` vertices to `chassis` ([#406](https://github.com/flux-framework/flux-coral2/issues/406))
19+
* flux-slingshot: improve list subcommand ([#416](https://github.com/flux-framework/flux-coral2/issues/416))
20+
* set SLINGSHOT_TCS in job environment ([#418](https://github.com/flux-framework/flux-coral2/issues/418))
21+
22+
### Fixes
23+
* fix slingshot CXI service resource request and improve error messages
24+
([#408](https://github.com/flux-framework/flux-coral2/issues/408))
25+
* coral2_dws: add missing return statement ([#405](https://github.com/flux-framework/flux-coral2/issues/405))
26+
* flux-slingshot clean: fall back to default pool config ([#421](https://github.com/flux-framework/flux-coral2/issues/421))
27+
28+
### Build/Testsuite/Cleanup
29+
* mergify: disable temporary PR branches ([#422](https://github.com/flux-framework/flux-coral2/issues/422))
30+
* ci: add libcxi to one of the docker builds ([#415](https://github.com/flux-framework/flux-coral2/issues/415))
31+
* docker: run scripts from ${top_srcdir}/scripts ([#417](https://github.com/flux-framework/flux-coral2/issues/417))
32+
33+
### Documentation
34+
* doc: add slingshot man pages ([#419](https://github.com/flux-framework/flux-coral2/issues/419))
35+

0 commit comments

Comments
 (0)