Releases: akka/akka-edge-rs
Releases · akka/akka-edge-rs
0.1.1
0.1.0
What's Changed
- Introduces the entity manager framework by @huntc in #1
- Encryption for commit log storage by @huntc in #5
- LRU cache for the entity manager by @huntc in #4
- Optimisations and benchmarking by @huntc in #6
- Adapter filter optimisation by @huntc in #7
- Introducing projections by @huntc in #8
- Flesh out the slice API for the user code by @huntc in #9
- Implement local projections by @huntc in #10
- Tidying up a few APIs by @huntc in #11
- Benchmarking the projection by @huntc in #12
- Introducing gRPC by @huntc in #13
- gRPC Produce by @huntc in #14
- MIPS32 config by @huntc in #17
- Unit tests for the gRPC producer by @huntc in #18
- Simplify the example by @huntc in #19
- update readme of sample by @patriknw in #21
- Clear out handlers on each loop by @huntc in #22
- Re-open connection on transmission failures by @huntc in #23
- Delay to max and then max from then on by @huntc in #24
- Track out of sequence events when consuming projection by @huntc in #29
- gRPC connection flexibility by @huntc in #30
- Initial UI by @huntc in #31
- Bump chrono version by @huntc in #33
- Support for initial filters by @huntc in #34
- Introduces dynamic filtering by @huntc in #35
- Consumer supplied filters when producing, along with a producer filter by @huntc in #36
- Additional logging by @huntc in #40
- Add Akka BSL License by @ennru in #42
- Enable dependency scanning by @ennru in #43
- Make Fossa workflow Rust specific; lock GH action versions by @ennru in #44
- Update dependencies by @huntc in #41
- MSRV by @huntc in #45
- Uses published streambed by @huntc in #46
- Remove example by @huntc in #47
- Save offsets on the consumer and correctly uses entity id by @huntc in #53
- Publish API docs to Gustav by @ennru in #54
- Job condition requires quoting by @ennru in #55
- Docs generation requires protobuf by @ennru in #56
- Pass protoc version to install action by @ennru in #59
- Publish to Cloudsmith through Github Actions by @sebastian-alfers in #60
- Throttle connections by @huntc in #62
- Removes an unwanted clone by @huntc in #61
- build: Pass protoc version to install action by @patriknw in #63
New Contributors
- @huntc made their first contribution in #1
- @patriknw made their first contribution in #21
- @ennru made their first contribution in #42
- @sebastian-alfers made their first contribution in #60
Full Changelog: https://github.com/lightbend/akka-edge-rs/commits/v0.1.0