Releases: akka/akka-projection
Releases · akka/akka-projection
v1.6.1
What's Changed
- docs: highlighting durable state semantics by @franciscolopezsancho in #1238
- bump: sbt, scripted-plugin 1.10.4 (was 1.10.2) by @scala-steward in #1241
- bump: sbt-ci-release 1.9.0 (was 1.6.1) by @scala-steward in #1240
- bump: sbt-paradox-akka to 24.10.4 by @sebastian-alfers in #1243
- feat (dynamodb): Configurable parallelism in initial offset store query by @leviramsey in #1239
- docs: note for running projections using management api by @JustinPihony in #1237
- chore: changes for release 1.6.1 by @sebastian-alfers in #1244
New Contributors
- @leviramsey made their first contribution in #1239
- @JustinPihony made their first contribution in #1237
Full Changelog: v1.6.0...v1.6.1
v1.6.0
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
- docs: revise URL structure (libraries) 2 by @ennru in #1220
- chore: update copyright year to 2024 by @pvlugter in #1221
- fix: adopt offsets from other projection keys by @pvlugter in #1218
- perf: Try to load previous seqNr if missing, in validation by @patriknw in #1197
- feat: DynamoDB projections by @pvlugter in #1222
- chore: Log GrcpReadJournal connection failure details at debug by @johanandren in #1231
- feat: Migration to replicated event sourcing by @patriknw in #1171
- chore: Pre 24.10 release by @sebastian-alfers in #1236
Full Changelog: v1.5.7...v1.6.0
v1.5.9
What's Changed
- fix: adopt offsets from other projection keys (backport 1.5) by @patriknw in #1225
- bump: akka-persistence-r2dbc 1.2.6 (backport 1.5) by @patriknw in #1226
- chore: Update license change date for 1.5.9 by @patriknw in #1227
- perf: Try to load previous seqNr if missing, in validation (backport 1.5) by @patriknw in #1229
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- chore: License change date and 1.5.8 release preparations by @johanandren in #1224
- backport of #1212 from main
Full Changelog: v1.5.7...v1.5.8
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