v0.17.0
What's Changed
- Introduce
restate.RunAsync
to execute a side effect returning a future, allowing to combine it within arestate.Selector
by @slinkydeveloper in #68 - Improved JSON Schema support, and introduced schema derivation for
protojson
encoding by @jackkleeman in #69
Full Changelog: v0.16.0...v0.17.0