Releases: dapr/durabletask-go
Releases · dapr/durabletask-go
v0.10.2
v0.10.1
What's Changed
- chore: add codeowners by @nelson-parente in #49
- fix on disconnect callback not being invoked by @famarting in #50
New Contributors
- @nelson-parente made their first contribution in #49
Full Changelog: v0.10.0...v0.10.1
v0.10.0
v0.9.0
What's Changed
- explicitly ignore unhandled errors by @famarting in #46
- func param WatchOrchestrationRuntimeStatus by @JoshVanL in #47
Full Changelog: v0.8.3...v0.9.0
v0.8.3
v0.8.2
What's Changed
- Orchestration idempotency test attemp1 by @famarting in #43
- add orchestration processor idempotency test by @famarting in #42
Full Changelog: v0.8.1...v0.8.2
v0.6.8
v0.8.1
v0.8.0
What's Changed
- grpc api: optional skip wait for instance start by @famarting in #27
- chore: Support taskExecutionIds by @javier-aliaga in #25
- Bump dapr/kit to latest main by @lrascao in #28
- Feat cross app wf by @cicoyle in #26
- chore: Upgrade golang version in dockerfile by @javier-aliaga in #30
- Support loadbalance of durable task clients over multiple backends by @famarting in #31
- Support loadbalance of durable task clients over multiple backends by @JoshVanL in #29
- chore: Rename method to be go-idiomatic by @javier-aliaga in #32
- Support multi-app suborquestration by @acroca in #33
- Updates github.com/dapr/durabletask-protobuf to HEAD by @JoshVanL in #34
- Fix Scheduled start time by @JoshVanL in #36
- Improve suborchestration completion routing by @acroca in #35
- Adding support for getting the TraceParent context by @salaboy in #39
New Contributors
- @javier-aliaga made their first contribution in #25
- @cicoyle made their first contribution in #26
- @acroca made their first contribution in #33
- @salaboy made their first contribution in #39
Full Changelog: v0.7.2...v0.8.0