Releases: dapr/durabletask-go
Releases · dapr/durabletask-go
v0.6.4
What's Changed
- make sure OrchestrationRuntimeState contains custom status by @famarting in #17
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Don't wait for instance status after purging orchestrations by @elena-kolevska in #16
New Contributors
- @elena-kolevska made their first contribution in #16
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- Adds WithOnGetWorkItemsDisconnectCallback by @JoshVanL in #2
- Renames durabletask-go repo to dapr by @JoshVanL in #3
- move protos from internal to api package and expose utility function by @famarting in #4
- refactor all by @famarting in #5
- sub orchestrator retries by @famarting in #1
- Move OrchestrationMetadata to proto by @JoshVanL in #6
- Adds backend state protos by @JoshVanL in #7
- Adds WatchOrchestrationRuntimeStatus to backend by @JoshVanL in #8
- GH: upgrade setup-go to v5 by @JoshVanL in #10
- Update dapr/kit head to main by @JoshVanL in #9
- Make work queue push based by @JoshVanL in #11
- Update OrchestrationRuntimeState proto by @JoshVanL in #12
- Adding FailureDetails in the metadata in order to have details of the… by @arturotrenard in #13
New Contributors
- @JoshVanL made their first contribution in #2
- @famarting made their first contribution in #4
- @arturotrenard made their first contribution in #13
Full Changelog: v0.5.0...v0.6.0