Messages by Date
-
2026/07/04
(pekko-connectors-kafka) branch main updated: fix: fix javadoc warnings in testkit Java sources (#585)
hepin
-
2026/07/04
(pekko) branch main updated: fix: suppress Java compilation warnings in actor, remote and docs modules (#3283)
hepin
-
2026/07/04
(pekko-quickstart-scala.g8) branch dependabot/github_actions/sbt/setup-sbt-1.5.0 deleted (was 9b23242)
fanningpj
-
2026/07/04
(pekko-quickstart-scala.g8) branch main updated: Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#43)
fanningpj
-
2026/07/04
(pekko-grpc) branch main updated: test: remove Gradle 4.0 from compatibility test (#777)
hepin
-
2026/07/04
(pekko-sbt-paradox) branch main updated: Update sbt-reproducible-builds to 0.33 (#188)
fanningpj
-
2026/07/04
(pekko-quickstart-scala.g8) branch dependabot/github_actions/sbt/setup-sbt-1.5.0 created (now 9b23242)
github-bot
-
2026/07/04
(pekko) branch main updated: Update sbt-reproducible-builds to 0.33 (#3287)
hepin
-
2026/07/04
(pekko) branch main updated: Update aeron-client, aeron-driver to 1.52.0 (#3286)
hepin
-
2026/07/04
(pekko-connectors) branch main updated: Update sbt-reproducible-builds to 0.33 (#1746)
hepin
-
2026/07/04
(pekko-connectors) branch main updated: Update auth, dynamodb, eventbridge, firehose, ... to 2.46.21 (#1747)
hepin
-
2026/07/04
(pekko-connectors-kafka) branch main updated: Update sbt-reproducible-builds to 0.33 (#586)
hepin
-
2026/07/04
(pekko-http) branch main updated: Update sbt-reproducible-builds to 0.33 (#1121)
hepin
-
2026/07/04
(pekko-management) branch main updated: Update sbt-reproducible-builds to 0.33 (#867)
hepin
-
2026/07/04
(pekko-management) branch main updated: Update ecs to 2.46.21 (#868)
hepin
-
2026/07/04
(pekko-persistence-cassandra) branch main updated: Update sbt-reproducible-builds to 0.33 (#444)
hepin
-
2026/07/04
(pekko-persistence-dynamodb) branch main updated: Update sbt-reproducible-builds to 0.33 (#331)
hepin
-
2026/07/04
(pekko-persistence-jdbc) branch main updated: Update sbt-reproducible-builds to 0.33 (#553)
hepin
-
2026/07/04
(pekko-persistence-r2dbc) branch main updated: Update sbt-reproducible-builds to 0.33 (#437)
hepin
-
2026/07/04
(pekko-projection) branch main updated: Update sbt-reproducible-builds to 0.33 (#558)
hepin
-
2026/07/04
(pekko-connectors) branch main updated: Update auth, dynamodb, eventbridge, firehose, ... to 2.46.20 (#1743)
philippus
-
2026/07/04
(pekko-quickstart-java.g8) branch dependabot/github_actions/sbt/setup-sbt-1.5.0 created (now c7a5ad0)
github-bot
-
2026/07/03
(pekko-http-quickstart-java.g8) branch main updated: Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#41)
fanningpj
-
2026/07/03
(pekko-http-quickstart-java.g8) branch dependabot/github_actions/sbt/setup-sbt-1.5.0 deleted (was e8559a2)
github-bot
-
2026/07/03
(pekko-http-quickstart-java.g8) branch dependabot/github_actions/sbt/setup-sbt-1.5.0 created (now e8559a2)
github-bot
-
2026/07/03
(pekko) branch main updated: Fix ambiguous scaladoc overload links in persistence module family #353 (#3282)
hepin
-
2026/07/03
(pekko-grpc) branch main updated: Update dependencies in build.gradle (#767)
fanningpj
-
2026/07/03
(pekko-grpc) branch pjfanning-patch-4 deleted (was b44d7989)
fanningpj
-
2026/07/03
(pekko-grpc) branch main updated: upgrade maven plugins (#769)
fanningpj
-
2026/07/03
(pekko-grpc) branch main updated: sbt-reproducible-builds: update to 0.33 (#774)
engelen
-
2026/07/03
(pekko-grpc) branch main updated: Generate Scala 3-friendly gRPC sources (#770)
hepin
-
2026/07/03
(pekko-connectors) branch main updated: Update log4j-to-slf4j to 2.26.1 (#1742)
fanningpj
-
2026/07/03
(pekko-management) branch main updated: Update log4j-api, log4j-core, ... to 2.26.1 (#865)
fanningpj
-
2026/07/03
(pekko) branch main updated: Fix ambiguous scaladoc overload links in persistence-typed #353 (#3281)
hepin
-
2026/07/02
(pekko-grpc) branch main updated: Remove private[this] from Maven plugin (#771)
hepin
-
2026/07/02
(pekko-grpc) branch fix/maven-protopaths-imports deleted (was b4167cd9)
hepin
-
2026/07/02
(pekko-grpc) branch main updated: fix: pass all protoPaths as -I import params to protoc in Maven plugin (#773)
hepin
-
2026/07/02
(pekko) branch main updated: Update aeron-client, aeron-driver to 1.51.1 (#3280)
hepin
-
2026/07/02
(pekko-grpc) branch feat/service-info-in-status-exception updated (32ef6af2 -> b323e479)
hepin
-
2026/07/02
(pekko-grpc) 01/01: fix: pass all protoPaths as -I import params to protoc in Maven plugin
hepin
-
2026/07/02
(pekko-grpc) branch fix/maven-protopaths-imports created (now b4167cd9)
hepin
-
2026/07/02
(pekko-grpc) branch feat/service-info-in-status-exception created (now 32ef6af2)
hepin
-
2026/07/02
(pekko-grpc) 01/01: feat: include called service URI in StatusRuntimeException descriptions
hepin
-
2026/07/02
(pekko-http) 01/01: refactor: fold InHandler and OutHandler into GraphStageLogic in DecoderSpec
hepin
-
2026/07/02
(pekko-http) branch optimize/decoder-spec-handler-folding created (now 64487cf6c)
hepin
-
2026/07/02
(pekko-management) branch main updated: Update ecs to 2.46.20 (#866)
philippus
-
2026/07/02
(pekko-management) branch main updated: Update sbt-salad-days to 0.2.0 (#859)
hepin
-
2026/07/02
(pekko-grpc) branch main updated: scala 3.8.4 build (#768)
fanningpj
-
2026/07/02
(pekko-grpc) branch pjfanning-patch-4 updated (1dc89b45 -> b44d7989)
fanningpj
-
2026/07/02
(pekko-grpc) branch pjfanning-patch-4 updated (086bc1ad -> 1dc89b45)
fanningpj
-
2026/07/02
(pekko-grpc) branch pjfanning-patch-1 deleted (was fa4365ed)
fanningpj
-
2026/07/02
(pekko-grpc) branch pjfanning-patch-3 deleted (was 278e0665)
fanningpj
-
2026/07/02
(pekko-grpc) 01/01: Update dependencies in build.gradle
fanningpj
-
2026/07/02
(pekko-grpc) branch pjfanning-patch-4 created (now 086bc1ad)
fanningpj
-
2026/07/01
(pekko-http) branch main updated: Add server-side WebSocket compression (#1114)
fanningpj
-
2026/07/01
(pekko) branch main updated: docs: fix import order in state store plugin examples (#3278)
hepin
-
2026/07/01
(pekko) branch fix/state-store-plugin-imports deleted (was ad838ec9e4)
hepin
-
2026/07/01
(pekko) branch fix/3255-tcp-halfclose-npe updated (784c1c9856 -> e99a741cbc)
hepin
-
2026/07/01
(pekko) branch fix/3256-deadletter-shutdown-suppress updated (ce0dc5ac48 -> 164b485dfd)
hepin
-
2026/07/01
(pekko) branch fix/3258-timers-stashsupport updated (a2b67b3825 -> 5e11fd83df)
hepin
-
2026/07/01
(pekko) branch port/d1e577a8ba-app-version-deploy-doc updated (7bd6b04cb7 -> c0e7a0fdce)
hepin
-
2026/07/01
(pekko) branch fix/state-store-plugin-imports created (now ad838ec9e4)
hepin
-
2026/07/01
(pekko) 01/01: docs: fix import order in state store plugin examples
hepin
-
2026/07/01
(pekko) branch main updated: docs: how to write a custom Durable State store plugin (#3274)
hepin
-
2026/07/01
(pekko) branch port/1ce8748239-state-store-plugin-docs deleted (was acf59cdbb4)
hepin
-
2026/07/01
(pekko-http) branch main updated: more issues with unmoored docs (#1116)
fanningpj
-
2026/07/01
(pekko) branch port/1ce8748239-state-store-plugin-docs updated (d93d475d7b -> acf59cdbb4)
hepin
-
2026/07/01
(pekko) branch main updated: Port scalable fan-out persistence query abstraction from Akka (#3277)
fanningpj
-
2026/07/01
(pekko-connectors) branch main updated: Update activemq-broker, activemq-client to 5.19.8 (#1739)
fanningpj
-
2026/07/01
(pekko-connectors) branch main updated: Update auth, dynamodb, eventbridge, firehose, ... to 2.46.18 (#1741)
philippus
-
2026/07/01
(pekko-projection) branch main updated: Update postgresql to 42.7.12 (#555)
philippus
-
2026/07/01
(pekko-http) branch main updated: fix: avoid unmoored doc comments (#1115)
fanningpj
-
2026/07/01
(pekko-http) branch main updated: make withLevel package private (#1104)
fanningpj
-
2026/07/01
(pekko-connectors) branch main updated: Update amqp-client to 5.33.0 (#1738)
philippus
-
2026/07/01
(pekko) branch port/b179bb1527-filtered-payload deleted (was 47ada0f995)
hepin
-
2026/07/01
(pekko) branch main updated: feat: add FilteredPayload placeholder for filtered journal events (#3275)
hepin
-
2026/06/30
(pekko) branch port/d1e577a8ba-app-version-deploy-doc updated (67a26f4eb3 -> 7bd6b04cb7)
hepin
-
2026/06/30
(pekko-http) branch worktree-fix-issue-925-sbt-clean-scalafix deleted (was 32ad32fcb)
hepin
-
2026/06/30
(pekko-http) branch main updated: feat: add RFC 10008 QUERY method and Accept-Query header support (#1077)
hepin
-
2026/06/30
(pekko-http) branch main updated: build: remove stale scalafix dependency from docs module (#1113)
engelen
-
2026/06/30
(pekko-persistence-r2dbc) branch main updated: Update postgresql to 42.7.12 (#435)
philippus
-
2026/06/30
(pekko-management) branch main updated: Update ecs to 2.46.18 (#864)
philippus
-
2026/06/30
(pekko-connectors) branch main updated: Update artemis-jakarta-client, ... to 2.55.0 (#1740)
fanningpj
-
2026/06/30
(pekko-persistence-jdbc) branch main updated: Update postgresql to 42.7.12 (#551)
fanningpj
-
2026/06/30
(pekko-http) branch worktree-fix-issue-925-sbt-clean-scalafix created (now 32ad32fcb)
hepin
-
2026/06/30
(pekko-http) 01/01: build: remove stale scalafix dependency from docs module
hepin
-
2026/06/30
(pekko) branch port/b7e625fb12-prematerialize-caveat deleted (was 0b66e4ea16)
hepin
-
2026/06/30
(pekko) branch main updated: docs: document preMaterialize error-propagation caveat (#3272)
hepin
-
2026/06/30
(pekko) branch port/d1e577a8ba-app-version-deploy-doc created (now 67a26f4eb3)
hepin
-
2026/06/30
(pekko) 01/01: feat: add FilteredPayload placeholder for filtered journal events
hepin
-
2026/06/30
(pekko) branch port/b179bb1527-filtered-payload created (now 47ada0f995)
hepin
-
2026/06/30
(pekko) branch main updated: Include exception type in StatusReply toString when not text (#3271)
fanningpj
-
2026/06/29
(pekko) 01/01: docs: how to write a custom Durable State store plugin
hepin
-
2026/06/29
(pekko) branch port/1ce8748239-state-store-plugin-docs created (now d93d475d7b)
hepin
-
2026/06/29
(pekko) 01/01: docs: document preMaterialize error-propagation caveat
hepin
-
2026/06/29
(pekko) branch port/b7e625fb12-prematerialize-caveat created (now 0b66e4ea16)
hepin
-
2026/06/29
(pekko-projection) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#554)
fanningpj
-
2026/06/29
(pekko-projection) branch main updated: refactor: migrate String.format to String.formatted (Java 15+) (#545)
hepin
-
2026/06/29
(pekko-projection) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 96cf12ca)
fanningpj
-
2026/06/29
(pekko-projection) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 96cf12ca)
github-bot
-
2026/06/29
(pekko-projection) branch main updated: protoc 35.0 (#553)
fanningpj
-
2026/06/29
(pekko-persistence-r2dbc) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 deleted (was e7b67e6)
fanningpj
-
2026/06/29
(pekko-persistence-r2dbc) branch main updated: Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#433)
fanningpj
-
2026/06/29
(pekko-persistence-r2dbc) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was bf223d7)
github-bot
-
2026/06/29
(pekko-persistence-r2dbc) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#434)
fanningpj
-
2026/06/29
(pekko-persistence-r2dbc) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now bf223d7)
github-bot
-
2026/06/29
(pekko-persistence-r2dbc) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 created (now e7b67e6)
github-bot
-
2026/06/29
(pekko-samples) branch main updated: Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#168)
fanningpj
-
2026/06/29
(pekko-persistence-cassandra) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#442)
fanningpj
-
2026/06/29
(pekko-persistence-jdbc) branch dependabot/github_actions/actions/checkout-7.0.0 deleted (was e6a1cd1b)
fanningpj
-
2026/06/29
(pekko-persistence-jdbc) branch main updated: Bump actions/checkout from 6.0.2 to 7.0.0 (#550)
fanningpj
-
2026/06/29
(pekko-persistence-jdbc) branch main updated: Bump actions/setup-java from 5.2.0 to 5.4.0 (#549)
fanningpj
-
2026/06/29
(pekko-persistence-jdbc) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 2cddc38b)
github-bot
-
2026/06/29
(pekko-persistence-cassandra) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 4e68872)
github-bot
-
2026/06/29
(pekko-samples) branch dependabot/github_actions/sbt/setup-sbt-1.4.0 deleted (was 8f915ff)
github-bot
-
2026/06/29
(pekko-samples) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#175)
fanningpj
-
2026/06/29
(pekko-samples) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 48e4f60)
fanningpj
-
2026/06/29
(pekko-samples) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 48e4f60)
github-bot
-
2026/06/29
(pekko-persistence-cassandra) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 4e68872)
github-bot
-
2026/06/29
(pekko) branch main updated: feat(stream): add alsoTo overload with configurable cancellation propagation (#3127)
hepin
-
2026/06/29
(pekko) branch feat/alsoTo-propagateCancellation-3104 deleted (was 4d9a9c00dd)
hepin
-
2026/06/29
(pekko-persistence-jdbc) branch dependabot/github_actions/actions/checkout-7.0.0 created (now e6a1cd1b)
github-bot
-
2026/06/29
(pekko-persistence-jdbc) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 2cddc38b)
github-bot
-
2026/06/29
(pekko-persistence-dynamodb) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#329)
fanningpj
-
2026/06/29
(pekko-persistence-dynamodb) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 778e958)
github-bot
-
2026/06/29
(pekko-management) branch dependabot/github_actions/1.2.x/scala-steward-org/scala-steward-action-2.92.0 deleted (was 77ade384)
github-bot
-
2026/06/29
(pekko-management) branch 1.2.x updated: Bump scala-steward-org/scala-steward-action from 2.90.0 to 2.92.0 (#863)
fanningpj
-
2026/06/29
(pekko-persistence-dynamodb) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 778e958)
github-bot
-
2026/06/29
(pekko-connectors-kafka) branch dependabot/github_actions/actions/cache-6.1.0 created (now 0684005b)
github-bot
-
2026/06/29
(pekko-connectors-kafka) branch main updated: Bump actions/cache from 5.0.5 to 6.1.0 (#584)
hepin
-
2026/06/29
(pekko-connectors-kafka) branch dependabot/github_actions/actions/cache-6.1.0 deleted (was 0684005b)
github-bot
-
2026/06/29
(pekko-http) branch dependabot/github_actions/actions/cache-6.1.0 deleted (was 7cdbeeebb)
hepin
-
2026/06/29
(pekko-http) branch main updated: build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#1110)
hepin
-
2026/06/29
(pekko-connectors-kafka) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 3b7f659a)
github-bot
-
2026/06/29
(pekko-connectors-kafka) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#583)
hepin
-
2026/06/29
(pekko-connectors-kafka) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 3b7f659a)
github-bot
-
2026/06/28
(pekko-grpc) branch dependabot/github_actions/actions/setup-go-6.5.0 deleted (was c7d653a4)
github-bot
-
2026/06/28
(pekko-grpc) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 1e5bdb64)
hepin
-
2026/06/28
(pekko-grpc) branch main updated: Bump actions/setup-go from 6.4.0 to 6.5.0 (#763)
hepin
-
2026/06/28
(pekko-grpc) branch dependabot/github_actions/actions/cache-6.1.0 deleted (was 4829d210)
hepin
-
2026/06/28
(pekko-grpc) branch main updated: Bump actions/cache from 5.0.5 to 6.1.0 (#764)
hepin
-
2026/06/28
(pekko-grpc) branch main updated: Bump actions/setup-java from 5.3.0 to 5.4.0 (#765)
hepin
-
2026/06/28
(pekko-http) branch dependabot/github_actions/actions/setup-java-5.4.0 deleted (was 49b7a85df)
hepin
-
2026/06/28
(pekko-http) branch main updated: build(deps): Bump actions/setup-java from 5.3.0 to 5.4.0 (#1111)
hepin
-
2026/06/28
(pekko-grpc) branch dependabot/github_actions/actions/setup-go-6.5.0 created (now c7d653a4)
github-bot
-
2026/06/28
(pekko-grpc) branch dependabot/github_actions/actions/cache-6.1.0 created (now 4829d210)
github-bot
-
2026/06/28
(pekko-grpc) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 1e5bdb64)
github-bot
-
2026/06/28
(pekko-http) branch dependabot/github_actions/actions/setup-java-5.4.0 created (now 49b7a85df)
github-bot
-
2026/06/28
(pekko-http) branch dependabot/github_actions/actions/cache-6.1.0 created (now 7cdbeeebb)
github-bot
-
2026/06/28
(pekko-management) branch dependabot/github_actions/1.2.x/scala-steward-org/scala-steward-action-2.92.0 created (now 77ade384)
github-bot
-
2026/06/28
(pekko-http) branch main updated: build: enable -Xfatal-warnings for Scala 2 and -Werror for Scala 3 (#1109)
hepin
-
2026/06/28
(pekko-persistence-cassandra) branch main updated: refactor: remove deprecated classic remoting message types from muteDeadLetters (#440)
hepin
-
2026/06/28
(pekko) branch worktree-fix+stubbed-cancellable-3251 deleted (was d3a4bbd951)
hepin
-
2026/06/28
(pekko) branch main updated: fix: return proper thread-safe Cancellable from StubbedActorContext.scheduleOnce (#3268)
hepin
-
2026/06/28
(pekko-http) branch main updated: refactor: replace deprecated ActorMaterializer with Materializer (#1108)
hepin
-
2026/06/28
(pekko) branch main updated: fix: add supervision strategy support for expand and extrapolate (#3185)
hepin
-
2026/06/28
(pekko) branch worktree-fix+scalafmt-ci deleted (was 358fd62a62)
hepin
-
2026/06/28
(pekko) branch main updated: fix: replace broken scalafmt-native-action with coursier/setup-action (#3269)
hepin
-
2026/06/28
(pekko) branch 1.7.x updated: docs: Clarify retry attempts parameter (#3266) (#3267)
hepin
-
2026/06/28
(pekko) branch worktree-fix+scalafmt-ci created (now 358fd62a62)
hepin
-
2026/06/28
(pekko) 01/01: fix: replace broken scalafmt-native-action with coursier/setup-action
hepin
-
2026/06/28
(pekko) branch worktree-fix+stubbed-cancellable-3251 updated (3a43c06700 -> d3a4bbd951)
hepin
-
2026/06/28
(pekko) branch worktree-fix+stubbed-cancellable-3251 updated (180d80adff -> 3a43c06700)
hepin
-
2026/06/28
(pekko) branch worktree-fix+stubbed-cancellable-3251 updated (42e5550ca9 -> 180d80adff)
hepin
-
2026/06/28
(pekko) branch worktree-fix+stubbed-cancellable-3251 created (now 42e5550ca9)
hepin
-
2026/06/28
(pekko) 01/01: fix: return proper non-cancelled Cancellable from StubbedActorContext.scheduleOnce
hepin
-
2026/06/28
(pekko) branch main updated: fix: expand Array arguments in MarkerLoggingAdapter log templates (#3263)
hepin
-
2026/06/28
(pekko) branch main updated: docs: Clarify retry attempts parameter (#3266)
hepin
-
2026/06/28
(pekko) branch fix/3257-markerlogging-array-expand deleted (was 649a00071b)
hepin
-
2026/06/28
(pekko-grpc) branch main updated: Update junit-jupiter-api, ... to 6.1.1 (#761)
fanningpj
-
2026/06/28
(pekko-grpc) branch main updated: Update junit-platform-launcher to 6.1.1 (#762)
fanningpj
-
2026/06/28
(pekko-http) branch main updated: Update junit-platform-launcher to 6.1.1 (#1107)
fanningpj
-
2026/06/28
(pekko) branch fix/3258-timers-stashsupport created (now a2b67b3825)
hepin
-
2026/06/28
(pekko) 01/01: fix: expand Array arguments in MarkerLoggingAdapter log templates
hepin
-
2026/06/28
(pekko) branch fix/3257-markerlogging-array-expand created (now 649a00071b)
hepin
-
2026/06/28
(pekko) branch fix/3256-deadletter-shutdown-suppress created (now ce0dc5ac48)
hepin
-
2026/06/28
(pekko-connectors) branch main updated: Update jffi to 1.4.0 (#1735)
hepin
-
2026/06/28
(pekko) branch main updated: Update junit-platform-launcher to 6.1.1 (#3261)
hepin
-
2026/06/28
(pekko) branch main updated: Update junit-jupiter-engine to 6.1.1 (#3260)
hepin
-
2026/06/28
(pekko-management) branch main updated: Update junit-platform-launcher to 6.1.1 (#862)
hepin
-
2026/06/28
(pekko-connectors-kafka) branch main updated: Update junit-jupiter-api to 6.1.1 (#582)
hepin
-
2026/06/28
(pekko-connectors) branch main updated: Update jnr-unixsocket to 0.39.1 (#1736)
hepin
-
2026/06/28
(pekko-projection) branch main updated: Update junit-platform-launcher to 6.1.1 (#552)
hepin
-
2026/06/28
(pekko-projection) branch main updated: Update junit-jupiter-api, ... to 6.1.1 (#551)
hepin
-
2026/06/28
(pekko-connectors) branch main updated: Update junit-jupiter-api, ... to 6.1.1 (#1737)
hepin
-
2026/06/28
(pekko-projection) branch main updated: Update hibernate-core to 7.4.3.Final (#550)
hepin
-
2026/06/28
(pekko-management) branch main updated: Update junit-jupiter-api, ... to 6.1.1 (#861)
hepin
-
2026/06/28
(pekko) 01/01: fix: avoid NPE in outbound TCP stage when upstream finishes before connect
hepin
-
2026/06/28
(pekko) branch fix/3255-tcp-halfclose-npe created (now 784c1c9856)
hepin
-
2026/06/27
(pekko) branch main updated: fix: add supervision strategy support for aggregateWithBoundary callbacks (#3187)
hepin
-
2026/06/27
(pekko) branch main updated: feat: add supervision strategy support for groupedAdjacentBy/Weighted (#3181)
hepin
-
2026/06/27
(pekko) branch main updated: fix: add supervision strategy support for zipWith and zipWithN zipper functions (#3186)
hepin
-
2026/06/27
(pekko) branch main updated: fix(remote): configure TLS resources for bind canonical tests (#3210)
hepin
-
2026/06/27
svn commit: r85486 - release/pekko/PERSISTENCE-R2DBC-1.1.0
fanningpj
-
2026/06/27
(pekko-site) branch asf-staging updated (af86d8fe -> 4c6480c6)
fanningpj
-
2026/06/27
(pekko-site) branch asf-site updated (af86d8fe -> 4c6480c6)
fanningpj
-
2026/06/27
(pekko-site) branch main updated: r2dbc 1.2.0 release (#211)
fanningpj
-
2026/06/27
(pekko-site) branch r2dbc deleted (was 103c7113)
fanningpj
-
2026/06/27
(pekko-site) branch r2dbc created (now 103c7113)
fanningpj
-
2026/06/27
(pekko-site) 01/01: r2dbc 1.2.0 release
fanningpj