Bug Fixes
- [
workflow
] Remove accidental import of large protos into workflow library (#1203). This had been causing significant memory usage increases on workflow workers since 1.8.1. - [
core
] Fix removal of deprecated patch call adjacent to other patch (#587) - [
client
] ThrowWorkflowExecutionAlreadyStartedError
onsignalWithStart
(#1199 thanks to@satazor
🙏)