You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# ODC Release Notes
2
2
3
+
# 0.86.0 (2025-06-10)
4
+
5
+
- Produce fatal error for topology generation failures (when generated topo is empty), including line by line output of the generation script.
6
+
3
7
# 0.85.0 (2025-06-06)
4
8
5
9
- Add `--agent-wait-timeout` setting to servers. If provided, it overrides server's timeout value for the agent waiting step during submit. Can be either in seconds or percentage, e.g.: '10s' or '10%'. When percentage is given, it is calculated from the request timeout or global timeout (depending on which one is active).
0 commit comments