Releases: akka/akka-projection
Releases · akka/akka-projection
v1.6.20
What's Changed
- chore: Native image reflection entry for new PubSubAck message by @johanandren in #1411
- fix: grpc queries like eventTimestamp when starting from snapshot by @patriknw in #1412
- feat: Offset validation of heartbeat envelopes by @patriknw in #1413
- bump: akka-persistence-r2dbc 1.3.12 by @patriknw in #1414
- chore: Update change date for 1.6.20 by @patriknw in #1416
Full Changelog: v1.6.19...v1.6.20
v1.6.19
What's Changed
- build: Check sample Akka dependency versions in CI by @johanandren in #1398
- feat: Preserve original event order of replicated events by @patriknw in #1380
- chore: Update change date for 1.6.19 by @patriknw in #1410
Full Changelog: v1.6.18...v1.6.19
v1.6.18
What's Changed
- build: matrix for sample checks to speed up build by @johanandren in #1376
- fix(dynamodb): Submaterialize replays instead of run as separate stream by @johanandren in #1397
- chore: Actor handler not working with R2DBC by @patriknw in #1395
- build: Unbreak weekly native-image-tests by @johanandren in #1401
- test(r2dbc): test coverage for observability in replays by @johanandren in #1400
- fix: Missing envelope source in grpc filtered event by @patriknw in #1403
- fix: New instance of DynamoDBOffsetStore for each incarnation by @patriknw in #1402
- feat: Keep offsets when recently consumed by @patriknw in #1396
- bump: akka-grpc 2.5.10 by @johanandren in #1405
- bump: Akka DynamoDB 2.0.11 by @patriknw in #1406
- fix: Don't accept replay triggering event until replay done by @johanandren in #1399
- chore: Update change date for 1.6.18 by @patriknw in #1408
Full Changelog: v1.6.17...v1.6.18
v1.6.17
What's Changed
- docs: Update readme with more clear libraries distinction by @johanandren in #1377
- build: mvn command to verify release artifact by @johanandren in #1379
- sample: Update Akka core and r2dbc versions in samples by @patriknw in #1378
- chore: Trace logging of save offsets, and dedup in-fligth by @patriknw in #1384
- perf: deduplicate pids in load by @patriknw in #1383
- chore(r2dbc): Submaterialize replays instead of run as separate stream by @johanandren in #1385
- fix(r2dbc): Telemetry for replayed events by @johanandren in #1388
- fix: New instance of R2dbcOffsetStore for each incarnation by @patriknw in #1386
- chore: License change date and sample bump for 1.6.17 by @johanandren in #1392
- chore: Pass along uuid as query correlation id for r2dbc and grpc by @johanandren in #1389
- bump: Akka Persistence R2DBC 1.3.11 by @johanandren in #1394
Full Changelog: v1.6.16...v1.6.17
v1.6.16
What's Changed
- chore: resolver updates by @sebastian-alfers in #1368
- chore: add java 25 to test by @sebastian-alfers in #1367
- feat: Set restart settings for projections by @johanandren in #1369
- bump: Scala 2.13.17 and 3.3.7 by @johanandren in #1371
- chore: Keep internal CompletionStage callbacks on Akka dispatcher by @johanandren in #1370
- chore: Copyright header homepage update by @johanandren in #1372
- bump: Akka 2.10.11 and other akka libraries by @johanandren in #1373
- chore: License change date and sample bump for 1.6.16 by @johanandren in #1375
Full Changelog: v1.6.15...v1.6.16
v1.6.15
What's Changed
- bump: sbt, scripted-plugin 1.11.2 (was 1.10.11) by @scala-steward in #1350
- chore: apply clippy fixes to rust sample by @pvlugter in #1353
- bump: sbt, scripted-plugin 1.11.3 (was 1.11.2) by @scala-steward in #1351
- bump: sbt-scalafmt 2.5.5 (was 2.5.4) by @scala-steward in #1352
- build: Allow ad hoc (workflow_dispatch) runs of most CI jobs by @johanandren in #1354
- bump: Alpakka Kafka 7.0.4 (was 7.0.2) by @ennru in #1356
- bump: sbt, scripted-plugin 1.11.4 (was 1.11.3) by @scala-steward in #1357
- chore: Automatic module names by @johanandren in #1358
- bump: paradox-theme-akka, ... 25.10.1 (was 25.10.0) by @scala-steward in #1361
- bump: sbt-unidoc 0.6.0 (was 0.5.0) by @scala-steward in #1360
- bump: sbt, scripted-plugin 1.11.6 (was 1.11.4) by @scala-steward in #1362
- fix: Unexpected rejected events in catchup scenario by @patriknw in #1363
- chore: Update license change date for 1.6.15 by @patriknw in #1365
- chore: Disable CatchupSpec for sqlserver by @patriknw in #1366
Full Changelog: v1.6.14...v1.6.15
v1.6.14
What's Changed
- bump: paradox-theme-akka, ... 25.10.0 (was 24.10.7) by @scala-steward in #1345
- feat: accept seq number resets following event deletion by @pvlugter in #1346
- bump: sbt-java-formatter 0.10.0 (was 0.8.0) by @scala-steward in #1344
- chore: updates for release 1.6.14 by @pvlugter in #1348
Full Changelog: v1.6.13...v1.6.14
v1.6.13
What's Changed
- bump: Jackson 2.18.3 by @patriknw in #1338
- bump: Akka Persistence R2DBC 1.3.5 by @ennru in #1339
- bump: akka-persistence-r2dbc 1.3.6 by @pvlugter in #1340
- bump: Akka 2.10.5 and friends by @johanandren in #1341
- chore: License change and sample bump for 1.6.13 by @johanandren in #1343
Full Changelog: v1.6.12...v1.6.13
v1.6.12
What's Changed
- bump: sbt, scripted-plugin 1.10.11 (was 1.10.10) by @scala-steward in #1327
- feat: LatestEventTimestampQuery in GrpcReadJournal by @patriknw in #1334
- feat: add backlog status telemetry by @pvlugter in #1335
- chore: Update change date for 1.6.12 by @patriknw in #1337
Full Changelog: v1.6.11...v1.6.12
v1.6.11
What's Changed
- bump: slf4j-api 2.0.17 (was 2.0.16) by @scala-steward in #1321
- bump: sbt, scripted-plugin 1.10.10 (was 1.10.7) by @scala-steward in #1320
- docs: Paradox Theme 24.10.7 (forum link) by @ennru in #1322
- chore: Additional trace logging in DynamoDBOffsetStore by @patriknw in #1325
- bump: sbt-ci-release 1.9.3 (was 1.9.2) by @scala-steward in #1326
- fix: Don't trigger replay from pub-sub events by @patriknw in #1329
- fix: ensure offset stored after replay for flow projections by @pvlugter in #1330
- bump: Akka core 2.10.3, grpc 2.5.3, r2dbc 1.3.3 by @patriknw in #1331
- chore: Update change date for 16.11 by @patriknw in #1333
Full Changelog: v1.6.10...v1.6.11