Skip to content

Commit 6ddd5b7

Browse files
authored
Merge pull request #163 from flux-framework/release-docs-2025-08-13
Update from release-docs-2025-08-13
2 parents 47c0659 + ef4ed8f commit 6ddd5b7

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: flux-coral2 v0.26.0
3+
date: 2025-08-12 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.26.0
7+
download: https://github.com/flux-framework/flux-coral2/releases/download/v0.26.0/flux-coral2-0.26.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-coral2 0.26.0 - 2025-08-12
15+
-------------------------------
16+
17+
### New Features
18+
* dws: `dw_failure_tolerance` attribute ([#382](https://github.com/flux-framework/flux-coral2/issues/382))
19+
* dws: allow jobs to tolerate lost nodes and/or rabbits ([#385](https://github.com/flux-framework/flux-coral2/issues/385))
20+
* dws: add rc1 script to drain nodes with rabbit failures ([#387](https://github.com/flux-framework/flux-coral2/issues/387))
21+
22+
### Fixes
23+
* dws: exceptions raised while fetching pod logs are lost ([#381](https://github.com/flux-framework/flux-coral2/issues/381))
24+
* dws: jobtap event resubscribe ([#380](https://github.com/flux-framework/flux-coral2/issues/380))
25+
* dws: fix typo in systemd unit file ([#378](https://github.com/flux-framework/flux-coral2/issues/378))
26+
27+
### Cleanup
28+
* dws: cleanup, drop global variable ([#384](https://github.com/flux-framework/flux-coral2/issues/384))
29+
30+
### Build/Testsuite/Documentation
31+
* docs: add rabbit references ([#377](https://github.com/flux-framework/flux-coral2/issues/377))
32+
* update slingshot doc to reflect design progress ([#376](https://github.com/flux-framework/flux-coral2/issues/376))
33+

0 commit comments

Comments
 (0)