distributed 4.1.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
7
8
9
10
11
12
13
14
15
16
### What's changed in v4.1.0

* chore(deps): update dependency @apollo/client to v4.2.12 (by @renovate[bot])

* chore(deps): update dependency @types/react to v19.2.18 (by @renovate[bot])

* chore(deps): update dependency svelte to v5.56.9 (by @renovate[bot])

* chore(deps): update rust crate tokio-tungstenite to 0.30 (by @renovate[bot])

* chore(deps): update unbounded-tech/workflow-vnext-tag action to v1.22.2 (by @renovate[bot])

* feat: service crate authoring and named read models (#200) (by @patrickleet)


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