Messages by Date
-
2026/06/23
(pekko-persistence-r2dbc) annotated tag v1.2.0-RC2 updated (541516b -> 7a54a5a)
fanningpj
-
2026/06/23
(pekko-management) branch main updated: Update exception message (#853)
fanningpj
-
2026/06/23
(pekko-management) branch main updated: use Locale.ROOT for lowercase/uppercase (#851)
fanningpj
-
2026/06/23
(pekko-persistence-r2dbc) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 updated (4d9eb1a -> a227860)
fanningpj
-
2026/06/23
svn commit: r85411 - release/pekko/PERSISTENCE-JDBC-1.2.0
fanningpj
-
2026/06/23
(pekko-site) branch asf-staging updated (9ad93873 -> af86d8fe)
fanningpj
-
2026/06/23
(pekko-site) branch asf-site updated (9ad93873 -> af86d8fe)
fanningpj
-
2026/06/23
(pekko-site) branch jdbc deleted (was 3ff4fecb)
fanningpj
-
2026/06/23
(pekko-site) branch main updated: pekko-persistence-jdbc 1.3.0 (#210)
fanningpj
-
2026/06/23
(pekko-grpc) branch optimize/adaptive-compression updated (b3c829ad -> 65278414)
hepin
-
2026/06/23
(pekko-grpc) branch optimize/adaptive-compression updated (6c18e672 -> b3c829ad)
hepin
-
2026/06/23
(pekko-grpc) branch optimize/adaptive-compression created (now 6c18e672)
hepin
-
2026/06/23
(pekko-grpc) 01/01: feat: add adaptive gzip compression for gRPC responses
hepin
-
2026/06/23
(pekko-connectors) branch pjfanning-patch-4 deleted (was 4d994394a)
hepin
-
2026/06/23
(pekko-connectors) branch main updated: Use Locale.ROOT for case-insensitive comparison (#1713)
fanningpj
-
2026/06/23
(pekko) branch main updated: fix: initialize timer stage deadlines in preStart instead of at construction (#3111)
hepin
-
2026/06/23
(pekko-connectors) branch pjfanning-patch-4 created (now 4d994394a)
fanningpj
-
2026/06/23
(pekko-connectors) 01/01: Use Locale.ROOT for case-insensitive comparison
fanningpj
-
2026/06/23
(pekko) branch feat/alsoTo-propagateCancellation-3104 updated (6c3c249377 -> 93b2b18cb1)
hepin
-
2026/06/23
(pekko) branch fix/tcp-outgoing-connection-retry-swallowed-exception-3135 deleted (was fc5dc23043)
hepin
-
2026/06/23
(pekko) branch main updated: fix: use Timers for finishConnect retry instead of raw scheduler callback (#3156)
hepin
-
2026/06/23
(pekko) branch main updated: Fix comparing release against pre-release versions (#3154)
hepin
-
2026/06/23
(pekko) branch fix/tcp-outgoing-connection-retry-swallowed-exception-3135 updated (f366ac4702 -> fc5dc23043)
hepin
-
2026/06/23
(pekko) branch fix/actor-selection-queue-distribution updated (141c6b5603 -> 2739672b59)
fanningpj
-
2026/06/23
(pekko) 01/01: fix: use Timers for finishConnect retry instead of raw scheduler callback
hepin
-
2026/06/23
(pekko) branch fix/tcp-outgoing-connection-retry-swallowed-exception-3135 created (now f366ac4702)
hepin
-
2026/06/23
(pekko) branch main updated: use decodeString(StandardCharsets.UTF_8) (#3155)
fanningpj
-
2026/06/23
(pekko) branch docs/scaladoc-list-of deleted (was ab9aa6e066)
hepin
-
2026/06/23
(pekko) branch main updated: docs: update Scaladoc examples from Arrays.asList to List.of (#3140)
hepin
-
2026/06/23
(pekko) branch perf/onSpinWait-cas-loops deleted (was 0dca163b6c)
hepin
-
2026/06/23
(pekko) branch main updated: perf: add Thread.onSpinWait() to CAS spin loops (#3149)
hepin
-
2026/06/23
(pekko) branch refactor/hexformat deleted (was 2ee61b3e02)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use HexFormat for hex encoding instead of manual formatting (#3145)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use Files.readString() in PemManagersProvider (#3143)
hepin
-
2026/06/23
(pekko) branch refactor/files-readstring deleted (was 8dabf23b81)
hepin
-
2026/06/23
(pekko) branch refactor/reflect-stackwalker deleted (was ea8154db59)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: replace sun.reflect.Reflection with StackWalker in Reflect (#3151)
hepin
-
2026/06/23
(pekko) branch perf/onSpinWait-cas-loops updated (619de37ab2 -> 0dca163b6c)
hepin
-
2026/06/23
(pekko) branch docs/scaladoc-list-of updated (ca040f566c -> ab9aa6e066)
hepin
-
2026/06/23
(pekko) branch refactor/files-readstring updated (3782db5953 -> 8dabf23b81)
hepin
-
2026/06/23
(pekko) branch refactor/hexformat updated (bef27ca412 -> 2ee61b3e02)
hepin
-
2026/06/23
(pekko) branch refactor/reflect-stackwalker updated (b7b2c83a68 -> ea8154db59)
hepin
-
2026/06/23
(pekko) branch refactor/setOf-streamOfStreams deleted (was 460a9c8115)
hepin
-
2026/06/23
(pekko) branch refactor/orTimeout-futureTimeoutSupport deleted (was f9936f6422)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use CompletableFuture.orTimeout in FutureTimeoutSupport (#3137)
hepin
-
2026/06/23
(pekko) branch refactor/urlencoder-charset deleted (was 0c2b1a4290)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use StandardCharsets.UTF_8 with URLEncoder/URLDecoder (#3147)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: simplify Collections.unmodifiableSet(emptySet()) to Set.of() (#3138)
hepin
-
2026/06/23
(pekko) branch perf/arrays-copyOf deleted (was bde32c89f4)
hepin
-
2026/06/23
(pekko) branch main updated: perf: use Arrays.copyOf/copyOfRange instead of manual new Array + arraycopy (#3150)
hepin
-
2026/06/23
(pekko) branch main updated: fix(stream): prevent double materialization of SourceRef and SinkRef with clear error (#3114)
hepin
-
2026/06/23
(pekko) branch main updated (6628442f16 -> 71588172e8)
hepin
-
2026/06/23
(pekko) branch main updated (71588172e8 -> 52755c47c0)
hepin
-
2026/06/23
(pekko) branch refactor/bytebuffer-fluent-api deleted (was db5890aef3)
hepin
-
2026/06/23
(pekko) branch refactor/stackwalker-testkitutils deleted (was 11aefe9801)
hepin
-
2026/06/23
(pekko) branch fix/countminsketch-redundant-cast deleted (was 697cd17ba7)
hepin
-
2026/06/23
(pekko) branch main updated: fix: remove redundant Float cast in CountMinSketch pattern match (#3142)
hepin
-
2026/06/23
(pekko) branch refactor/string-formatted deleted (was d736c8b849)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use String.formatted() instead of String.format() (#3144)
hepin
-
2026/06/23
(pekko) branch refactor/transferTo deleted (was d7471fe074)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: replace manual stream copy loops with transferTo/readAllBytes (#3146)
hepin
-
2026/06/23
(pekko) branch refactor/process-pid deleted (was 7ed148a966)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use ProcessHandle.current().pid() instead of RuntimeMXBean hack (#3152)
hepin
-
2026/06/23
(pekko) branch refactor/random-generator deleted (was b92658fa7c)
hepin
-
2026/06/23
(pekko) branch main updated: refactor: use RandomGenerator interface instead of java.util.Random (#3153)
hepin
-
2026/06/23
(pekko) branch perf/onSpinWait-cas-loops updated (cae9d23d77 -> 619de37ab2)
hepin
-
2026/06/23
(pekko) branch perf/arrays-copyOf updated (eb444567d0 -> bde32c89f4)
hepin
-
2026/06/23
(pekko) branch refactor/urlencoder-charset updated (9ba3a0560c -> 0c2b1a4290)
hepin
-
2026/06/23
(pekko) branch refactor/reflect-stackwalker updated (bfa367cdf9 -> b7b2c83a68)
hepin
-
2026/06/23
(pekko) branch docs/scaladoc-list-of updated (aa6b14b742 -> ca040f566c)
hepin
-
2026/06/23
(pekko) branch refactor/setOf-streamOfStreams updated (b94d453d08 -> 460a9c8115)
hepin
-
2026/06/23
(pekko) branch refactor/orTimeout-futureTimeoutSupport updated (abb8fc766c -> f9936f6422)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use RandomGenerator interface instead of java.util.Random
hepin
-
2026/06/22
(pekko) branch refactor/random-generator created (now b92658fa7c)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use ProcessHandle.current().pid() instead of RuntimeMXBean hack
hepin
-
2026/06/22
(pekko) branch refactor/process-pid created (now 7ed148a966)
hepin
-
2026/06/22
(pekko) branch refactor/reflect-stackwalker created (now bfa367cdf9)
hepin
-
2026/06/22
(pekko) 01/01: refactor: replace sun.reflect.Reflection with StackWalker in Reflect
hepin
-
2026/06/22
(pekko) 01/01: perf: use Arrays.copyOf/copyOfRange instead of manual new Array + arraycopy
hepin
-
2026/06/22
(pekko) branch perf/arrays-copyOf created (now eb444567d0)
hepin
-
2026/06/22
(pekko) branch perf/onSpinWait-cas-loops created (now cae9d23d77)
hepin
-
2026/06/22
(pekko) 01/01: perf: add Thread.onSpinWait() to CAS spin loops
hepin
-
2026/06/22
(pekko) 01/01: refactor: remove deprecated failedCompletionStage, use CompletableFuture.failedStage
hepin
-
2026/06/22
(pekko) branch refactor/remove-failedCompletionStage created (now 5c5b478d44)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use StandardCharsets.UTF_8 with URLEncoder/URLDecoder
hepin
-
2026/06/22
(pekko) branch refactor/urlencoder-charset created (now 9ba3a0560c)
hepin
-
2026/06/22
(pekko) branch refactor/transferTo created (now d7471fe074)
hepin
-
2026/06/22
(pekko) 01/01: refactor: replace manual stream copy loops with transferTo/readAllBytes
hepin
-
2026/06/22
(pekko) branch refactor/string-formatted created (now d736c8b849)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use HexFormat for hex encoding instead of manual formatting
hepin
-
2026/06/22
(pekko) branch refactor/hexformat created (now bef27ca412)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use String.formatted() instead of String.format()
hepin
-
2026/06/22
(pekko) 01/01: refactor: use Files.readString() in PemManagersProvider
hepin
-
2026/06/22
(pekko) branch refactor/files-readstring created (now 3782db5953)
hepin
-
2026/06/22
(pekko) 01/01: fix: remove redundant Float cast in CountMinSketch pattern match
hepin
-
2026/06/22
(pekko) branch fix/countminsketch-redundant-cast created (now 697cd17ba7)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use StackWalker for stack trace inspection in TestKitUtils
hepin
-
2026/06/22
(pekko) branch refactor/stackwalker-testkitutils created (now 11aefe9801)
hepin
-
2026/06/22
(pekko) branch docs/scaladoc-list-of updated (13c9f07888 -> aa6b14b742)
hepin
-
2026/06/22
(pekko) 01/01: docs: update Scaladoc examples from Arrays.asList to List.of
hepin
-
2026/06/22
(pekko) 01/01: docs: update Scaladoc examples from Arrays.asList to List.of
hepin
-
2026/06/22
(pekko) branch docs/scaladoc-list-of created (now 13c9f07888)
hepin
-
2026/06/22
(pekko) branch refactor/setOf-streamOfStreams created (now b94d453d08)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use ByteBuffer fluent API chains with JDK 9 covariant returns
hepin
-
2026/06/22
(pekko) branch refactor/bytebuffer-fluent-api created (now db5890aef3)
hepin
-
2026/06/22
(pekko) branch refactor/orTimeout-futureTimeoutSupport created (now abb8fc766c)
hepin
-
2026/06/22
(pekko) 01/01: refactor: use CompletableFuture.orTimeout in FutureTimeoutSupport
hepin
-
2026/06/22
(pekko-site) 01/01: pekko-persistence-jdbc 1.3.0
fanningpj
-
2026/06/22
(pekko-site) branch jdbc created (now 3ff4fecb)
fanningpj
-
2026/06/22
(pekko-connectors) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 updated (2ebb0f2d2 -> 1aefc83cb)
github-bot
-
2026/06/22
(pekko-connectors) branch main updated: Bump actions/checkout from 6 to 7 (#1712)
hepin
-
2026/06/22
(pekko-connectors) branch dependabot/github_actions/actions/checkout-7 deleted (was a55a9ade1)
hepin
-
2026/06/22
(pekko-connectors) branch dependabot/github_actions/actions/checkout-7 created (now a55a9ade1)
github-bot
-
2026/06/22
(pekko) branch feat/alsoTo-propagateCancellation-3104 updated (6e59fb665f -> 6c3c249377)
hepin
-
2026/06/22
(pekko) branch feat/alsoTo-propagateCancellation-3104 updated (fde1950076 -> 6e59fb665f)
hepin
-
2026/06/22
(pekko) branch feat/alsoTo-propagateCancellation-3104 updated (326d4d64cf -> fde1950076)
hepin
-
2026/06/22
(pekko) branch feat/alsoTo-propagateCancellation-3104 created (now 326d4d64cf)
hepin
-
2026/06/22
(pekko) 01/01: feat(stream): add alsoTo overload with configurable cancellation propagation
hepin
-
2026/06/22
(pekko) branch fix/mapasync-supervision-logging-3103 deleted (was cede5e633c)
hepin
-
2026/06/22
(pekko) branch main updated: fix(stream): log supervision Resume/Restart in MapAsync operators (#3124)
hepin
-
2026/06/22
(pekko-projection) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 deleted (was 6a7dd104)
hepin
-
2026/06/22
(pekko-projection) branch main updated: Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#525)
hepin
-
2026/06/22
(pekko-projection) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 updated (69801751 -> 6a7dd104)
github-bot
-
2026/06/22
(pekko) 01/01: fix(stream): log supervision Resume/Restart in MapAsync operators
hepin
-
2026/06/22
(pekko) branch fix/mapasync-supervision-logging-3103 created (now cede5e633c)
hepin
-
2026/06/22
(pekko-projection) branch main updated: Bump actions/setup-java from 5.2.0 to 5.3.0 (#540)
hepin
-
2026/06/22
(pekko-projection) branch main updated: Bump actions/checkout from 6.0.3 to 7.0.0 (#541)
hepin
-
2026/06/22
(pekko-projection) branch dependabot/github_actions/actions/setup-java-5.3.0 deleted (was 48020914)
hepin
-
2026/06/22
(pekko-projection) branch dependabot/github_actions/actions/checkout-7.0.0 deleted (was 5c6adfdf)
hepin
-
2026/06/22
(pekko-projection) branch dependabot/github_actions/actions/setup-java-5.3.0 created (now 48020914)
github-bot
-
2026/06/22
(pekko-projection) branch dependabot/github_actions/actions/checkout-7.0.0 created (now 5c6adfdf)
github-bot
-
2026/06/22
(pekko-sbt-paradox) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#185)
fanningpj
-
2026/06/22
(pekko-projection) branch 1.2.x updated: build with pekko-persistence-jdbc 1.3.0 (#515)
fanningpj
-
2026/06/22
(pekko-quickstart-java.g8) branch dependabot/github_actions/actions/checkout-7 deleted (was 7b5e847)
github-bot
-
2026/06/22
(pekko-quickstart-scala.g8) branch main updated: Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#37)
fanningpj
-
2026/06/22
(pekko-quickstart-java.g8) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 deleted (was a2c0788)
fanningpj
-
2026/06/22
(pekko-quickstart-java.g8) branch main updated: Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#37)
fanningpj
-
2026/06/22
(pekko-quickstart-java.g8) branch main updated: Bump actions/checkout from 6 to 7 (#39)
fanningpj
-
2026/06/22
(pekko-quickstart-scala.g8) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 deleted (was a036fde)
fanningpj
-
2026/06/22
(pekko-grpc-quickstart-scala.g8) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#39)
fanningpj
-
2026/06/22
(pekko-quickstart-scala.g8) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#41)
fanningpj
-
2026/06/22
(pekko-grpc-quickstart-java.g8) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#30)
fanningpj
-
2026/06/22
(pekko-quickstart-java.g8) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#40)
fanningpj
-
2026/06/22
(pekko-persistence-r2dbc) branch main updated: Update r2dbc-postgresql to 1.1.2.RELEASE (#421)
fanningpj
-
2026/06/22
(pekko-projection) branch main updated: Update hibernate-core to 7.4.2.Final (#537)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch pjfanning-patch-2 deleted (was f9dae210)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch 1.3.x updated: Change Java setup from version 17 to 8 (1.x releases) (#543)
fanningpj
-
2026/06/22
(pekko) branch main updated: Update sbt-sbom to 0.6.0 (#3122)
hepin
-
2026/06/22
(pekko) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#3123)
hepin
-
2026/06/22
(pekko) branch main updated: Update sbt-welcome to 0.6.0 (#3121)
hepin
-
2026/06/22
(pekko-connectors) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#1711)
hepin
-
2026/06/22
(pekko-connectors-kafka) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#570)
hepin
-
2026/06/22
(pekko-http) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#1085)
hepin
-
2026/06/22
(pekko-persistence-r2dbc) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#422)
hepin
-
2026/06/22
(pekko-management) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#850)
hepin
-
2026/06/22
(pekko-persistence-cassandra) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#435)
hepin
-
2026/06/22
(pekko-grpc) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#745)
hepin
-
2026/06/22
(pekko-grpc) branch main updated: Update protobuf-java to 4.35.1 (#743)
fanningpj
-
2026/06/22
(pekko-persistence-dynamodb) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#324)
hepin
-
2026/06/22
(pekko-persistence-jdbc) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#544)
hepin
-
2026/06/22
(pekko-projection) branch main updated: Update r2dbc-postgresql to 1.1.2.RELEASE (#538)
hepin
-
2026/06/22
(pekko-site) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#209)
hepin
-
2026/06/22
(pekko-projection) branch main updated: Update sbt, scripted-plugin to 1.12.13 (#539)
hepin
-
2026/06/22
(pekko-grpc) branch main updated: Update org.eclipse.jgit to 7.7.0.202606012155-r (#744)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch 1.3.x updated: release notes for 1.3.0 (#514) (#542)
fanningpj
-
2026/06/22
(pekko-persistence-r2dbc) branch 1.2.x updated: upgrade setup-sbt (1.x branches) (#420)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) 01/01: Change Java setup from version 17 to 8 (1.x releases)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch pjfanning-patch-2 created (now f9dae210)
fanningpj
-
2026/06/22
svn commit: r85377 - dev/pekko/PERSISTENCE-JDBC-1.3.0-RC2 release/pekko/PERSISTENCE-JDBC-1.3.0
fanningpj
-
2026/06/22
svn commit: r85376 - dev/pekko/PERSISTENCE-R2DBC-1.2.0-RC1
svc_dist_pekko
-
2026/06/22
(pekko-persistence-jdbc) branch main updated: release notes for 1.3.0 (#514)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) annotated tag v1.3.0 updated (a410f9d2 -> 35dccdff)
fanningpj
-
2026/06/22
(pekko-persistence-r2dbc) annotated tag v1.2.0-RC1 updated (262ac99 -> fa2fcf2)
fanningpj
-
2026/06/22
(pekko) branch main updated: Fix a few broken Scaladoc links reported by unidoc #353 (#3120)
hepin
-
2026/06/22
(pekko-persistence-r2dbc) branch main updated: Bump actions/checkout from 6.0.3 to 7.0.0 (#418)
hepin
-
2026/06/22
(pekko-persistence-r2dbc) branch dependabot/github_actions/actions/checkout-7.0.0 deleted (was 21b3dce)
hepin
-
2026/06/22
(pekko-persistence-r2dbc) branch dependabot/github_actions/actions/setup-java-5.3.0 deleted (was e88a826)
github-bot
-
2026/06/22
(pekko-persistence-r2dbc) branch main updated: Bump actions/setup-java from 5.2.0 to 5.3.0 (#419)
hepin
-
2026/06/22
(pekko-persistence-r2dbc) branch dependabot/github_actions/actions/setup-java-5.3.0 created (now e88a826)
github-bot
-
2026/06/22
(pekko-persistence-r2dbc) branch dependabot/github_actions/actions/checkout-7.0.0 created (now 21b3dce)
github-bot
-
2026/06/22
(pekko-persistence-jdbc) branch main updated: pin sbt version in scala-steward configuration (#539)
fanningpj
-
2026/06/22
(pekko-persistence-r2dbc) branch main updated: Add sbt version pin to scala-steward config (#417)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch pjfanning-patch-2 deleted (was fae7a66d)
fanningpj
-
2026/06/22
(pekko-persistence-r2dbc) branch pjfanning-patch-1 deleted (was ba8212d)
fanningpj
-
2026/06/22
(pekko-persistence-r2dbc) branch pjfanning-patch-1 updated (a5b22fd -> ba8212d)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch pjfanning-patch-2 updated (7d588cf1 -> fae7a66d)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch main updated: Bump actions/checkout from 6.0.3 to 7.0.0 (#540)
fanningpj
-
2026/06/22
(pekko-persistence-jdbc) branch dependabot/github_actions/actions/setup-java-5.3.0 deleted (was 16161f0d)
github-bot
-
2026/06/22
(pekko-persistence-cassandra) branch dependabot/github_actions/actions/checkout-7.0.0 deleted (was 944ffa5)
github-bot
-
2026/06/22
(pekko-persistence-jdbc) branch dependabot/github_actions/actions/checkout-7.0.0 deleted (was 1c8368fe)
github-bot
-
2026/06/22
(pekko-persistence-jdbc) branch main updated: Bump actions/setup-java from 5.2.0 to 5.3.0 (#541)
fanningpj
-
2026/06/22
(pekko-persistence-cassandra) branch main updated: Bump actions/checkout from 6.0.3 to 7.0.0 (#433)
fanningpj
-
2026/06/22
(pekko-persistence-cassandra) branch main updated: Bump actions/setup-java from 5.2.0 to 5.3.0 (#434)
fanningpj
-
2026/06/22
(pekko-persistence-cassandra) branch dependabot/github_actions/actions/setup-java-5.3.0 deleted (was e8ae672)
github-bot
-
2026/06/22
(pekko-samples) branch main updated: Bump actions/setup-java from 5.2.0 to 5.3.0 (#172)
fanningpj
-
2026/06/22
(pekko-samples) branch dependabot/github_actions/actions/setup-java-5.3.0 deleted (was e64486e)
github-bot
-
2026/06/22
(pekko-samples) branch dependabot/github_actions/actions/checkout-7.0.0 deleted (was bc175f5)
github-bot
-
2026/06/22
(pekko-samples) branch main updated: Bump actions/checkout from 6.0.3 to 7.0.0 (#173)
fanningpj
-
2026/06/22
(pekko-samples) branch dependabot/github_actions/actions/checkout-7.0.0 created (now bc175f5)
github-bot
-
2026/06/22
(pekko-samples) branch dependabot/github_actions/actions/setup-java-5.3.0 created (now e64486e)
github-bot