Version 3.0.0#

New Features#

Improvements#

  • For each session, transitions from the current state are periodically evaluated for satisfiability (every N seconds, N being configurable with CHECK_TRANSITIONS_DELAY property)
    • Transitions also evaluated immediately after receiving an event or finishing the execution of a state.

  • All built-in transitions (intent matching, file reception, session variables) have been refactored to follow the new event/condition and TransitionBuilder mechanisms.

  • Monitoring DB has been updated to store received events