Sign in
apache
/
pekko-projection
/
HEAD
3ebc2f2
Update logback-classic to 1.5.38 (#568)
by Scala Steward
· 2 days ago
main
5827512
Update scalafmt-core to 3.11.2 (#571)
by Scala Steward
· 2 days ago
22d2a10
Update sbt-reproducible-builds to 0.35 (#570)
by Scala Steward
· 2 days ago
c5ac03b
Update jackson-databind to 2.21.5 (#566)
by Scala Steward
· 4 days ago
7ae4512
Update postgresql to 42.7.13 (#567)
by Scala Steward
· 4 days ago
851de85
Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#564)
by dependabot[bot]
· 6 days ago
f09bfa5
Update hibernate-core to 7.4.4.Final (#563)
by Scala Steward
· 6 days ago
48d023b
chore: normalize UTF-8 XML encoding declarations (#562)
by He-Pin(kerr)
· 6 days ago
b3e1487
fix: fix scaladoc warnings (#557)
by He-Pin(kerr)
· 6 days ago
197bf5d
fix: fix javadoc warning in ShoppingCart test example (#556)
by He-Pin(kerr)
· 6 days ago
38d8312
refactor: replace deprecated `extends App` with explicit main method (#560)
by He-Pin(kerr)
· 6 days ago
b39cc8d
feat: add Scala next cross-build coverage (#559)
by He-Pin(kerr)
· 7 days ago
c18c301
Update sbt-reproducible-builds to 0.33 (#558)
by Scala Steward
· 8 days ago
4d27694
Update postgresql to 42.7.12 (#555)
by Scala Steward
· 11 days ago
9580099
refactor: migrate String.format to String.formatted (Java 15+) (#545)
by He-Pin(kerr)
· 13 days ago
b4385fd
Bump actions/setup-java from 5.3.0 to 5.4.0 (#554)
by dependabot[bot]
· 13 days ago
14aba3f
protoc 35.0 (#553)
by PJ Fanning
· 13 days ago
8c9e807
Update junit-jupiter-api, ... to 6.1.1 (#551)
by Scala Steward
· 2 weeks ago
10ed5d8
Update junit-platform-launcher to 6.1.1 (#552)
by Scala Steward
· 2 weeks ago
865885e
Update hibernate-core to 7.4.3.Final (#550)
by Scala Steward
· 2 weeks ago
7b56fbb
refactor: migrate JUnit 4 to JUnit 6.1.0 (#547)
by He-Pin(kerr)
· 2 weeks ago
18f584d
Update logback-classic to 1.5.37 (#548)
by Scala Steward
· 2 weeks ago
22a79a6
refactor: replace .collect(Collectors.toList()) with .toList() (#544)
by He-Pin(kerr)
· 2 weeks ago
b2f8fc9
refactor: migrate Collections/Arrays.asList to Java 9+ collection factories (#543)
by He-Pin(kerr)
· 2 weeks ago
853b8d5
refactor: use Map.copyOf (Java 10+) (#546)
by He-Pin(kerr)
· 2 weeks ago
3ef75c1
Update logback-classic to 1.5.35 (#542)
by Scala Steward
· 3 weeks ago
4170146
Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#525)
by dependabot[bot]
· 3 weeks ago
0a423cb
Bump actions/setup-java from 5.2.0 to 5.3.0 (#540)
by dependabot[bot]
· 3 weeks ago
9514917
Bump actions/checkout from 6.0.3 to 7.0.0 (#541)
by dependabot[bot]
· 3 weeks ago
0c0d441
Update hibernate-core to 7.4.2.Final (#537)
by Scala Steward
· 3 weeks ago
6e1f825
Update r2dbc-postgresql to 1.1.2.RELEASE (#538)
by Scala Steward
· 3 weeks ago
e1ee981
Update sbt, scripted-plugin to 1.12.13 (#539)
by Scala Steward
· 3 weeks ago
462de9b
Fix issue in .scala-steward.conf (#536)
by PJ Fanning
· 3 weeks ago
459e01a
pin sbt 1.x dependency in scala-steward config (#535)
by PJ Fanning
· 3 weeks ago
217e5b2
Revert "chore: add sbt-salad-days to reduce Scaladoc archive size (#533)" (#534)
by He-Pin(kerr)
· 3 weeks ago
582b175
chore: add sbt-salad-days to reduce Scaladoc archive size (#533)
by He-Pin(kerr)
· 3 weeks ago
a9a7200
docs: add mandatory header workflow reminder to Licensing Rules (#532)
by He-Pin(kerr)
· 3 weeks ago
71dc60f
refactor: modernize Java test and example code with Java 17 features (#531)
by He-Pin(kerr)
· 3 weeks ago
5c35221
fix: Scala 3.9 compatibility fixes (#529)
by He-Pin(kerr)
· 3 weeks ago
1c03148
Update sbt-mima-plugin to 1.1.6 (#528)
by Scala Steward
· 4 weeks ago
7d2a05f
upgrade to protobuf 4.35.0 (#513)
by PJ Fanning
· 4 weeks ago
e384583
build: fix sbt lint warnings by excluding unused mimaPreviousArtifacts key (#527)
by He-Pin(kerr)
· 4 weeks ago
0f6c3c3
copy over docker wait changes (#524)
by PJ Fanning
· 4 weeks ago
01e9e5e
fix: Scala 3.8+ forward compatibility (#523)
by He-Pin(kerr)
· 4 weeks ago
967ffcb
docs: add AGENTS.md and CLAUDE.md for AI coding agents (#522)
by He-Pin(kerr)
· 4 weeks ago
67e8cab
chore: Rewrite to scala3 syntax (#519)
by He-Pin(kerr)
· 4 weeks ago
3573f49
Update sbt, scripted-plugin to 1.12.12 (#521)
by Scala Steward
· 4 weeks ago
a245cc0
chore: unify formatter config - standardize aliases, add JDK17 setting (#520)
by He-Pin(kerr)
· 4 weeks ago
f015ee1
Add -Yfuture-lazy-vals for Scala 3.3.x builds (#518)
by He-Pin(kerr)
· 4 weeks ago
ee72cfb
Update scala3-library to 3.3.8 (#517)
by Scala Steward
· 4 weeks ago
a1068ba
Update hibernate-core to 7.4.1.Final (#516)
by Scala Steward
· 5 weeks ago
2875a7e
Update PekkoCoreDependency.scala (#514)
by PJ Fanning
· 5 weeks ago
dca9376
Bump sbt/setup-sbt from 1.1.24 to 1.2.1 (#510)
by dependabot[bot]
· 6 weeks ago
4247393
Bump actions/checkout from 6.0.2 to 6.0.3 (#511)
by dependabot[bot]
· 6 weeks ago
4ee506a
Bump scalacenter/sbt-dependency-submission from 3.2.2 to 3.2.3 (#512)
by dependabot[bot]
· 6 weeks ago
6ec98dd
Update logback-classic to 1.5.34 (#508)
by Scala Steward
· 6 weeks ago
47ae3e4
update docs to include changes from akka projections 1.4.1 (#505)
by PJ Fanning
· 6 weeks ago
7282bcd
Update logback-classic to 1.5.33 (#502)
by Scala Steward
· 6 weeks ago
592eef2
Update jackson-databind to 2.21.4 (#503)
by Scala Steward
· 6 weeks ago
16a2168
grpc: better support Protobuf Message (#507)
by PJ Fanning
· 6 weeks ago
e9bfe50
copy over changes from akka projections 1.4.1 (#504)
by PJ Fanning
· 6 weeks ago
94fc647
Update hibernate-core to 7.4.0.Final (#501)
by Scala Steward
· 7 weeks ago
bbb841f
test with persistence-r2dbc 2.0.0-M1 (#494)
by PJ Fanning
· 7 weeks ago
9621343
test with latest 1.x dependencies (#500)
by PJ Fanning
· 7 weeks ago
22a9851
Bump coursier/cache-action from 8.1.0 to 8.1.1 (#499)
by dependabot[bot]
· 7 weeks ago
10fd0b3
Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#498)
by dependabot[bot]
· 7 weeks ago
387aec9
Revise license header in test specification file (#497)
by PJ Fanning
· 7 weeks ago
8683f70
projection-r2dbc: support mysql (#495)
by PJ Fanning
· 7 weeks ago
da6ee92
Update hibernate-core to 7.3.6.Final (#496)
by Scala Steward
· 7 weeks ago
6ac4e98
fix issues in integration test workflow (#493)
by PJ Fanning
· 7 weeks ago
0ff4440
test with yugabyte (#491)
by PJ Fanning
· 7 weeks ago
9f5a4ec
add r2dbc docs (#489)
by PJ Fanning
· 7 weeks ago
2b14567
enable ignored tests (#488)
by PJ Fanning
· 7 weeks ago
be405ac
add grpc replication tests (#487)
by PJ Fanning
· 7 weeks ago
09ebb42
synch up code with akka-projection-r2dbc 1.4.0 (#484)
by PJ Fanning
· 7 weeks ago
9fe9a7a
Bring grpc code up to date with akka-projection-grpc 1.4.0 (#478)
by PJ Fanning
· 7 weeks ago
5a93dfb
Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#462)
by dependabot[bot]
· 7 weeks ago
0f01603
move projection-r2dbc (from pekko-persistence-r2dbc) (#479)
by PJ Fanning
· 8 weeks ago
ed63a7e
Bump coursier/cache-action from 8.1.0 to 8.1.1 (#481)
by dependabot[bot]
· 8 weeks ago
a1c5e4a
Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.2 (#480)
by dependabot[bot]
· 8 weeks ago
4794ebb
Update hibernate-core to 7.3.5.Final (#477)
by Scala Steward
· 8 weeks ago
4b19e82
Port CanTriggerReplay and ScalaBySlicesSourceProviderAdapter from akka-projection 1.4.x (#476)
by PJ Fanning
· 8 weeks ago
2799a92
Update pekko core version to 2.0.0-M2 (#474)
by PJ Fanning
· 8 weeks ago
2746ce4
Update scalafmt-core to 3.11.1 (#473)
by Scala Steward
· 9 weeks ago
36f9f21
Update sbt-scalafmt to 2.6.1 (#472)
by Scala Steward
· 9 weeks ago
f5c35c6
Update hibernate-core to 7.3.4.Final (#471)
by Scala Steward
· 9 weeks ago
fcd4598
add grpc int tests module (#467)
by PJ Fanning
· 9 weeks ago
01a3f11
add grpc docs (#468)
by PJ Fanning
· 9 weeks ago
32d8af8
test: increase test coverage for EventSourcedProvider and DurableStateSourceProvider (#465)
by PJ Fanning
· 9 weeks ago
3eea69e
update docker-compose command (#466)
by PJ Fanning
· 9 weeks ago
1f31e05
add pekko-projection-grpc module (#457)
by PJ Fanning
· 9 weeks ago
14bcba1
fix: move latch.countDown() after buffer.append() in concatHandler to fix race condition (#464)
by PJ Fanning
· 9 weeks ago
f119972
Reformat with sbt-java-formatter 0.12.0
by Philippus
· 10 weeks ago
1fcac13
Update sbt-java-formatter to 0.12.0
by Philippus
· 10 weeks ago
ee46a9a
Update sbt, scripted-plugin to 1.12.11 (#460)
by Scala Steward
· 10 weeks ago
268e0cd
Update hibernate-core to 7.3.3.Final (#459)
by Scala Steward
· 2 months ago
4a6fe5d
Port akka-projection PR #684: add query plugin instance overloads to source providers (#454)
by PJ Fanning
· 2 months ago
cd5dce5
fix: handle DeletedDurableState in extractCreationTime implementations (#453)
by PJ Fanning
· 2 months ago
b6cde0b
Update postgresql to 42.7.11 (#456)
by Scala Steward
· 2 months ago
9d9aff6
Update jackson-databind to 2.21.3 (#455)
by Scala Steward
· 2 months ago
Next »