What's Changed
- bump: Update gRPC RES samples to projection 1.4.0-M3 by @johanandren in #801
- chore: exclude parts from dependency graph submission by @ennru in #802
- chore: exclude tooling from dependency graph submission by @ennru in #803
- bump: Akka gRPC 2.3.0 by @johanandren in #804
- bump: Akka Diagnostics 2.0.0 in samples by @johanandren in #805
- chore: Bump (c) to 2023 by @johanandren in #806
- bump: Akka 2.8.0 by @johanandren in #807
- chore: minor api doc fix by @patriknw in #808
- feat: basic filter of persistence id by @patriknw in #809
- feat: Filter criteria by @patriknw in #810
- feat: Replay events via IncludeEntityIds request by @patriknw in #816
- feat: Replay events via explicit replay request by @patriknw in #817
- perf: Limit number of parallel replays by @patriknw in #818
- feat: Remove filters by @patriknw in #820
- test: Additional test of replay parallelism by @patriknw in #821
- chore: javadsl, api docs, refactoring of ConsumerFilter by @patriknw in #823
- Import akka projection r2dbc module by @johanandren in #824
- bump: h2 2.1.214 (was 1.4.200) by @ennru in #794
- bump: scalatest 3.2.15 (was 3.2.12) by @scala-steward in #815
- scala-collection-compat 2.9.0 (was 2.7.0) by @scala-steward in #761
- Merge latest changes from main by @johanandren in #830
- fix: Filter regex on scala 212 by @johanandren in #831
- feat: Store consumer filter by @patriknw in #826
- bump(tests): logback 1.3.6 (was 1.2.11) and lock minor version by @ennru in #828
- chore: include akka-projection-grpc-tests in aggregate, #822 by @patriknw in #833
- feat: Producer defined filter by @johanandren in #819
- feat: ddata impl of ConsumerFilterStore by @patriknw in #832
- feat: include tags in EventEnvelope over gRPC by @patriknw in #835
- chore: more replay triggered by rejected envelopes by @patriknw in #836
- fix: Don't trigger replay for duplicates by @patriknw in #837
- chore: Producer side filter based on tags in grpc samples by @patriknw in #838
- chore: Consumer side filter in grpc samples by @patriknw in #839
- feat: producer and consumer filters for Replicated Event Sourcing by @patriknw in #840
- chore: low hanging FIXMEs by @patriknw in #844
- chore: rename R2dbcOffsetStore.isAccepted to validate by @patriknw in #842
- chore: remove sleep in IntegrationSpec by @patriknw in #845
- perf: avoid replay requests for another replica by @patriknw in #843
- feat: consumer filter with tags by @patriknw in #841
- chore: ApiMayChange and event type param for producerFilter by @patriknw in #847
- doc: Reference docs of filters by @patriknw in #846
- feat: Regex include filter by @patriknw in #848
- bump: akka-persistence-r2dbc 1.1.0-M8 by @patriknw in #852
- doc: Include R2DBC store schemas in docs by @johanandren in #851
- bump: Alpakka Kafka 4.0.2 by @johanandren in #849
- bump: postgresql 42.5.4 (was 42.5.3) by @scala-steward in #813
- merge dev-filter to main by @patriknw in #853
- chore: Remove scala-collection-compat dependency, #829 by @patriknw in #855
- feat: Projection Kafka Scala 3 support by @johanandren in #857
- feat: jdbc cross build for Scala 3 by @sebastian-alfers in #858
- feat: r2dbc cross build for Scala 3 by @sebastian-alfers in #856
Full Changelog: v1.4.0-M3...v1.4.0-M4