Skip to content

Commit bbb6497

Browse files
authored
Merge pull request #158 from flux-framework/release-docs-2025-06-11
Update from release-docs-2025-06-11
2 parents 171f881 + fa54659 commit bbb6497

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: flux-coral2 v0.24.0
3+
date: 2025-06-10 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.24.0
7+
download: https://github.com/flux-framework/flux-coral2/releases/download/v0.24.0/flux-coral2-0.24.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-coral2 0.24.0 - 2025-06-10
15+
-------------------------------
16+
17+
### New Features
18+
* dws: drop copy offload ([#361](https://github.com/flux-framework/flux-coral2/issues/361))
19+
* dws: status rpc ([#360](https://github.com/flux-framework/flux-coral2/issues/360))
20+
* dws: heartbeat and profile data ([#359](https://github.com/flux-framework/flux-coral2/issues/359))
21+
22+
### Fixes
23+
* cmd: fix help messages ([#366](https://github.com/flux-framework/flux-coral2/issues/366))
24+
* dws: remove python 3.7 feature ([#363](https://github.com/flux-framework/flux-coral2/issues/363))
25+
26+
### Documentation
27+
* doc: fix link and style ([#362](https://github.com/flux-framework/flux-coral2/issues/362))
28+
* doc: document double cancellation behavior ([#343](https://github.com/flux-framework/flux-coral2/issues/343))
29+

0 commit comments

Comments
 (0)