v0.63.0
This release includes improvements to DCS stream handling, functionality for separately configuring the redirection of task stdout and stderr outputs, and miscellaneous fixes.
-
DCS stream:
- [core] Reconnect to DCS Subscribe stream if dropped
- [core] Increase DCS rate limit
- [core] Better log output from DCS client
-
Separate task stdout and stderr configuration:
- [core] Support separate stdout/stderr settings in task templates
- [executor] Support separate stdout/stderr settings in all tasks
-
Miscellaneous:
- [core] Pull updated ODC protofile
- [core] Bump dependencies
- [core] Regenerate ODC protofile
- [core] Prevent crash
- [OCTRL-683][executor] ERROR should not be the last state
- [core] RunNumber is 32bit, not 64