Skip to content

v0.17.0

Compare
Choose a tag to compare
@slinkydeveloper slinkydeveloper released this 29 Apr 13:04
· 17 commits to main since this release

What's Changed

  • Introduce restate.RunAsync to execute a side effect returning a future, allowing to combine it within a restate.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