Skip to content

v0.21.80

Pre-release
Pre-release
Compare
Choose a tag to compare
@teo teo released this 25 Mar 15:29
· 1253 commits to master since this release

This release brings major improvements to AliECS, including support for subworkflow template inclusion, improvements to the template system and miscellaneous bug fixes.

DEPRECATION NOTICE: starting with AliECS v0.21.0 the o2-aliecs-odc-shim component is deprecated and expected to be removed in the near future. It is still accessible by setting odcshim_enabled to true. The existing variable odc_enabled, which was previously used to enable/disable odc-shim, now controls the new implementation.

  • Subworkflow template inclusion:

    • [core] Subworkflow template expression resolution in repos package
    • [core] Subworkflow include implementation (includeRole)
    • [core] Fix typo in subworkflow template identifier resolution
  • Integration:

    • [core] Update ODC client to latest protofile
  • Miscellaneous:

    • [core] Limit InfoLogger message size to 1024 Bytes
    • [core] Allow templating of FairMQ channel rateLogging
    • [executor] Drop stdout messages if no piping selected