v0.1.9
What's New
getCustomStatus()— new method onOrchestrationContextto read the current custom status (returnsstring | null)- Continue-as-new status inheritance — custom status is automatically preserved across CAN boundaries via
initial_custom_status - Bumped to duroxide 0.1.20 and duroxide-pg 0.1.22
Breaking Changes
- Custom status is now stored via
CustomStatusUpdatedhistory events instead ofExecutionMetadata - This is transparent to SDK users — no code changes needed
Note: 0.1.8 was yanked due to a CI packaging issue. 0.1.9 is identical in functionality.