Releases: akka/akka-projection
Releases · akka/akka-projection
v1.6.0-M1
What's Changed
- fix: Do not special handle protobuf payloads for replication by @johanandren in #1212
- chore: bump to akka 2.10.0-M1 by @sebastian-alfers in #1217
- docs: revise URL structure (libraries) by @ennru in #1202
Full Changelog: v1.5.7...v1.6.0-M1
v1.5.7
What's Changed
- fix: typo in 'transferred less frequently' by @octonato in #1203
- bump: scala-library 2.13.15 (was 2.13.14) by @scala-steward in #1207
- bump: Slick 3.5.2 by @johanandren in #1214
- bump: Akka gRPC 2.4.4, Akka 2.9.6 by @patriknw in #1213
- chore: Update license change date for 1.5.7 by @patriknw in #1215
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- build: Only run SQL server tests on merge to main by @johanandren in #1199
- build: Bump Akka Projection JDBC it test MS Sql Server image by @johanandren in #1205
- bump: sbt 1.10.2 (was 1.10.1) by @scala-steward in #1209
- bump: scala3-library 3.3.4 (was 3.3.3) by @scala-steward in #1208
- fix: Trigger replay only for a specific projection instance by @patriknw in #1201
- chore: Update license change date for 1.5.6 by @patriknw in #1211
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- build: Small fix in release template by @johanandren in #1164
- chore: Test all Scala samples on Scala 3 by @johanandren in #1165
- docs: akka-projection-r2dbc had the wrong version by @johanandren in #1168
- chore: Remove ApiMayChange on Projection and RES over gRPC by @patriknw in #1170
- chore: minor typos by @patriknw in #1172
- bump: sbt 1.10.0 (was 1.9.9) by @scala-steward in #1167
- bump: Bump Scala to fix samples on sbt 1.10.0 by @johanandren in #1174
- fix: kafka to depend on testkit via Test scope by @sebastian-alfers in #1175
- bump: sbt 1.10.1 (was 1.10.0) by @scala-steward in #1177
- ci: pin sqlserver to the previous version by @pvlugter in #1179
- bump: akka-persistence-r2dbc 1.2.5 in samples by @patriknw in #1178
- bump: akka 2.9.5 by @pvlugter in #1183
- Fix Distributed Cluster Example Project by @janikdotzel in #1184
- feat: support timestamp offset by slice for grpc projections by @pvlugter in #1181
- fix: refine start offset after downscaling by @pvlugter in #1185
- bump: sbt-ci-release 1.6.1 (was 1.5.12) by @scala-steward in #1188
- bump: sbt-mima-plugin 1.1.4 (was 1.1.3) by @scala-steward in #1190
- fix: condition for deleting old timestamp offsets by @pvlugter in #1186
- fix: ConsumerFilterRegistry unique actor name by @patriknw in #1192
- feat: Make it possible to disable offset deletion by @patriknw in #1195
- chore: Update license change date for 1.5.5 by @patriknw in #1194
New Contributors
- @janikdotzel made their first contribution in #1184
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- build: Drop the dependency submission workflow by @johanandren in #1139
- bump: sbt 1.9.9 (was 1.9.8) by @scala-steward in #1145
- bump: scala3-library 3.3.3 (was 3.3.1) by @scala-steward in #1144
- Add small warning ahead of KafkaSourceProvider by @GreyPlane in #1141
- bump: scala-library 2.13.13 (was 2.13.12) by @scala-steward in #1143
- bump: Akka Persistence JDBC 5.4.0, Slick 3.5.0, all modules in Scala 3 by @johanandren in #1146
- bump: akka-grpc 2.4.1 by @patriknw in #1147
- chore: repo gardening by @johanandren in #1148
- chore: drop revision from Durable State primary key and related index by @sebastian-alfers in #1153
- chore: New license for tests and docs by @johanandren in #1154
- bump: sbt-site-paradox 1.7.0 (was 1.5.0) by @scala-steward in #1151
- bump: Akka gRPC 2.4.2 by @johanandren in #1155
- feat: support for r2dbc sqlserver by @sebastian-alfers in #1122
- bump: Akka umbrella by @johanandren in #1156
- chore: License change date and sample bump for 1.5.4 by @johanandren in #1158
New Contributors
- @GreyPlane made their first contribution in #1141
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- feat: Native-image support by @johanandren in #1131
- fix: replicatedEventOriginFilter should not filter replayed events by @patriknw in #1129
- fix: unexpected events when controlling replication with consumer filter by @patriknw in #1133
- fix flaky KafkaSourceProviderImplSpec by @Roiocam in #1127
- docs: Links to akka-edge-rs API docs by @patriknw in #1119
- build: Bump plugins to only download from maven central by @johanandren in #1121
- Declare the event type bit size by @huntc in #1120
- bump: akka-persistence-r2dbc 1.2.2 in samples by @patriknw in #1124
- bump: scalatest 3.2.18 (was 3.2.17) by @scala-steward in #1126
- build: release snapshot via workflow dispatch by @patriknw in #1130
- test: Harden EventTimestampQuerySpec by @patriknw in #1132
- chore: License change date for 1.5.3 by @johanandren in #1136
- docs: Addition to native image section of edge docs by @johanandren in #1134
- chore: Prepare samples for 1.5.3 release by @johanandren in #1138
New Contributors
Full Changelog: v1.5.2...v1.5.3
1.5.2
What's Changed
- doc: Link to guide by @patriknw in #1109
- build: no transfer progress for maven ci builds by @johanandren in #1110
- bump: sbt 1.9.8 (was 1.9.7) by @scala-steward in #1114
- bump: grpc-stub 1.58.1 (was 1.58.0) by @scala-steward in #1112
- bump: hibernate-core 6.4.1.Final (was 6.3.2.Final) by @scala-steward in #1113
- build: drop integration test config by @johanandren in #1107
- docs: Guide for Akka Edge Rust by @patriknw in #1115
- sample: 1.5.2 in samples by @patriknw in #1118
- chore: license change date for 1.5.2 by @patriknw in #1117
Full Changelog: v1.5.1...v1.5.2
1.5.1
What's Changed
- bump: Akka Projections 1.5.0 in samples by @patriknw in #1056
- build: Publish snapshots by @patriknw in #1059
- bump: sbt 1.9.7 (was 1.9.6) by @scala-steward in #1063
- bump: mysql-connector-j 8.2.0 (was 8.1.0) by @scala-steward in #1060
- build: Run unit tests on JDK 21 by @johanandren in #1064
- doc: Download zip files with samples, #1058 by @patriknw in #1065
- chore: More detailed error message for invalid replica config by @patriknw in #1067
- sample: Dialect config in samples by @patriknw in #1066
- chore: Missing applyWithProducerFilter in sample by @patriknw in #1068
- doc: Fix mistake in tag replace in zips by @patriknw in #1071
- docs: Scala/Java in download links by @patriknw in #1074
- fix: Default Transformtion should be identity in EventProducerPushDestination by @patriknw in #1075
- bump: Akka 2.9.1-M1 by @johanandren in #1077
- feat: Fill sequence number gaps via message from producer by @patriknw in #1076
- feat: Allow indirect replication by @patriknw in #1070
- Feat: edge initiated replication by @johanandren in #1073
- test: Some more RES edge tests by @patriknw in #1078
- fix: Pass through FilteredEvents for eventOriginFilter and ack from cloud by @johanandren in #1079
- bump: Samples up on 1.5.1-M1 by @johanandren in #1081
- doc: Reference docs for edge Replicated Event Sourcing by @patriknw in #1080
- chore: Proto field numbers by @patriknw in #1082
- test: Harden test of RecoveryStrategy.skip by @patriknw in #1086
- test: Harden SlickProjectionSpec by @patriknw in #1085
- test: Harden JdbcProjectionTest atLeastOnceShouldRestartFromPreviousOffset by @patriknw in #1084
- feat: Accept/push-publish multiple RES types from edge by @johanandren in #1087
- bump: logback 1.2.13 by @patriknw in #1088
- bump: cassandra, mssqlserver, mysql, ... 1.19.3 (was 1.19.1) by @scala-steward in #1093
- bump: postgresql 42.7.1 (was 42.6.0) by @scala-steward in #1092
- fix: A few smaller follow ups for the edge replication by @johanandren in #1094
- fix: Origin filter was not passed along for replication Java DSL by @johanandren in #1096
- bump: current versions of all GitHub actions by @ennru in #1097
- chore: Bump samples to 1.5.1-M2 by @johanandren in #1098
- docs: Sample of edge initiated replicated event sourcing by @johanandren in #1083
- build: JDK index no longer needed for JDK 21 by @johanandren in #1100
- bump: hibernate-core 6.3.2.Final (was 6.3.1.Final) by @scala-steward in #1091
- doc: Scaling projection instances by @patriknw in #1101
- doc: Durable State change events by @patriknw in #1099
- docs: Make sure native images build with the local-drone-controls by @johanandren in #1103
- docs: Edge replication guide by @johanandren in #1095
- sample: Akka Projections 1.5.1 in samples by @patriknw in #1104
- chore: Update license change date for 1.5.1 by @patriknw in #1105
Full Changelog: v1.5.0...v1.5.1
1.5.1-M2
What's Changed
- bump: Samples up on 1.5.1-M1 by @johanandren in #1081
- doc: Reference docs for edge Replicated Event Sourcing by @patriknw in #1080
- chore: Proto field numbers by @patriknw in #1082
- test: Harden test of RecoveryStrategy.skip by @patriknw in #1086
- test: Harden SlickProjectionSpec by @patriknw in #1085
- test: Harden JdbcProjectionTest atLeastOnceShouldRestartFromPreviousOffset by @patriknw in #1084
- feat: Accept/push-publish multiple RES types from edge by @johanandren in #1087
- bump: logback 1.2.13 by @patriknw in #1088
- bump: cassandra, mssqlserver, mysql, ... 1.19.3 (was 1.19.1) by @scala-steward in #1093
- bump: postgresql 42.7.1 (was 42.6.0) by @scala-steward in #1092
- fix: A few smaller follow ups for the edge replication by @johanandren in #1094
- fix: Origin filter was not passed along for replication Java DSL by @johanandren in #1096
Full Changelog: v1.5.1-M1...v1.5.1-M2
1.5.1-M1
What's Changed
- bump: Akka Projections 1.5.0 in samples by @patriknw in #1056
- build: Publish snapshots by @patriknw in #1059
- bump: sbt 1.9.7 (was 1.9.6) by @scala-steward in #1063
- bump: mysql-connector-j 8.2.0 (was 8.1.0) by @scala-steward in #1060
- build: Run unit tests on JDK 21 by @johanandren in #1064
- doc: Download zip files with samples, #1058 by @patriknw in #1065
- chore: More detailed error message for invalid replica config by @patriknw in #1067
- sample: Dialect config in samples by @patriknw in #1066
- chore: Missing applyWithProducerFilter in sample by @patriknw in #1068
- doc: Fix mistake in tag replace in zips by @patriknw in #1071
- docs: Scala/Java in download links by @patriknw in #1074
- fix: Default Transformtion should be identity in EventProducerPushDestination by @patriknw in #1075
- bump: Akka 2.9.1-M1 by @johanandren in #1077
- feat: Fill sequence number gaps via message from producer by @patriknw in #1076
- feat: Allow indirect replication by @patriknw in #1070
- Feat: edge initiated replication by @johanandren in #1073
- test: Some more RES edge tests by @patriknw in #1078
- fix: Pass through FilteredEvents for eventOriginFilter and ack from cloud by @johanandren in #1079
Full Changelog: v1.5.0...v1.5.1-M1