This is an automated email from the ASF dual-hosted git repository. hepin pushed a commit to branch He-Pin-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 1c1d71c96627ea03186a8710ffb141d835ac1b5d Author: He-Pin(kerr) <[email protected]> AuthorDate: Thu Jan 8 15:00:51 2026 +0800 chore: Pekko now contains features form Akka 2.7.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a285bb50e..d7184a3d96 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Pekko uses the Actor Model to provide more intuitive high-level abstractions for Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and more. Pekko is a fork of [Akka](https://github.com/akka/akka) 2.6.x, prior to the Akka project's adoption of the Business Source License. +Pekko now contains some features from Akka 2.7.0 (Apache 2.0 Licensed now) ## Reference Documentation --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
