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

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 07:15
· 756 commits to main since this release
6e37e0c

What’s Changed

IMPORTANT

  • Extensible evaluator framework. (#2403) @venkag
    • DECISION task has been deprecated and replaced by SWITCH
    • LAMBDA task has been deprecated and replaced by INLINE
  • Event task is async (#2420) @aravindanr
  • Added es7-persistence module (#2324) @FpyrypT
  • Added ability to send metrics to datadog server (#2332) @noamlevy81

Bug Fixes

Refactor

Dependency Updates