Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cschleiden cschleiden released this 23 Jun 14:48
· 790 commits to main since this release
f33ad42

What's Changed

Features

Bugfixes

  • Fix timer/sub-workflow cancellation before the command is committed by @cschleiden in #72
  • Always serialize instance state for diag UI by @cschleiden in #78
  • Store completed_at for redis backend by @cschleiden in #79
  • Fix flaky tests by @cschleiden in #85
  • Remove unused code and use Go Generics for workflow tester result by @cschleiden in #83
  • make SideEffect usable outside of repo by @aybabtme in #101
  • Cleanup future pending events when cancelling timers by @cschleiden in #95
  • Set schedule event ids to 0 for workflow started events by @cschleiden in #99

Other

New Contributors

Full Changelog: v0.3.0...v0.4.0