Skip to content
Tagged release v3.51.0

0f5ce15 fix(dictionaries): add CVZU dictionary
        Issue: procedure#2581

630b498 tests(JSC): add handle_event tests
        Issue: #165

ed5c589 refactor(states): added logic to force clean object timer on timer tick if exception has occurred
        Issue: #177

0dfb205 tests(JSC): add unit tests
        Issue: #165

212f056 refactor(jobber): move event_handler to state machine and move status update logic to state
        Issue: #177

47da044 refactor(JSC): move data building from scenario to mapping
        Issue: #165

c57dd91 refactor(validators): separate stage validator and move extraSpecs validation to model
        Issue: #165