Spring Statemachine 1.0.1 Released
We’re pleased to announce a first maintenance release of Spring Statemachine 1.0.1. Artifacts are available either from Maven Central or from Spring Repository.
Changes in version 1.0.1 (2015-11-18)
- autoStart via @EnableStateMachineFactory doesn't work [#113]
- Update to framework 4.2.2 [#115]
- Association with @EnableStateMachine and @WithStateMachine [#116]
- EnableStateMachineFactory fails when there are 2 state machine configurations [#117]
- PersistStateMachineHandler returning event outcome [#118]
- NPE with missing configurer [#119]
- Context events not working with StateMachineBuilder [#120]