distributed 4.7.0

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
### What's changed in v4.7.0

* feat: own linked JS lifecycle and reject version skew (#216) (by @patrickleet)


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