v1.5.0-M4
Pre-release
Pre-release
What's Changed
- fix: Right return type for producer push partial grpc handlers by @johanandren in #962
- doc: producer event push sample by @johanandren in #955
- feat: Pass initial consumer filters at GrpcReadJournal construction by @johanandren in #964
- feat: Convenience filter all consumer filter by @johanandren in #965
- doc: grpc sample restaurant order replication by @johanandren in #963
- sample: Expand IoT sample with consumer of temperature events by @patriknw in #973
- bump: cassandra, mssqlserver, mysql, ... 1.19.0 (was 1.18.3) by @scala-steward in #972
- bump: sbt 1.9.4 (was 1.9.3) by @scala-steward in #971
- chore: Transformation.identity vs empty by @patriknw in #967
- chore: remove import consumer.proto by @patriknw in #975
- fix: Java ProducerPushDestination transformation and interceptor broken by @johanandren in #978
- doc: Local drone control sample in Java by @johanandren in #974
- doc: Overview diagram, and some doc additions by @patriknw in #976
- bump: Akka Persistence R2DBC 1.2.0-M4 by @johanandren in #979
- feat: One more convenient/common producer transform signature by @johanandren in #981
- chore: A bit less noise on gRPC journal client fail/reconnect by @johanandren in #980
- doc: Flesh out the edge feature summary by @patriknw in #982
- docs: Java restaurant deliveries by @johanandren in #977
- chore: remove sensorId by @patriknw in #985
- bump: akka-grpc samples to 2.3.4 by @sebastian-alfers in #986
- doc: Edge use cases by @patriknw in #984
- doc: Edge topology by @patriknw in #987
- chore: move temperature proto to right package directory by @patriknw in #988
- chore: use mapAsynPartitioned instead of own stage by @patriknw in #989
- docs: Edge guide by @johanandren in #983
- doc: replace projection-over-grpc diagram by @patriknw in #990
- bump: Akka 2.9.0-M1 by @patriknw in #991
- perf: Avoid event serialization in producer push destination by @patriknw in #966
Full Changelog: v1.5.0-M3...v1.5.0-M4