This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
v3.2.0
What’s Changed
IMPORTANT
- Extensible evaluator framework. (#2403) @venkag
DECISION
task has been deprecated and replaced bySWITCH
LAMBDA
task has been deprecated and replaced byINLINE
- Event task is async (#2420) @aravindanr
- Added es7-persistence module (#2324) @FpyrypT
- Added ability to send metrics to datadog server (#2332) @noamlevy81
Bug Fixes
- Amqp too many connections (#2421) @guru1306
- Fixed serverAndUI docker setup script (#2423) @uakihir0
- [redis-persistence] Prevent workflow to tasks mapping from being deleted immediately during archiving (#2399) @heinrichcohn
Refactor
- SystemTaskWorkerCoordinator refactoring (#2377) @aravindanr
Dependency Updates
- Upgraded azure-storage-blob to 12.7.0 to fix build issue #2407 (#2408) @aravindanr
- Bump path-parse from 1.0.6 to 1.0.7 in /ui (#2395) @dependabot