1. cd5a33f Update sbt-mima-plugin to 1.1.6 (#410) by Scala Steward · 23 hours ago main
  2. e567d54 fix: resolve all compiler warnings (#409) by He-Pin(kerr) · 25 hours ago
  3. 0cf454e chore: unify formatter config - standardize aliases, add JDK17 setting (#402) by He-Pin(kerr) · 26 hours ago
  4. c6ec8d1 try to improve waits for docker startups in CI (#407) by PJ Fanning · 2 days ago
  5. 33f2152 docs: add AGENTS.md and CLAUDE.md for AI coding agents (#404) by He-Pin(kerr) · 3 days ago
  6. 9d7cbb5 feat: improve Scala 3.8 forward compatibility (#405) by He-Pin(kerr) · 3 days ago
  7. c0b7722 chore: Rewrite to scala3 syntax (#401) by He-Pin(kerr) · 3 days ago
  8. cd5e199 Update sbt, scripted-plugin to 1.12.12 (#403) by Scala Steward · 3 days ago
  9. 4a82779 Add -Yfuture-lazy-vals for Scala 3.3.x builds (#400) by He-Pin(kerr) · 3 days ago
  10. 39e1a61 Update scala3-library to 3.3.8 (#399) by Scala Steward · 5 days ago
  11. 044ff9a Add EventsByPersistenceIdGapSpec tests for gap handling (#398) by PJ Fanning · 7 days ago
  12. f7f1c67 Bump actions/checkout from 6.0.2 to 6.0.3 (#397) by dependabot[bot] · 9 days ago
  13. 56cb080 Update Pekko version from 2.0.0-M2 to 2.0.0-M3 (#396) by PJ Fanning · 11 days ago
  14. 4118148 Update logback-classic to 1.5.34 (#394) by Scala Steward · 2 weeks ago
  15. bf0c941 Bump scalacenter/sbt-dependency-submission from 3.2.2 to 3.2.3 (#392) by dependabot[bot] · 2 weeks ago
  16. 4d460ab Bump sbt/setup-sbt from 1.1.22 to 1.2.1 (#393) by dependabot[bot] · 2 weeks ago
  17. d14f25e Update logback-classic to 1.5.33 (#391) by Scala Steward · 3 weeks ago
  18. f9dfbb0 release notes for 2.0.0-M1 (#389) by PJ Fanning · 3 weeks ago
  19. 4af0f71 Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#390) by dependabot[bot] · 3 weeks ago
  20. 38fc4c7 Create stage-release-candidate.yml (#388) by PJ Fanning · 4 weeks ago v2.0.0-M1 v2.0.0-M1-RC1
  21. e6625a5 bring docs up to date with akka-persistence-r2dbc 1.1.0 (#387) by PJ Fanning · 4 weeks ago
  22. e63480c Enable additional capabilities in R2dbcDurableStateStoreTCKSpec (#385) by PJ Fanning · 4 weeks ago
  23. 591d78d remove pekko-projection-r2dbc (#386) by PJ Fanning · 4 weeks ago
  24. aaf9e8d Match EventSourcedPubSubSpec to akka reference implementation (#383) by PJ Fanning · 4 weeks ago
  25. 8b9f24f feat: add publish-events-number-of-topics support (#382) by PJ Fanning · 4 weeks ago
  26. da115b9 license headers (#381) by PJ Fanning · 4 weeks ago
  27. f45f11f Port missing tests and skipPubSubTooFarAhead from akka-persistence-r2dbc (#380) by PJ Fanning · 4 weeks ago
  28. 7d971d6 add AdditionalColumn, ChangeHandler, R2dbcSession, custom table support (#377) by PJ Fanning · 4 weeks ago
  29. 5893b61 Bump coursier/cache-action from 8.1.0 to 8.1.1 (#378) by dependabot[bot] · 4 weeks ago
  30. 4a18b5a Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.2 (#379) by dependabot[bot] · 4 weeks ago
  31. a593069 Port akka-persistence-r2dbc PR#239: add JSONB/JSON payload column type support (#355) by PJ Fanning · 5 weeks ago
  32. 55726a1 Port akka PRs 373, 377, 382: OffsetPidSeqNr, tags in events, pubsub tags (#376) by PJ Fanning · 5 weeks ago
  33. 6a91c5e Port remaining changes for #357 and akka/akka-persistence-r2dbc#348 (#375) by PJ Fanning · 5 weeks ago
  34. 5419e7a fix: Use explicit microsecond timestamp resolution (#373) by PJ Fanning · 5 weeks ago
  35. 662c54f feat: cleanup - delete events in batches (port of akka/akka-persistence-r2dbc#329) (#360) by PJ Fanning · 5 weeks ago
  36. 9c97d19 durable state store TCK spec (#368) by PJ Fanning · 5 weeks ago
  37. 2603950 Add negative tests for upsert after deleteObject with revision (#369) by PJ Fanning · 5 weeks ago
  38. 9367a64 Remove pull_request trigger from link-validator (#372) by PJ Fanning · 5 weeks ago
  39. b3dc2a2 pekko 2 based build (#371) by PJ Fanning · 5 weeks ago
  40. e4dab25 Update sbt-scalafmt to 2.6.1 (#366) by Scala Steward · 5 weeks ago
  41. ee8bb07 Update scalafmt-core to 3.11.1 (#367) by Scala Steward · 5 weeks ago
  42. 4df0439 Port akka/akka-persistence-r2dbc#346: add persistenceIds by entity type queries (#359) by PJ Fanning · 6 weeks ago
  43. 880ba59 Replace deprecated OverflowStrategy.dropNew in R2dbcReadJournal (#365) by PJ Fanning · 6 weeks ago
  44. 1fb53ea Port akka-persistence-r2dbc PR #313: Dynamically enable/disable publish-events (#353) by PJ Fanning · 6 weeks ago
  45. 2433475 Port akka-persistence-r2dbc PRs #345 and #349: backtracking improvements (#357) by PJ Fanning · 6 weeks ago
  46. 05c237a feat: allow client certificates for SSL connections to be configured (#354) by PJ Fanning · 6 weeks ago
  47. 73f3c09 Port akka-persistence-r2dbc#365: support ?? as escaped ? in SQL interpolation (#352) by PJ Fanning · 6 weeks ago
  48. ac0f2e1 Update sbt, scripted-plugin to 1.12.11 (#363) by Scala Steward · 6 weeks ago
  49. 374a1fe Update r2dbc-mysql to 1.4.2 (#361) by Scala Steward · 7 weeks ago
  50. a28658f Update postgresql to 42.7.11 (#362) by Scala Steward · 7 weeks ago
  51. 4b74d2f rename file (#358) by PJ Fanning · 7 weeks ago
  52. 0c7e9c2 Update sbt-java-formatter to 0.12.0 (#350) by Scala Steward · 7 weeks ago
  53. dc3a7d9 Update sbt, scripted-plugin to 1.12.10 (#351) by Scala Steward · 7 weeks ago
  54. 07805e5 Update sbt-scalafmt to 2.6.0 (#348) by Scala Steward · 9 weeks ago
  55. 50211b3 Update scalafmt-core to 3.11.0 (#349) by Scala Steward · 9 weeks ago
  56. dd3194f durable-state: empty tag test (#346) by PJ Fanning · 2 months ago
  57. 219dbe5 Update sbt, scripted-plugin to 1.12.9 (#347) by Scala Steward · 2 months ago
  58. d12bbdc Bump jrouly/scalafmt-native-action from 4 to 5 (#345) by dependabot[bot] · 2 months ago
  59. 157169d Update sbt-java-formatter to 0.11.0 (#344) by Scala Steward · 2 months ago
  60. 0676bba Bump coursier/setup-action from 2.0.3 to 3.0.0 (#336) by dependabot[bot] · 3 months ago
  61. fffb9e7 Bump sbt/setup-sbt from 1.1.20 to 1.1.22 (#343) by dependabot[bot] · 3 months ago
  62. 14e518a Update scalatest to 3.2.20 (#342) by Scala Steward · 3 months ago
  63. b26c3c6 Update sbt, scripted-plugin to 1.12.8 (#341) by Scala Steward · 3 months ago
  64. cf12140 Bump sbt/setup-sbt from 1.1.19 to 1.1.20 (#337) by dependabot[bot] · 3 months ago
  65. 5ab5b5e Bump coursier/cache-action from 8.0.1 to 8.1.0 (#338) by dependabot[bot] · 3 months ago
  66. e1c2d4d port durable state delete changes (#304) by PJ Fanning · 3 months ago
  67. 6088440 Update sbt, scripted-plugin to 1.12.6 (#333) by Scala Steward · 3 months ago
  68. f66adb0 Bump sbt/setup-sbt from 1.1.18 to 1.1.19 (#331) by dependabot[bot] · 3 months ago
  69. 15e52dd Update sbt, scripted-plugin to 1.12.5 (#330) by Scala Steward · 4 months ago
  70. b9fc713 Delete scala-steward.yml (#329) by PJ Fanning · 4 months ago
  71. 7e63d52 Update sbt, scripted-plugin to 1.12.4 (#328) by Scala Steward · 4 months ago
  72. 0227a35 Bump sbt/setup-sbt from 1.1.16 to 1.1.18 (#325) by dependabot[bot] · 4 months ago
  73. d63916a Bump coursier/cache-action from 8.0.0 to 8.0.1 (#326) by dependabot[bot] · 4 months ago
  74. 719f603 Bump coursier/setup-action from 2.0.2 to 2.0.3 (#327) by dependabot[bot] · 4 months ago
  75. f510861 Update sbt-mima-plugin to 1.1.5 (#324) by Scala Steward · 4 months ago
  76. a5a95d3 Update logback-classic to 1.5.32 (#322) by Scala Steward · 4 months ago
  77. ea8a101 Update sbt, scripted-plugin to 1.12.3 (#323) by Scala Steward · 4 months ago
  78. 66a3ee3 Update scalafmt-core to 3.10.7 (#320) by Scala Steward · 4 months ago
  79. cc3ecaa Update postgresql to 42.7.10 (#319) by Scala Steward · 4 months ago
  80. f2e28b5 Bump coursier/cache-action from 7.0.0 to 8.0.0 (#317) by dependabot[bot] · 4 months ago
  81. ae54d31 Update logback-classic to 1.5.29 (#318) by Scala Steward · 4 months ago
  82. 4ec99d7 Update sbt, scripted-plugin to 1.12.2 (#314) by Scala Steward · 4 months ago
  83. 474188b Reduce periodic latency spikes (#307) by PJ Fanning · 4 months ago
  84. e9822bd Bump scala-steward-org/scala-steward-action from 2.78.0 to 2.83.0 (#312) by dependabot[bot] · 5 months ago
  85. 72f5a56 Bump sbt/setup-sbt from 1.1.15 to 1.1.16 (#313) by dependabot[bot] · 5 months ago
  86. c8d8107 upgrade mysql and yugabyte images (#309) by PJ Fanning · 5 months ago
  87. 78efda6 Update logback-classic to 1.5.27 (#310) by Scala Steward · 5 months ago
  88. e70ed72 Update scalafmt-core to 3.10.6 (#311) by Scala Steward · 5 months ago
  89. 8f0f128 avoid use of deprecated StringUtils (#308) by PJ Fanning · 5 months ago
  90. b17d348 Document only one entry per pid in snapshot store (#305) by PJ Fanning · 5 months ago
  91. 964fc68 remove warning from doc (#306) by PJ Fanning · 5 months ago
  92. 7f2d01c Update YugabyteDB image version to 2.20.12.0-b30 (#303) by PJ Fanning · 5 months ago
  93. b58de9f Update sbt, scripted-plugin to 1.12.1 (#299) by Scala Steward · 5 months ago
  94. 359ed8d Update logback-classic to 1.5.26 (#298) by Scala Steward · 5 months ago
  95. b0d2e90 Update scalafmt-core to 3.10.5 (#300) by Scala Steward · 5 months ago
  96. 49ec66f Update sbt-java-formatter to 0.10.0 (#291) by Scala Steward · 5 months ago
  97. 0332885 Bump actions/checkout from 6.0.1 to 6.0.2 (#295) by dependabot[bot] · 5 months ago
  98. f7142f5 Bump actions/setup-java from 5.1.0 to 5.2.0 (#296) by dependabot[bot] · 5 months ago
  99. 9f39d58 Update logback-classic to 1.5.25 (#292) by Scala Steward · 5 months ago
  100. 7a711d6 Add 'Reformat with scalafmt 3.10.4' to .git-blame-ignore-revs by Scala Steward · 5 months ago