Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

Releases: spring-attic/spring-statemachine

4.0.2

Choose a tag to compare

@fmbenhassine fmbenhassine released this 11 Jun 10:16
18a37b0

⚠️ 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

Choose a tag to compare

@fmbenhassine fmbenhassine released this 29 Jun 08:56
665f551

4.0.0

Choose a tag to compare

@jvalkeal jvalkeal released this 04 Dec 13:54

Generic Notes

Boot update
This release is compatible with spring-boot 3.1.x and 3.2.x.

4.0.0-RC1

4.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Nov 13:20

Generic Notes

Boot update
This release is compatible with spring-boot 3.1.6 and 3.2.0.

Issues

#1123 Upgrade spring-boot 3.1.6
#1122 Build should work with boot 3.2.x

4.0.0-M1

4.0.0-M1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Oct 18:31

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

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:23

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

3.3.0-RC1

3.3.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:49

Issues

#1052 Update boot 2.7.0

3.2.0

Choose a tag to compare

@github-actions github-actions released this 05 May 13:32

Generic Notes

Boot update
Boot has been updated to 2.6.7.

Issues

#1048 Update boot 2.6.7

3.2.0-RC1

3.2.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 May 08:25

Generic Notes

Boot update
Boot has been updated to 2.6.6.

Issues

#1040 Update boot 2.6.6

3.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 07:03

Generic Notes

Boot update
Boot has been updated to 2.5.12.

Issues

#1037 Update boot 2.5.12
#1027 Update boot 2.5.10
#994 Samples publish broken
#989 backport(850): Identify Transition across StateMachine instances