- Added a property
workflow.redis.locking.server.master.name
to configure redis master name - Fixed task seq in DO_WHILE task
- Added ability to configure AMQP queues, if not present based on the settings provided in the queue URI or configuration properties
- Mark IN_PROGRESS and SCHEDULED tasks as SKIPPED when TERMINATE task is used for early termination of a workflow
- Fixed potential problem of database sequences maxing out in MySQL and Postgres
- Extended rate limiting feature to SIMPLE tasks
- Fixed startTime value for LAMBDA task