v0.12.1
🚀 New features
- WithTimeout interfaces on Workflows interfaces can now be used to define global timeouts
🪲 Bug fixes
- Fix Json Serialization of WorkflowTask parameters and return value for previous versions
- Fix
GetIds
on client for inMemory implementation
🔬 Improvements
- WorkflowTask parameters and return value are now serialized using avro with schema fingerprint - this will improve future backward compatibilities
Full Changelog: v0.12.0...v0.12.1