Releases: akka/akka-projection
Releases · akka/akka-projection
v1.6.7
v1.6.6
What's Changed
- bump: sbt, scripted-plugin 1.10.7 (was 1.10.5) by @scala-steward in #1284
- bump: sbt-ci-release 1.9.2 (was 1.9.0) by @scala-steward in #1283
- bump: dynamodb 2.29.41 (was 2.25.70) by @scala-steward in #1285
- fix: R2dbcOffsetStore evict and delete per slice by @patriknw in #1255
- chore: Extract common parts of replay code by @patriknw in #1288
- feat: add retry utility for unprocessed items in batch writes by @pvlugter in #1287
- fix: R2DBC replay rejected events by @patriknw in #1289
- fix: Cancel scheduled tasks when projection is stopped by @patriknw in #1290
- test: DynamoDB EventSourcedEndToEndSpec by @patriknw in #1282
- bump: scalatest 3.2.19 (was 3.2.18) by @scala-steward in #1173
- fix(r2dbc): avoid unnecessary rejection given deleted offsets by @pvlugter in #1293
- test: extend R2DBC EventSourcedEndToEndSpec by @pvlugter in #1292
- fix(dynamodb): avoid unnecessary rejection given expired offsets by @pvlugter in #1295
- bump: akka-persistence-r2dbc 1.3.1 by @patriknw in #1298
- chore: Update license change date for 1.6.6 by @patriknw in #1297
Full Changelog: v1.6.5...v1.6.6
v1.6.5
v1.6.4
What's Changed
- feat: connection factory via R2dbcProjectionSettings.withCustomConnectionFactory by @sebastian-alfers in #1254
- docs: Clarify atLeastOnceFlow filter by @patriknw in #1270
- fix: [DynamoDB] Ensure that inflight persistence IDs are not evicted by @leviramsey in #1269
- fix: Timestamp validation of previous seqNr by @patriknw in #1246
- docs: link fixes by @ennru in #1272
- feat: custom connection factory when using withSession by @sebastian-alfers in #1271
- bump: sbt, scripted-plugin 1.10.5 (was 1.10.4) by @scala-steward in #1273
- fix: DynamoDB replay rejected events by @patriknw in #1275
- chore: Update change date for 1.6.4 by @patriknw in #1278
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- docs: push akka-edge and akka-distributed-cluster to the right directory by @johanandren in #1253
- chore: Only keep latest per pid in DynamoDbOffsetStore bySliceSorted by @patriknw in #1257
- chore: Some broken links by @patriknw in #1259
- fix: DynamoDB - Avoid dropping sequence number progress by @leviramsey in #1260
- fix: DynamoDB Timestamp validation of previous seqNr by @patriknw in #1258
- chore: Minor cleanup of DynamoDB OffsetStoreDao by @patriknw in #1262
- docs: link fixes by @ennru in #1261
- docs: DynamoDB Recommendation of offset batches by @patriknw in #1263
- chore: Update change date for 1.6.3 by @patriknw in #1266
- docs: even more links by @ennru in #1267
- test: Harden DynamoDBTimestampOffsetProjectionSpec by @patriknw in #1264
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- fix: DynamoDB evict offsets per slice by @patriknw in #1247
- chore: management version in samples by @patriknw in #1248
- bump: paradox theme 24.10.5 by @ennru in #1249
- bump: dynamodb 2.25.70 (was 2.25.59) by @scala-steward in #1242
- chore: Update change date for 1.6.2 by @patriknw in #1251
- bump: akka-persistence-dynamodb 2.0.1 by @patriknw in #1252
Full Changelog: v1.6.1...v1.6.2
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