dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.12k stars 340 forks source link

[Workflow] Examples do not work due to alpha -> beta changes #1189

Closed olitomlinson closed 1 year ago

olitomlinson commented 1 year ago

See the search results for references of v1.0-alpha

https://github.com/search?q=repo%3Adapr%2Fdotnet-sdk+v1.0-alpha1&type=code

These alpha APIs no longer exist and need uplifting to be inline with https://docs.dapr.io/reference/api/workflow_api/

This is causing problems for adopters which has surfaced via Discord

RyanLettieri commented 1 year ago

/assign

halspang commented 1 year ago

Fixed with #1194