In Dapr, workflows went stable in v1.15. We should make dapr-sdk-workflows stable to align with upstream runtime
Steps to make it stable:
- We should investigate what all is missing to make workflows stable from a Java sdk perspective and make it happen.
- Property alignment: Update
dapr.sdk.alpha.version to dapr.sdk.version for workflows
- See about any script updates in the
update_sdk_version.sh file to make sure we dont break our release automation
- Documentation updates
In Dapr, workflows went stable in v1.15. We should make dapr-sdk-workflows stable to align with upstream runtime
Steps to make it stable:
dapr.sdk.alpha.versiontodapr.sdk.versionfor workflowsupdate_sdk_version.shfile to make sure we dont break our release automation