Skip to content

v0.2.0

Choose a tag to compare

@timl3136 timl3136 released this 07 Mar 00:32
· 48 commits to main since this release
8f44dff

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

Full Changelog: v0.1.1...v0.2.0