Expected Behavior
Both Durable Tasks and workflow admin APIs should propagate traces (parent trace) that is coming from previous calls.
Actual Behavior
The Durable Tasks framework is not ready to propagate traces about workflow executions, the code of the DaprWorkflowClient does not propagate traces coming from Spring Boot
Steps to Reproduce the Problem
Release Note
RELEASE NOTE: