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.versiontodapr.sdk.versionfor workflows
- See about any script updates in the update_sdk_version.shfile to make sure we dont break our release automation
- Documentation updates