distributed 4.4.2

CQRS/ES framework for Rust using Plain Old Rust Structs — append-only events, replay, snapshots, outbox, service bus, and pluggable infrastructure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
### What's changed in v4.4.2

* fix: infer literal String state previews (#212)

  * fix: infer literal String state previews

  Implements [[tasks/git-forge-changeset-split]]

  * fix: require explicit standard String source

  Implements [[tasks/git-forge-changeset-split]]


See full diff: [v4.4.1...v4.4.2](https://github.com/hops-ops/distributed/compare/v4.4.1...v4.4.2)