Spring Statemachine 3.0.0-RC1 Released
Yes, we're going reactive!
On behalf of the team and everyone that contributed, I am pleased to announce that the first release candidate of Spring Statemachine 3.0.0 has been released and is available from our milestone repository.
Highlights of this release include:
- Relevant api's working with statemachine now have reactive methods.
- From a functional point of view this release is equivalent what's in
2.2.x
,2.3.x
and2.4.x
branches apart from reactive changes. - We've chosen to align with recently released Spring Boot 2.4.1.
Internally everything is basically working atop of reactive…