Patch Changes
-
#1082
73cf1d3Thanks @omeraplak! - Fix workflow state persistence parity across SQL adapters.This update persists and returns
input,context, and top-levelworkflowStatein workflow state operations. It also ensures suspended workflow state queries includeevents,output, andcancellation, and adds adapter migrations/column additions where needed.