1. 967ffcb docs: add AGENTS.md and CLAUDE.md for AI coding agents (#522) by He-Pin(kerr) · 4 hours ago main
  2. 67e8cab chore: Rewrite to scala3 syntax (#519) by He-Pin(kerr) · 6 hours ago
  3. 3573f49 Update sbt, scripted-plugin to 1.12.12 (#521) by Scala Steward · 7 hours ago
  4. a245cc0 chore: unify formatter config - standardize aliases, add JDK17 setting (#520) by He-Pin(kerr) · 8 hours ago
  5. f015ee1 Add -Yfuture-lazy-vals for Scala 3.3.x builds (#518) by He-Pin(kerr) · 11 hours ago
  6. ee72cfb Update scala3-library to 3.3.8 (#517) by Scala Steward · 2 days ago
  7. a1068ba Update hibernate-core to 7.4.1.Final (#516) by Scala Steward · 4 days ago
  8. 2875a7e Update PekkoCoreDependency.scala (#514) by PJ Fanning · 11 days ago
  9. dca9376 Bump sbt/setup-sbt from 1.1.24 to 1.2.1 (#510) by dependabot[bot] · 11 days ago
  10. 4247393 Bump actions/checkout from 6.0.2 to 6.0.3 (#511) by dependabot[bot] · 11 days ago
  11. 4ee506a Bump scalacenter/sbt-dependency-submission from 3.2.2 to 3.2.3 (#512) by dependabot[bot] · 11 days ago
  12. 6ec98dd Update logback-classic to 1.5.34 (#508) by Scala Steward · 12 days ago
  13. 47ae3e4 update docs to include changes from akka projections 1.4.1 (#505) by PJ Fanning · 13 days ago
  14. 7282bcd Update logback-classic to 1.5.33 (#502) by Scala Steward · 2 weeks ago
  15. 592eef2 Update jackson-databind to 2.21.4 (#503) by Scala Steward · 2 weeks ago
  16. 16a2168 grpc: better support Protobuf Message (#507) by PJ Fanning · 2 weeks ago
  17. e9bfe50 copy over changes from akka projections 1.4.1 (#504) by PJ Fanning · 2 weeks ago
  18. 94fc647 Update hibernate-core to 7.4.0.Final (#501) by Scala Steward · 3 weeks ago
  19. bbb841f test with persistence-r2dbc 2.0.0-M1 (#494) by PJ Fanning · 3 weeks ago
  20. 9621343 test with latest 1.x dependencies (#500) by PJ Fanning · 3 weeks ago
  21. 22a9851 Bump coursier/cache-action from 8.1.0 to 8.1.1 (#499) by dependabot[bot] · 3 weeks ago
  22. 10fd0b3 Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#498) by dependabot[bot] · 3 weeks ago
  23. 387aec9 Revise license header in test specification file (#497) by PJ Fanning · 3 weeks ago
  24. 8683f70 projection-r2dbc: support mysql (#495) by PJ Fanning · 3 weeks ago
  25. da6ee92 Update hibernate-core to 7.3.6.Final (#496) by Scala Steward · 3 weeks ago
  26. 6ac4e98 fix issues in integration test workflow (#493) by PJ Fanning · 3 weeks ago
  27. 0ff4440 test with yugabyte (#491) by PJ Fanning · 3 weeks ago
  28. 9f5a4ec add r2dbc docs (#489) by PJ Fanning · 3 weeks ago
  29. 2b14567 enable ignored tests (#488) by PJ Fanning · 3 weeks ago
  30. be405ac add grpc replication tests (#487) by PJ Fanning · 3 weeks ago
  31. 09ebb42 synch up code with akka-projection-r2dbc 1.4.0 (#484) by PJ Fanning · 3 weeks ago
  32. 9fe9a7a Bring grpc code up to date with akka-projection-grpc 1.4.0 (#478) by PJ Fanning · 3 weeks ago
  33. 5a93dfb Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#462) by dependabot[bot] · 3 weeks ago
  34. 0f01603 move projection-r2dbc (from pekko-persistence-r2dbc) (#479) by PJ Fanning · 4 weeks ago
  35. ed63a7e Bump coursier/cache-action from 8.1.0 to 8.1.1 (#481) by dependabot[bot] · 4 weeks ago
  36. a1c5e4a Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.2 (#480) by dependabot[bot] · 4 weeks ago
  37. 4794ebb Update hibernate-core to 7.3.5.Final (#477) by Scala Steward · 4 weeks ago
  38. 4b19e82 Port CanTriggerReplay and ScalaBySlicesSourceProviderAdapter from akka-projection 1.4.x (#476) by PJ Fanning · 4 weeks ago
  39. 2799a92 Update pekko core version to 2.0.0-M2 (#474) by PJ Fanning · 4 weeks ago
  40. 2746ce4 Update scalafmt-core to 3.11.1 (#473) by Scala Steward · 5 weeks ago
  41. 36f9f21 Update sbt-scalafmt to 2.6.1 (#472) by Scala Steward · 5 weeks ago
  42. f5c35c6 Update hibernate-core to 7.3.4.Final (#471) by Scala Steward · 5 weeks ago
  43. fcd4598 add grpc int tests module (#467) by PJ Fanning · 5 weeks ago
  44. 01a3f11 add grpc docs (#468) by PJ Fanning · 5 weeks ago
  45. 32d8af8 test: increase test coverage for EventSourcedProvider and DurableStateSourceProvider (#465) by PJ Fanning · 5 weeks ago
  46. 3eea69e update docker-compose command (#466) by PJ Fanning · 5 weeks ago
  47. 1f31e05 add pekko-projection-grpc module (#457) by PJ Fanning · 6 weeks ago
  48. 14bcba1 fix: move latch.countDown() after buffer.append() in concatHandler to fix race condition (#464) by PJ Fanning · 6 weeks ago
  49. f119972 Reformat with sbt-java-formatter 0.12.0 by Philippus · 6 weeks ago
  50. 1fcac13 Update sbt-java-formatter to 0.12.0 by Philippus · 6 weeks ago
  51. ee46a9a Update sbt, scripted-plugin to 1.12.11 (#460) by Scala Steward · 6 weeks ago
  52. 268e0cd Update hibernate-core to 7.3.3.Final (#459) by Scala Steward · 6 weeks ago
  53. 4a6fe5d Port akka-projection PR #684: add query plugin instance overloads to source providers (#454) by PJ Fanning · 6 weeks ago
  54. cd5dce5 fix: handle DeletedDurableState in extractCreationTime implementations (#453) by PJ Fanning · 6 weeks ago
  55. b6cde0b Update postgresql to 42.7.11 (#456) by Scala Steward · 7 weeks ago
  56. 9d9aff6 Update jackson-databind to 2.21.3 (#455) by Scala Steward · 7 weeks ago
  57. c562ec6 Update sbt, scripted-plugin to 1.12.10 (#452) by Scala Steward · 7 weeks ago
  58. 2181d02 test with pekko2 (#449) by PJ Fanning · 7 weeks ago
  59. 171a938 upgrade protoc to 4.33.1 (#450) by PJ Fanning · 7 weeks ago
  60. 4b50689 avoid deprecated StringUtils (#451) by PJ Fanning · 7 weeks ago
  61. 7833913 Update mysql-connector-j to 9.7.0 (#448) by Scala Steward · 7 weeks ago
  62. 2252555 Update hibernate-core to 7.3.2.Final (#446) by Scala Steward · 8 weeks ago
  63. 4a1d6ec Update testcontainers-cassandra, ... to 2.0.5 (#447) by Scala Steward · 8 weeks ago
  64. 0026a93 Update sbt-scalafmt to 2.6.0 (#443) by Scala Steward · 8 weeks ago
  65. 7038274 Update scalafmt-core to 3.11.0 (#444) by Scala Steward · 8 weeks ago
  66. 793ccf4 Update hibernate-core to 7.3.1.Final (#442) by Scala Steward · 9 weeks ago
  67. f681d92 Update sbt, scripted-plugin to 1.12.9 (#441) by Scala Steward · 10 weeks ago
  68. 76e8960 Bump jrouly/scalafmt-native-action from 4 to 5 (#440) by dependabot[bot] · 10 weeks ago
  69. 2de7091 Update sbt-java-formatter to 0.11.0 (#439) by Scala Steward · 10 weeks ago
  70. 9a65fc9 Bump sbt/setup-sbt from 1.1.20 to 1.1.22 (#438) by dependabot[bot] · 3 months ago
  71. 3549e86 Update scalatest to 3.2.20 (#437) by Scala Steward · 3 months ago
  72. 88d7e06 Update sbt, scripted-plugin to 1.12.8 (#436) by Scala Steward · 3 months ago
  73. 39bc579 Update hibernate-core to 7.3.0.Final (#434) by Scala Steward · 3 months ago
  74. 2104a63 Update sbt, scripted-plugin to 1.12.7 (#435) by Scala Steward · 3 months ago
  75. 28a5a7d Bump sbt/setup-sbt from 1.1.19 to 1.1.20 (#431) by dependabot[bot] · 3 months ago
  76. 7ac5947 Bump coursier/cache-action from 8.0.1 to 8.1.0 (#432) by dependabot[bot] · 3 months ago
  77. 123e14d Bump coursier/setup-action from 2.0.3 to 3.0.0 (#433) by dependabot[bot] · 3 months ago
  78. 85ecf45 Update hibernate-core to 7.2.7.Final (#427) by Scala Steward · 3 months ago
  79. 445814f Update jackson-databind to 2.21.2 (#430) by Scala Steward · 3 months ago
  80. 99c9d07 Update sbt, scripted-plugin to 1.12.6 (#428) by Scala Steward · 3 months ago
  81. dc6f905 Update testcontainers-cassandra, ... to 2.0.4 (#429) by Scala Steward · 3 months ago
  82. 042dbbe Update mssql-jdbc to 13.4.0.jre11 (#426) by Scala Steward · 3 months ago
  83. b88422a Bump sbt/setup-sbt from 1.1.18 to 1.1.19 (#425) by dependabot[bot] · 3 months ago
  84. 4399c82 Update hibernate-core to 7.2.6.Final (#423) by Scala Steward · 3 months ago
  85. 15f61e9 Update sbt, scripted-plugin to 1.12.5 (#424) by Scala Steward · 3 months ago
  86. e5e2194 Delete scala-steward.yml (#422) by PJ Fanning · 4 months ago
  87. fa432f5 Update sbt, scripted-plugin to 1.12.4 (#421) by Scala Steward · 4 months ago
  88. df5221c Update jackson-databind to 2.21.1 (#420) by Scala Steward · 4 months ago
  89. ba0d77c Bump coursier/cache-action from 8.0.0 to 8.0.1 (#419) by dependabot[bot] · 4 months ago
  90. d328e3a Bump coursier/setup-action from 2.0.2 to 2.0.3 (#418) by dependabot[bot] · 4 months ago
  91. 2b22180 Bump sbt/setup-sbt from 1.1.16 to 1.1.18 (#417) by dependabot[bot] · 4 months ago
  92. ee57d42 Update hibernate-core to 7.2.5.Final (#416) by Scala Steward · 4 months ago
  93. 092bd79 Update sbt-mima-plugin to 1.1.5 (#415) by Scala Steward · 4 months ago
  94. 197a024 Update logback-classic to 1.5.32 (#413) by Scala Steward · 4 months ago
  95. 9e29cc9 Update sbt, scripted-plugin to 1.12.3 (#414) by Scala Steward · 4 months ago
  96. 175a905 Update scalafmt-core to 3.10.7 (#411) by Scala Steward · 4 months ago
  97. 5bb50e2 Update postgresql to 42.7.10 (#410) by Scala Steward · 4 months ago
  98. 3b7d41b Update hibernate-core to 7.2.4.Final (#407) by Scala Steward · 4 months ago
  99. a7f5751 Bump coursier/cache-action from 7.0.0 to 8.0.0 (#408) by dependabot[bot] · 4 months ago
  100. a6e8ec7 Update logback-classic to 1.5.29 (#409) by Scala Steward · 4 months ago