v0.2.0
What's Changed
- fix: Associate DecisionFutures with the correct event loop by @natemort in #56
- test: Validate typing in tests by @natemort in #62
- feat: add cadence-caller-type to headers with value sdk by @fimanishi in #64
- fix: Rewrite Type Handling by @natemort in #63
- feat: Add NonDeterminism Tracking by @natemort in #65
- feat: Add delay_start and jitter_start support to StartWorkflowOptions by @timl3136 in #68
- feat: Add cron_overlap_policy support to StartWorkflowOptions by @timl3136 in #67
- feat: Add first_run_at support to StartWorkflowOptions by @timl3136 in #69
- feat: Upgrade to protobuf 6.31.x and relax grpcio constraints by @timl3136 in #70
- chore: bump version to 0.2.0 by @timl3136 in #71
New Contributors
- @fimanishi made their first contribution in #64
Full Changelog: v0.1.1...v0.2.0