Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@slinkydeveloper slinkydeveloper released this 16 Sep 12:49

AWS Lambda support

You can now use the Rust SDK with AWS Lambda, check out https://github.com/restatedev/sdk-rust?tab=readme-ov-file#running-on-lambda for more details on how to set it up.

Invocation retry policy

When used with Restate 1.5, you can now configure the invocation retry policy from the SDK directly. See https://github.com/restatedev/restate/releases/tag/v1.5.0 for more details on the new invocation retry policy configuration.

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0