Rust SDK v2.5.0
Install
cargo add relaycast@2.5.0What'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