v2.4.1
What's Changed
- Fix mapping for the
Memo
field in #290
It fixes two problems:- the problem where
WorkflowInfo
doesnt retrieve the correct info when usingWorker::getInfo()
; - the problem where
Workflow::getInfo()->searchableAttributes
isnull
.
- the problem where
Full Changelog: v2.4.0...v2.4.1