0.3.0
Breaking changes
This SDK is compatible only with Restate >= 1.1
New features
- It is now possible to configure the max number of retry attempts/max duration of retries for
ctx.run
What's Changed
- Add x-restate-server to the response headers by @igalshilman in #20
- Add side effect retry by @igalshilman in #21
- Run retry e2e tests by @slinkydeveloper in #22
Full Changelog: v0.2.1...v0.3.0