Changes
- feat: Start projection from custom offset #943 by @patriknw
- feat: Topic filters for Projections over gRPC #940 by @patriknw
- feat: Snapshot as starting point for replay #933 by @patriknw
- chore: EventsBySliceFirehoseQuery in docs #931 by @patriknw
- feat: cassandra cross build for Scala 3 #939 by @steffenhaak
- feat: Snapshots as starting point #929 by @patriknw
- bump: sbt 1.9.1 (was 1.9.0) #936 by @scala-steward
- feat: Default H2 schema through config instead of copy-paste #938 by @johanandren
- chore: mimaPreviousArtifacts #930 by @patriknw
- bump: scala-library 2.13.11 (was 2.13.10) #925 by @scala-steward
- bump: scala-library 2.12.18 (was 2.12.17) #924 by @scala-steward
- bump: sbt-header 5.10.0 (was 5.9.0) #922 by @scala-steward
- bump: cassandra, mssqlserver, mysql, ... 1.18.3 (was 1.18.0) #928 by @scala-steward
- bump: sbt 1.9.0 (was 1.8.3) #927 by @scala-steward
- feat: H2 support in R2DBC projections #914 by @johanandren
- chore: Describe gRPC protocol #918 by @patriknw
- doc: Link to Akka gRPC mTLS #919 by @patriknw
- doc: missing image #917 by @patriknw
- bump: akka-paradox 0.49 #915 by @johanandren
- chore: bump paradox version #913 by @octonato
- bump: Samples to Projections 1.4.2 #912 by @patriknw
What's Changed
- bump: Samples to Projections 1.4.2 by @patriknw in #912
- chore: bump paradox version by @octonato in #913
- bump: akka-paradox 0.49 by @johanandren in #915
- doc: missing image by @patriknw in #917
- doc: Link to Akka gRPC mTLS by @patriknw in #919
- chore: Describe gRPC protocol by @patriknw in #918
- feat: H2 support in R2DBC projections by @johanandren in #914
- bump: sbt 1.9.0 (was 1.8.3) by @scala-steward in #927
- bump: cassandra, mssqlserver, mysql, ... 1.18.3 (was 1.18.0) by @scala-steward in #928
- bump: sbt-header 5.10.0 (was 5.9.0) by @scala-steward in #922
- bump: scala-library 2.12.18 (was 2.12.17) by @scala-steward in #924
- bump: scala-library 2.13.11 (was 2.13.10) by @scala-steward in #925
- chore: mimaPreviousArtifacts by @patriknw in #930
- feat: Default H2 schema through config instead of copy-paste by @johanandren in #938
- bump: sbt 1.9.1 (was 1.9.0) by @scala-steward in #936
- feat: Snapshots as starting point by @patriknw in #929
- feat: cassandra cross build for Scala 3 by @steffenhaak in #939
- chore: EventsBySliceFirehoseQuery in docs by @patriknw in #931
- feat: Snapshot as starting point for replay by @patriknw in #933
- feat: Topic filters for Projections over gRPC by @patriknw in #940
- feat: Start projection from custom offset by @patriknw in #943
New Contributors
- @steffenhaak made their first contribution in #939
Full Changelog: v1.4.2...v1.5.0-M1