Skip to content

v0.12.1

Compare
Choose a tag to compare
@geomagilles geomagilles released this 11 Dec 16:05
· 51 commits to main since this release
e0ee95e

🚀 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