Releases: akka/akka-persistence-r2dbc
Releases · akka/akka-persistence-r2dbc
v1.3.0
What's Changed
- bump: sbt-mima-plugin 1.1.4 (was 1.1.3) by @scala-steward in #592
- bump: sbt-ci-release 1.6.0 (was 1.5.12) by @scala-steward in #594
- bump: sbt-ci-release 1.6.1 (was 1.6.0) by @scala-steward in #597
- docs: revise URL structure (libraries) by @ennru in #601
- docs: configure links in ScalaDoc; run link validator by @ennru in #602
- chore: bump to akka 2.10.0-M1 by @sebastian-alfers in #603
- bump: logback-classic 1.5.8 (was 1.2.13) by @scala-steward in #596
- test: FilteredPayload with more db partitions, #546 by @patriknw in #604
- bump: sbt-ci-release 1.8.0 (was 1.6.1) by @scala-steward in #607
- bump: sbt, sbt-dependency-tree 1.10.2 (was 1.10.1) by @scala-steward in #611
- bump: scala-library 2.13.15 (was 2.13.14) by @scala-steward in #609
- bump: r2dbc-postgresql 1.0.6.RELEASE (was 1.0.5.RELEASE) by @scala-steward in #608
- bump: scala3-library 3.3.4 (was 3.3.3) by @scala-steward in #610
- bump: logback-classic 1.5.10 (was 1.5.8) by @scala-steward in #606
- feat: Skip backtracking when far behind,Accept PubSub events after idle by @patriknw in #614
- chore: bump copyright year 2024 by @sebastian-alfers in #622
- chore: pre 24.10 release items by @sebastian-alfers in #621
Full Changelog: v1.2.5...v1.3.0
v1.2.6
v1.3.0-M1
What's Changed
- bump: sbt-mima-plugin 1.1.4 (was 1.1.3) by @scala-steward in #592
- bump: sbt-ci-release 1.6.0 (was 1.5.12) by @scala-steward in #594
- bump: sbt-ci-release 1.6.1 (was 1.6.0) by @scala-steward in #597
- docs: revise URL structure (libraries) by @ennru in #601
- docs: configure links in ScalaDoc; run link validator by @ennru in #602
- chore: bump to akka 2.10.0-M1 by @sebastian-alfers in #603
- bump: logback-classic 1.5.8 (was 1.2.13) by @scala-steward in #596
- test: FilteredPayload with more db partitions, #546 by @patriknw in #604
Full Changelog: v1.2.5...v1.3.0-M1
v1.2.5
What's Changed
- bump: Akka paradox theme 0.57 by @johanandren in #569
- doc: Sharding vs partitioning by @patriknw in #570
- bump: sbt, sbt-dependency-tree 1.10.0 (was 1.9.9) by @scala-steward in #573
- bump: scala-library 2.13.14 (was 2.13.13) by @scala-steward in #572
- bump: Akka Persistence JDBC 5.4.0 and Scala 3 across all modules by @johanandren in #541
- chore: Fix Scala 3 migration tests compilation by @johanandren in #577
- doc: Clarification of sharding vs partitioning by @patriknw in #576
- docs: Add a page about service file conflict for überjars by @johanandren in #578
- test: correct sequence number for delete single snapshot test by @pvlugter in #579
- chore: Drop Postgres R2DBC native-image metadata #571 by @johanandren in #580
- chore: minor cleanup by @patriknw in #581
- chore: drop revision from Durable State by slice index and migration docs by @sebastian-alfers in #561
- chore: prepare AkkaVersionInDocs for 2.10 by @patriknw in #575
- perf: Avoid asyncReadHighestSequenceNr query by @patriknw in #583
- doc: reduce db connections with SliceRangeShardAllocationStrategy by @patriknw in #582
- docs: clarify migration and retrieval of durable state based persistence ids by @sebastian-alfers in #544
- test: Harden EventSourcedCleanupSpec, #549 by @patriknw in #584
- bump: sbt, sbt-dependency-tree 1.10.1 (was 1.10.0) by @scala-steward in #585
- fix: stuck queries when too many events with same timestamp by @pvlugter in #586
- chore: docker compose by @patriknw in #588
- feat: Programatic connection factory options by @patriknw in #587
- chore: Update license change date for 1.2.5 by @patriknw in #590
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- build: Better way to pick up version in native-image tests by @johanandren in #533
- bump: scala3-library 3.3.3 (was 3.3.1) by @scala-steward in #538
- fix: use val for logging in all SqlServer daos by @sebastian-alfers in #534
- bump: sbt, sbt-dependency-tree 1.9.9 (was 1.9.8) by @scala-steward in #539
- bump: postgresql 42.7.3 (was 42.7.1) by @scala-steward in #536
- bump: scala-library 2.13.13 (was 2.13.12) by @scala-steward in #537
- docs: add missing getting-started docs for SQLServer by @sebastian-alfers in #542
- doc: Clarify warning in cleanup tool by @patriknw in #543
- chore: repo gardening by @johanandren in #545
- bump: r2dbc-postgresql 1.0.5 by @patriknw in #548
- chore: Native-image support with r2dbc-postgres 1.0.5.RELEASE by @johanandren in #551
- bump: sbt-site-paradox 1.7.0 (was 1.5.0) by @scala-steward in #556
- chore: remove revision from Durable State primary key by @sebastian-alfers in #559
- chore: New license for tests and docs by @johanandren in #563
- fix: insert instead of update new state with updated revision during migration by @sebastian-alfers in #562
- doc: Describe slice in data partition docs by @patriknw in #564
- build: Make sure native image tests are green in release issue by @johanandren in #565
- chore: License change date for 1.2.4, Akka 2.9.3 bump by @johanandren in #568
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- feat: Native-image support by @johanandren in #529
- build: Placeholder for native-image tests by @johanandren in #528
- chore: Version and license change date by @johanandren in #532
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- docs: fix double
the
in cleanup api docs by @pvlugter in #498 - fix: make nightlies not fail silently by @sebastian-alfers in #499
- chore: add h2 to nightly by @sebastian-alfers in #500
- bump: sbt, sbt-dependency-tree 1.9.8 (was 1.9.7) by @scala-steward in #503
- bump: r2dbc-postgresql 1.0.4.RELEASE (was 1.0.3.RELEASE) by @scala-steward in #502
- feat: Migration of Durable State, #504 by @patriknw in #506
- build: Bump plugins to only download from maven central by @johanandren in #507
- feat: sqlserver / mssql support by @sebastian-alfers in #505
- chore: Make Sql.Interpolation backwards compatible by @patriknw in #514
- docs: fix note rendering in Running section by @sebastian-alfers in #516
- feat: Data partitions by @patriknw in #508
- chore: Dao ExecutionContext in R2dbcExecutorProvider by @patriknw in #518
- feat: migration for sqlserver by @sebastian-alfers in #517
- build: Update actions due to Node.js 16 deprecation by @patriknw in #521
- feat: Data partitions for snapshot and durable state by @patriknw in #515
- doc: Data partitions by @patriknw in #519
- perf: Cache sql construction by @patriknw in #522
- chore: Update license change date for 1.2.2 by @patriknw in #525
Full Changelog: v1.2.1...v1.2.2
1.2.2-M1
What's Changed
- docs: fix double
the
in cleanup api docs by @pvlugter in #498 - fix: make nightlies not fail silently by @sebastian-alfers in #499
- chore: add h2 to nightly by @sebastian-alfers in #500
- bump: sbt, sbt-dependency-tree 1.9.8 (was 1.9.7) by @scala-steward in #503
- bump: r2dbc-postgresql 1.0.4.RELEASE (was 1.0.3.RELEASE) by @scala-steward in #502
- feat: Migration of Durable State, #504 by @patriknw in #506
- build: Bump plugins to only download from maven central by @johanandren in #507
- feat: sqlserver / mssql support by @sebastian-alfers in #505
- chore: Make Sql.Interpolation backwards compatible by @patriknw in #514
- docs: fix note rendering in Running section by @sebastian-alfers in #516
- feat: Data partitions by @patriknw in #508
- chore: Dao ExecutionContext in R2dbcExecutorProvider by @patriknw in #518
Full Changelog: v1.2.1...v1.2.2-M1
v1.2.1
What's Changed
- build: Publish snapshots by @patriknw in #477
- bump: sbt 1.9.7 (was 1.9.6) by @scala-steward in #478
- chore: enable dependency plugin to support analysis by @ennru in #479
- build: Add JDK 21 to nightly tests by @johanandren in #480
- chore: change docs project name to disambiguate from in pom files by @ennru in #481
- chore: remove comment about potential deprecation of the use-app-time config by @sebastian-alfers in #483
- fix: Don't call change handler if optimistic lock fails by @patriknw in #484
- Remove comment for use-app-timestamp config by @sebastian-alfers in #489
- bump: logback-classic 1.2.13 (was 1.2.12) by @scala-steward in #486
- bump: postgresql 42.7.1 (was 42.6.0) by @scala-steward in #488
- bump: r2dbc-postgresql 1.0.3 by @patriknw in #490
- fix: avoid failing when running with testOnly mode by @sebastian-alfers in #492
- build: -SNAPSHOT version naming by @patriknw in #493
- build: JDK index no longer needed for JDK 21 by @johanandren in #491
- feat: Write change event of DurableState to event journal by @patriknw in #485
- feat: Cleanup events by time by @patriknw in #495
- chore: Update license change date for 1.2.1 by @patriknw in #497
Full Changelog: v1.2.0...v1.2.1
1.2.0
What's Changed
- chore: Scala 3 in nightly by @patriknw in #397
- build: 3.2 is what we should test in nightlies by @johanandren in #398
- bump: sbt-ci-release 1.5.12 (was 1.5.11) by @scala-steward in #400
- chore: bump paradox version by @octonato in #403
- bump: sbt-site 1.5.0 (was 1.4.1) by @scala-steward in #404
- feat: Support H2 database by @johanandren in #402
- bump: akka-paradox 0.49 by @johanandren in #406
- doc: Release instructions by @johanandren in #407
- feat: Allow arbitrary H2 options passed through from config by @johanandren in #408
- [typo] fix "host" -> "user" = ${?DB_USER} in application-yugabyte.conf by @audacioustux in #411
- build: Bump sbt 1.9.1, include release notes url in pom by @johanandren in #413
- fix: Debug logging did not use the size of the batch for batches by @johanandren in #414
- feat: Snapshots as starting point for eventsBySlices by @patriknw in #410
- feat: Snapshot as starting point for eventsByPersistenceId by @patriknw in #412
- feat: Turn filtered payload into filtered envelopes by @johanandren in #416
- bump: h2 2.1.214 (was 2.1.210) by @scala-steward in #421
- bump: scala-library 2.13.11 (was 2.13.10) by @scala-steward in #424
- bump: sbt-header 5.10.0 (was 5.9.0) by @scala-steward in #422
- fix: Close connection if execution takes too long (fw port) by @patriknw in #425
- bump: r2dbc-postgresql 1.0.2 (was 1.0.1) by @pvlugter in #429
- docs: add repository info by @aludwiko in #430
- bump: r2dbc-pool 1.0.1.RELEASE (was 1.0.0.RELEASE) by @scala-steward in #435
- bump: h2 2.2.220 (was 2.1.214) by @scala-steward in #433
- bump: sbt 1.9.3 (was 1.9.1) by @scala-steward in #436
- bump: sbt-mima-plugin 1.1.3 (was 1.1.2) by @scala-steward in #434
- chore: add docker-compose healthcheck for postgres by @pvlugter in #437
- chore: Harden EventsBySliceStartingFromSnapshotSpec, #417 by @patriknw in #438
- chore: Fmt bullet list of json docs by @patriknw in #439
- fix: Filter FilteredPayload in pub-sub by @johanandren in #440
- chore: ConnectionPoolSettings from ConnectionFactoryProvider by @patriknw in #442
- fix: backtracking queries and filtered events (#445) by @patriknw in #448
- perf: Avoid event serialization roundtrip by @patriknw in #441
- bump: sbt 1.9.4 (was 1.9.3) by @scala-steward in #452
- bump: h2 2.2.222 (was 2.2.220) by @scala-steward in #451
- fix(h2): disable optimize reuse results to avoid race condition by @pvlugter in #456
- bump: Scala 3.3.1 and 2.13.12 by @patriknw in #457
- chore: Wrong function type in javadsl.R2dbcSession by @patriknw in #458
- chore: Drop Scala 2.12 by @patriknw in #460
- chore: Drop JDK 8 by @patriknw in #461
- bump: Akka 2.9.0-M2 by @patriknw in #462
- fix: Envelope source is different for durable state by @patriknw in #464
- build: Akka 2.9.3-M3 and publish to Akka repo by @patriknw in #465
- bump: h2 2.2.224 (was 2.2.222) by @scala-steward in #467
- bump: sbt 1.9.6 (was 1.9.4) by @scala-steward in #468
- feat: Mark snapshot envelopes with snapshot source by @johanandren in #469
- bump: reactor-netty-core 1.1.12 by @patriknw in #472
- bump: Akka Paradox, Paradox Dependencies by @ennru in #471
- bump: Akka 2.9.0 by @patriknw in #473
- chore: Update license change date for 1.2.0 by @patriknw in #475
New Contributors
- @audacioustux made their first contribution in #411
Full Changelog: v1.1.0...v1.2.0