You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To simplify the release and maintenance of the durable task implementation, we should move the source code (located here: https://github.com/dapr/durabletask-java/ fork), which is using Gradle hosted to a Maven module hosted in the Java SDK repository.
This will improve:
Releasing the Java SDK
Testing the Workflow capabilities with latest changes from Durable Tasks without waiting to be released