Skip to content

sdk-rust-v2.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 17:06
· 8 commits to main since this release

Rust SDK v2.5.0

Install

cargo add relaycast@2.5.0

What's Changed

  • feat(engine): atomic multi-statement write paths via optional transaction capability by @willwashburn in #174
  • feat(engine): atomic write batches for D1/hosted by @willwashburn in #179
  • feat(engine): durable webhook outbox for the Node adapter by @willwashburn in #175
  • feat(engine): persist-first webhook outbox for queue-backed adapters by @willwashburn in #178
  • docs(openapi): document spawn model field by @willwashburn in #185

Full Changelog: sdk-rust-v2.4.0...sdk-rust-v2.5.0