Skip to content

Commit 69389b8

Browse files
authored
Merge pull request #166 from flux-framework/release-docs-2025-09-06
Update from release-docs-2025-09-06
2 parents 0c3428c + 7f1f7b0 commit 69389b8

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: flux-coral2 v0.27.0
3+
date: 2025-09-05 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.27.0
7+
download: https://github.com/flux-framework/flux-coral2/releases/download/v0.27.0/flux-coral2-0.27.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-coral2 0.27.0 - 2025-09-05
15+
-------------------------------
16+
17+
### New Features
18+
* add flux-slingshot utility ([#397](https://github.com/flux-framework/flux-coral2/issues/397))
19+
* add cray-slingshot shell plugin for VNI/CXI environment setup ([#396](https://github.com/flux-framework/flux-coral2/issues/396))
20+
* add support for modprobe based startup and shutdown ([#383](https://github.com/flux-framework/flux-coral2/issues/383))
21+
* add cray-slingshot jobtap plugin for VNI reservation ([#393](https://github.com/flux-framework/flux-coral2/issues/393))
22+
23+
### Fixes
24+
* dws: stop prerun timer once state completes ([#392](https://github.com/flux-framework/flux-coral2/issues/392))
25+
* rc: avoid unportable bashism ([#398](https://github.com/flux-framework/flux-coral2/issues/398))
26+
* dws: upgrade to dws api v1alpha6 ([#388](https://github.com/flux-framework/flux-coral2/issues/388))
27+
28+
### Build/Testsuite/Cleanup
29+
* github: update crate-ci typos version ([#394](https://github.com/flux-framework/flux-coral2/issues/394))
30+
* testsuite: don't load deprecated barrier module ([#391](https://github.com/flux-framework/flux-coral2/issues/391))
31+
* shell: use eventlog_wait_for in dws_environment.c ([#403](https://github.com/flux-framework/flux-coral2/issues/403))
32+

0 commit comments

Comments
 (0)