serverlessworkflow / sdk-net

.NET SDK for Serverless Workflow
Apache License 2.0
54 stars 15 forks source link

Is this SDK still under development state? #56

Closed Flex-Xuan closed 2 months ago

Flex-Xuan commented 4 months ago

What is the question: Is this SDK still under development state?

I want to know when the next version of this SDK will be release, because I see many changes on the specifications, for example, https://github.com/serverlessworkflow/specification/issues/686 . If I want to contribute on this SDK, what should I do? which branch should I checkout and working on?

cdavernas commented 4 months ago

Hello @Flex-Xuan and thank you for your interest!

The SDK is still active! We are waiting for SW 0.9 for next release, which includes the PR you mentionned and many more.

As for contributing, which you are very welcome to, you should prefer using main.

Hope this answers your questions!

Flex-Xuan commented 4 months ago

Ok, understood. Do you know when SW 0.9 will be finished.

Flex-Xuan commented 3 months ago

It seems the SW 0.9 was released, when will we released the new SDK?

cdavernas commented 3 months ago

Do you need the 0.9? Reason I ask is because the 1.0.0-alpha1 is gonna be released this week or next, and is a major overhaul of the spec, so I was thinking of skipping 0.9 and going straight to it. If you do need it, any chance you are up to contribute to it? Would allow me to keep focus on the upcoming DSL and Synapse.

cdavernas commented 2 months ago

Closing issue as stale