Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

v2.28.3

Compare
Choose a tag to compare
@apanicker-nflx apanicker-nflx released this 05 Aug 01:47
7d1caa2
  • 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