1. b461c0a Bump sbt/setup-sbt from 1.5.2 to 1.5.4 (#461) by dependabot[bot] · 3 days ago main
  2. aea2507 Update sbt-source-dist to 0.2.0 (#464) by Scala Steward · 4 days ago
  3. dcfb575 Update logback-classic to 1.6.1 (#463) by Scala Steward · 4 days ago
  4. feb8ea8 Update scalafmt-core to 3.11.5 (#465) by Scala Steward · 4 days ago
  5. 2680b6a use scala.jdk.DurationConverter (#459) by PJ Fanning · 5 days ago
  6. 0378532 more timeout checks (#460) by PJ Fanning · 5 days ago
  7. c7f40dc Bump actions/checkout from 7.0.0 to 7.0.1 (#462) by dependabot[bot] · 5 days ago
  8. cfcfecb Update EventsBySlicePubSubSpec.scala (#458) by PJ Fanning · 6 days ago
  9. 48a6651 Close connection if execution takes too long (#457) by PJ Fanning · 6 days ago
  10. 21a0861 Update logback-classic to 1.6.0 (#456) by Scala Steward · 8 days ago
  11. 88876a9 Update r2dbc-mysql to 1.4.3 (#455) by Scala Steward · 10 days ago
  12. 1ebe4ef Bump sbt/setup-sbt from 1.5.0 to 1.5.2 (#453) by dependabot[bot] · 12 days ago
  13. 09267c1 Bump actions/setup-java from 5.5.0 to 5.6.0 (#454) by dependabot[bot] · 12 days ago
  14. c83bfe6 Update sbt, scripted-plugin to 1.12.14 (#450) by Scala Steward · 2 weeks ago
  15. d8a1f5a Update sbt-scalafmt to 2.6.2 (#451) by Scala Steward · 2 weeks ago
  16. df7704a Update scalafmt-core to 3.11.4 (#452) by Scala Steward · 2 weeks ago
  17. 1db4e26 Update sbt-license-report to 1.10.0 (#449) by Scala Steward · 2 weeks ago
  18. e4359fa Bump actions/setup-java from 5.4.0 to 5.5.0 (#448) by dependabot[bot] · 3 weeks ago
  19. abe7c93 Update scalafmt-core to 3.11.3 (#447) by Scala Steward · 3 weeks ago
  20. afb78a5 Update sbt-reproducible-builds to 0.35 (#445) by Scala Steward · 3 weeks ago
  21. 906f8d7 Update logback-classic to 1.5.38 (#444) by Scala Steward · 3 weeks ago
  22. 4216339 Update scalafmt-core to 3.11.2 (#446) by Scala Steward · 3 weeks ago
  23. c9eeb60 Update postgresql to 42.7.13 (#443) by Scala Steward · 3 weeks ago
  24. 1950892 chore: normalize UTF-8 XML encoding declarations (#441) by He-Pin(kerr) · 4 weeks ago
  25. db573ba fix: fix scaladoc warnings in core module (#436) by He-Pin(kerr) · 4 weeks ago
  26. 0974817 Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#440) by dependabot[bot] · 4 weeks ago
  27. 451fe7b fix: fix compilation warnings across all Scala versions (#439) by He-Pin(kerr) · 4 weeks ago
  28. a6016d5 feat: add Scala 3.8.4 cross-compilation target for testing (#438) by He-Pin(kerr) · 4 weeks ago
  29. 5c8ca03 Update sbt-reproducible-builds to 0.33 (#437) by Scala Steward · 4 weeks ago
  30. 2cd8a7b Update postgresql to 42.7.12 (#435) by Scala Steward · 5 weeks ago
  31. 67004f2 Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#433) by dependabot[bot] · 5 weeks ago
  32. 7104ab5 Bump actions/setup-java from 5.3.0 to 5.4.0 (#434) by dependabot[bot] · 5 weeks ago
  33. 1831b30 release notes for 1.2.0 (#424) by PJ Fanning · 5 weeks ago
  34. 158d9f8 Update logback-classic to 1.5.37 (#427) by Scala Steward · 5 weeks ago
  35. 9be536f Update sbt-salad-days to 0.2.0 (#428) by Scala Steward · 5 weeks ago
  36. 9e00790 Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#406) by dependabot[bot] · 5 weeks ago
  37. c26e395 chore: add sbt-salad-days to reduce Scaladoc archive size (#416) by He-Pin(kerr) · 5 weeks ago
  38. c580d91 Update logback-classic to 1.5.35 (#426) by Scala Steward · 5 weeks ago
  39. 6b0e322 Use Locale.ROOT for string comparison in R2dbcSettings (#425) by PJ Fanning · 6 weeks ago
  40. 41cbad0 Update r2dbc-postgresql to 1.1.2.RELEASE (#421) by Scala Steward · 6 weeks ago
  41. a584208 Update sbt, scripted-plugin to 1.12.13 (#422) by Scala Steward · 6 weeks ago
  42. 8e989a4 Bump actions/checkout from 6.0.3 to 7.0.0 (#418) by dependabot[bot] · 6 weeks ago
  43. 7f7e1fb Bump actions/setup-java from 5.2.0 to 5.3.0 (#419) by dependabot[bot] · 6 weeks ago
  44. 198de7e Add sbt version pin to scala-steward config (#417) by PJ Fanning · 6 weeks ago
  45. bf8a497 docs: add mandatory header workflow reminder to Licensing Rules (#415) by He-Pin(kerr) · 6 weeks ago
  46. 5587543 refactor: modernize Java test code with Java 17 features (#414) by He-Pin(kerr) · 6 weeks ago
  47. 5cb1a64 fix: make -Yfuture-lazy-vals conditional for Scala 3.9+ (#413) by He-Pin(kerr) · 6 weeks ago
  48. cd5a33f Update sbt-mima-plugin to 1.1.6 (#410) by Scala Steward · 7 weeks ago
  49. e567d54 fix: resolve all compiler warnings (#409) by He-Pin(kerr) · 7 weeks ago
  50. 0cf454e chore: unify formatter config - standardize aliases, add JDK17 setting (#402) by He-Pin(kerr) · 7 weeks ago
  51. c6ec8d1 try to improve waits for docker startups in CI (#407) by PJ Fanning · 7 weeks ago
  52. 33f2152 docs: add AGENTS.md and CLAUDE.md for AI coding agents (#404) by He-Pin(kerr) · 7 weeks ago
  53. 9d7cbb5 feat: improve Scala 3.8 forward compatibility (#405) by He-Pin(kerr) · 7 weeks ago
  54. c0b7722 chore: Rewrite to scala3 syntax (#401) by He-Pin(kerr) · 7 weeks ago
  55. cd5e199 Update sbt, scripted-plugin to 1.12.12 (#403) by Scala Steward · 7 weeks ago
  56. 4a82779 Add -Yfuture-lazy-vals for Scala 3.3.x builds (#400) by He-Pin(kerr) · 7 weeks ago
  57. 39e1a61 Update scala3-library to 3.3.8 (#399) by Scala Steward · 7 weeks ago
  58. 044ff9a Add EventsByPersistenceIdGapSpec tests for gap handling (#398) by PJ Fanning · 7 weeks ago
  59. f7f1c67 Bump actions/checkout from 6.0.2 to 6.0.3 (#397) by dependabot[bot] · 8 weeks ago
  60. 56cb080 Update Pekko version from 2.0.0-M2 to 2.0.0-M3 (#396) by PJ Fanning · 8 weeks ago
  61. 4118148 Update logback-classic to 1.5.34 (#394) by Scala Steward · 9 weeks ago
  62. bf0c941 Bump scalacenter/sbt-dependency-submission from 3.2.2 to 3.2.3 (#392) by dependabot[bot] · 9 weeks ago
  63. 4d460ab Bump sbt/setup-sbt from 1.1.22 to 1.2.1 (#393) by dependabot[bot] · 9 weeks ago
  64. d14f25e Update logback-classic to 1.5.33 (#391) by Scala Steward · 9 weeks ago
  65. f9dfbb0 release notes for 2.0.0-M1 (#389) by PJ Fanning · 10 weeks ago
  66. 4af0f71 Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#390) by dependabot[bot] · 10 weeks ago
  67. 38fc4c7 Create stage-release-candidate.yml (#388) by PJ Fanning · 2 months ago v2.0.0-M1 v2.0.0-M1-RC1
  68. e6625a5 bring docs up to date with akka-persistence-r2dbc 1.1.0 (#387) by PJ Fanning · 2 months ago
  69. e63480c Enable additional capabilities in R2dbcDurableStateStoreTCKSpec (#385) by PJ Fanning · 2 months ago
  70. 591d78d remove pekko-projection-r2dbc (#386) by PJ Fanning · 2 months ago
  71. aaf9e8d Match EventSourcedPubSubSpec to akka reference implementation (#383) by PJ Fanning · 2 months ago
  72. 8b9f24f feat: add publish-events-number-of-topics support (#382) by PJ Fanning · 2 months ago
  73. da115b9 license headers (#381) by PJ Fanning · 2 months ago
  74. f45f11f Port missing tests and skipPubSubTooFarAhead from akka-persistence-r2dbc (#380) by PJ Fanning · 2 months ago
  75. 7d971d6 add AdditionalColumn, ChangeHandler, R2dbcSession, custom table support (#377) by PJ Fanning · 2 months ago
  76. 5893b61 Bump coursier/cache-action from 8.1.0 to 8.1.1 (#378) by dependabot[bot] · 3 months ago
  77. 4a18b5a Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.2 (#379) by dependabot[bot] · 3 months ago
  78. a593069 Port akka-persistence-r2dbc PR#239: add JSONB/JSON payload column type support (#355) by PJ Fanning · 3 months ago
  79. 55726a1 Port akka PRs 373, 377, 382: OffsetPidSeqNr, tags in events, pubsub tags (#376) by PJ Fanning · 3 months ago
  80. 6a91c5e Port remaining changes for #357 and akka/akka-persistence-r2dbc#348 (#375) by PJ Fanning · 3 months ago
  81. 5419e7a fix: Use explicit microsecond timestamp resolution (#373) by PJ Fanning · 3 months ago
  82. 662c54f feat: cleanup - delete events in batches (port of akka/akka-persistence-r2dbc#329) (#360) by PJ Fanning · 3 months ago
  83. 9c97d19 durable state store TCK spec (#368) by PJ Fanning · 3 months ago
  84. 2603950 Add negative tests for upsert after deleteObject with revision (#369) by PJ Fanning · 3 months ago
  85. 9367a64 Remove pull_request trigger from link-validator (#372) by PJ Fanning · 3 months ago
  86. b3dc2a2 pekko 2 based build (#371) by PJ Fanning · 3 months ago
  87. e4dab25 Update sbt-scalafmt to 2.6.1 (#366) by Scala Steward · 3 months ago
  88. ee8bb07 Update scalafmt-core to 3.11.1 (#367) by Scala Steward · 3 months ago
  89. 4df0439 Port akka/akka-persistence-r2dbc#346: add persistenceIds by entity type queries (#359) by PJ Fanning · 3 months ago
  90. 880ba59 Replace deprecated OverflowStrategy.dropNew in R2dbcReadJournal (#365) by PJ Fanning · 3 months ago
  91. 1fb53ea Port akka-persistence-r2dbc PR #313: Dynamically enable/disable publish-events (#353) by PJ Fanning · 3 months ago
  92. 2433475 Port akka-persistence-r2dbc PRs #345 and #349: backtracking improvements (#357) by PJ Fanning · 3 months ago
  93. 05c237a feat: allow client certificates for SSL connections to be configured (#354) by PJ Fanning · 3 months ago
  94. 73f3c09 Port akka-persistence-r2dbc#365: support ?? as escaped ? in SQL interpolation (#352) by PJ Fanning · 3 months ago
  95. ac0f2e1 Update sbt, scripted-plugin to 1.12.11 (#363) by Scala Steward · 3 months ago
  96. 374a1fe Update r2dbc-mysql to 1.4.2 (#361) by Scala Steward · 3 months ago
  97. a28658f Update postgresql to 42.7.11 (#362) by Scala Steward · 3 months ago
  98. 4b74d2f rename file (#358) by PJ Fanning · 3 months ago
  99. 0c7e9c2 Update sbt-java-formatter to 0.12.0 (#350) by Scala Steward · 3 months ago
  100. dc3a7d9 Update sbt, scripted-plugin to 1.12.10 (#351) by Scala Steward · 3 months ago