Skip to content

Commit 2a68031

Browse files
committed
Update release notes
1 parent 7614833 commit 2a68031

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# ODC Release Notes
22

3+
# 0.84.2 (2025-03-21)
4+
5+
- Bug fix: Extend error handling to account for inability to create directories during session creation.
6+
7+
# 0.84.1 (2025-03-19)
8+
9+
- Bug fix: add missing sync for partitions.
10+
11+
# 0.84.0 (2025-03-18)
12+
13+
- Require DDS 3.12 for the new submit features.
14+
- Add expendable & RMSJobIDs infos to logs and gRPC replies.
15+
- Reenable minAgents setting during submit.
16+
- Handle number of submitted agents info returned by DDS during submit.
17+
- In case of Slurm, if the agent submit request returns with a number of hosts lower than requested but higher than nMin, the number of expected agents will be updated and ODC will wait only for the corresponding number of slots to be active.
18+
19+
# 0.83.3 (2024-10-23)
20+
21+
- Fix bug with current collection count going into negative when multiple devices from a single collection fail.
22+
23+
# 0.83.2 (2024-09-12)
24+
25+
- Temporarily disable nMin during DDS agent submission - this avoids setting minnodes in sbatch.
26+
27+
# 0.83.1 (2024-09-04)
28+
29+
- Potential workaround for hanging DDS Agent Info request: Make getAgentInfo use async DDS calls.
30+
- Potential workaround for hanging DDS Agent Info request: Unsubscribe from DDS request events on timeout.
31+
- Bugfix: avoid race condition in wait for async calls
32+
333
## 0.83.0 (2024-04-23)
434

535
- Log agent info in case of topology activation timeout

0 commit comments

Comments
 (0)