Bug Fixes
- [
workflow] Fix internal patches NDE on replay (#1106) - Fix
nullpayload data inhistoryFromJSON(#1109) - [
core] Fix issues with pagination and event loss in some edge cases (#537 + #538) - [
core] Fix child wf state machine returning fatal instead of NDE (#536)
Features
- Make proto JSON enum conversion noop if already in right format (#1110)
Miscellaneous Tasks
- Upgrade opentelemetry dependencies (#1107 thanks to
@maxgurewitz🙏)