Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End of Support for the framework? #1161

Closed
buechech opened this issue Aug 28, 2024 · 8 comments
Closed

End of Support for the framework? #1161

buechech opened this issue Aug 28, 2024 · 8 comments

Comments

@buechech
Copy link

Hi,

I'm looking at the Support documentation, and v4.0 is marked End of Support in Dec. 2024. I don't see a subsequent version listed - Is this the end of support for the spring-statemachine framework entirely? If so, are there suggestions for alternative state machine frameworks?

Thanks,
Christian

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Aug 28, 2024
@keeslips
Copy link

I'm also interested in the activity of the spring state machine project. We just started to use it and really want to keep on using it in the near future. Otherwise we have to look for another way of handling our processes in our application. Hope for some good news, that state machine is there already for sometime and does a good job, lots of information and work done.

@phonty29
Copy link

I hope for the support of this project

@mehmetsalgar
Copy link

First let me say, I have no affiliation with Spring State Machine project and I don't know their plans how to proceed with SSM support...

I am just writing to answer this question,

are there suggestions for alternative state machine frameworks?

For my experience, the state machines with Enterprise level of support and capabilities are

Pekko Finite State Machine

or

Camunda

Specially Camunda V7 is really similar to Spring State Machine, you will see that is presented as Workflow Engine but I can do everything I do with SSM in Camunda....

Camunda V8 is little bit more Server / Client design for k8s / Cloud but you can operate V7 very similar to SSM.

Pekko is not that user friendly, it has no direct support of using Eclipse Papyrus for UI Design of an UML State Machine but I wrote a blog how to generate configuration information from Eclipse Papyrus for Pekko, here the link if it would be useful for anybody.

@icirlo
Copy link

icirlo commented Nov 8, 2024

I'm also interested in the activity of the spring state machine project.

Some news?

@buechech
Copy link
Author

buechech commented Dec 12, 2024

Interesting that this was never acknowledged or answered, but someone pushed back the End of Support to November 2025 without telling anyone.

Uploading image.png…

@libinbin880521
Copy link

libinbin880521 commented Dec 12, 2024 via email

@winfriedgerlach
Copy link

@jvalkeal @fmbenhassine you seem to be the only contributors over the last 12 months - is this project dead? If not, when can we expect at least a maintenance release? It's a bit odd that this component sees so little love while Spring/Boot are pushing new releases over and over...

@fmbenhassine
Copy link
Collaborator

Hi All,

While the project has had little activity during the previous months (due to internal reasons), it is definitely not dead! I will be leading the effort to maintain Spring State Machine starting 2025, and the community can expect a maintenance release of the latest line in Q1 2025. The support page has been updated and the v4 line will be supported until 2025-11-21 (same as Spring Boot 3.4.x).

I am excited to share this news with the community and I am looking forward to working with you all!

Best regards,
Mahmoud

@fmbenhassine fmbenhassine removed the status/need-triage Team needs to triage and take a first look label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants