Skip to content

Kronos 2.2.1

Compare
Choose a tag to compare
@ankitnanglia ankitnanglia released this 19 Apr 14:48
· 109 commits to master since this release
38ed07f

Features added in 2.2.1

  • Fixed startup script to be able to launch scheduler and executor as a different process in the same machine.
  • Updated Kafka queue extension to support Kafka 2.2.0
  • Fixed vulnerable dependencies.
  • Added extension to support MongoDB as the store for Kronos.
  • Introduce SKIPPED state to distinguish failure in execution and resolving the dependency.
  • Ability to parse and update task properties recursively from the dependee task context.
  • Added support to schedule workflow at a fixed delay rate.