This repository was archived by the owner on Jul 5, 2026. It is now read-only.
Releases: spring-attic/spring-statemachine
Releases · spring-attic/spring-statemachine
Release list
4.0.2
⚠️ Security Fixes
- CVE-2026-41862: Kryo deserialization of persisted context without class allowlist
🆙 Dependency Upgrades
- Spring Boot: 3.5.15
- Reactor BlockHound: 1.0.17.RELEASE
📔 Documentation
- Missing information about v4 in What's new section
- Fix typo in "Reactor Migration Guide" appendix
🔨 Tasks
- Update gradle version to 8.14.5
4.0.1
Generic Notes
The main changes in this release are:
- Upgrade Spring Boot to version
3.5.3and Spring Framework to version6.2.8 - Remove dependency to Spring Shell in samples
Issues
Bug fixes
- Tracing context lost in actions/guards
- Resolve startup warning log when integrating with SpringBoot
- Unable to run samples
Enhancements
Documentation
- Fix typo
- fix typo
- fixed some typos
- Fix typo
- Refer to main branch instead of master
- Update sm-examples-turnstilereactive.adoc
- Fix a typo
- fix typo in recipes.adoc
- Typo in documentation
Tasks
- Upgrade Spring Boot to version 3.5.3
- Remove dependency to Spring Shell
- Upgrade com.gradle.enterprise plugin to 3.16.2
- Update Revved up by Develocity badge
- Maven central sync should only push relevant artifacts
- Property springBootVersion not setting version in buildSrc
- Overhaul gradle build
- Upgrade gradle version to 8.14.1
4.0.0
4.0.0-RC1
4.0.0-M1
Generic Notes
Boot update
Boot has been updated to 3.1.5 and brings initial support for its 3.x line.
Issues
#1117 Upgrade spring-boot 3.1.x
3.2.1
Generic Notes
Boot update
Boot has been updated to 2.7.12. We're still supporting boot 2.6.x and 2.7.x versions at a same time.
Issues
#1101 Upgrade spring-boot 2.7.12