v0.58.0
This release includes bug fixes and integration improvements.
-
Bug fixes:
- [core] Fix crash in pre-deployment cleanup error handling
- [core] Pre-deployment cleanup failure is now a WARNING
- [executor] Manually handle buffering in task stdout logging
- [OCTRL-649][core] Correcting MIXED/ERROR logic after PR review.
- [OCTRL-649][core] Aggregator role should have the correct state between MIXED and ERROR, if it has multiple children roles in those states.
-
Integration:
- [OCTRL-704][core] template helpers for assigning JIT workflows per groups of FLPs
- [OCTRL-709][core] pass flp id list to ccdb grp object
- [OCTRL-744][core] The BK plugin functions GetData and GetEnvironmentsData return pending runs to be stopped.
- [OCTRL-744][core] GetData and GetEnvironmentsData functions return O2 and TRG pending stop info available in the BK plugin.
-
Miscellaneous:
- [core] HostnameWithin -> SuffixInRange