This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch grpc-m2 in repository https://gitbox.apache.org/repos/asf/pekko-site.git
commit a19bb083d6fad1afa37705e79128b68e5e0800cf Author: PJ Fanning <[email protected]> AuthorDate: Tue Jun 16 18:41:28 2026 +0100 grpc 2.0.0-M2 release --- content/download.html | 2 +- content/search/search_index.json | 2 +- src/main/paradox/download.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/download.html b/content/download.html index 4c87d83d..ef962394 100644 --- a/content/download.html +++ b/content/download.html @@ -255,7 +255,7 @@ Apache Pekko™ </ul> <p>There is also a milestone release, providing a preview for the upcoming major version:</p> <ul> - <li><a href="https://www.apache.org/dyn/closer.lua/pekko/GRPC-2.0.0-M1/apache-pekko-grpc-2.0.0-M1-src-20260128.tgz">apache-pekko-grpc-2.0.0-M1-src-20260128.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/GRPC-2.0.0-M1/apache-pekko-grpc-2.0.0-M1-src-20260128.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/GRPC-2.0.0-M1/apache-pekko-grpc-2.0.0-M1-src-20260128.tgz.sha512">sha512</a>)</li> + <li><a href="https://www.apache.org/dyn/closer.lua/pekko/GRPC-2.0.0-M2/apache-pekko-grpc-2.0.0-M2-src-20260608.tgz">apache-pekko-grpc-2.0.0-M2-src-20260608.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/GRPC-2.0.0-M2/apache-pekko-grpc-2.0.0-M2-src-20260608.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/GRPC-2.0.0-M2/apache-pekko-grpc-2.0.0-M2-src-20260608.tgz.sha512">sha512</a>)</li> </ul> <h2><a href="#pekko-management" name="pekko-management" class="anchor"><span class="anchor-link"></span></a>Pekko Management</h2> <ul> diff --git a/content/search/search_index.json b/content/search/search_index.json index e569d8eb..3db159ee 100644 --- a/content/search/search_index.json +++ b/content/search/search_index.json @@ -1 +1 @@ -{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples Modules Downloads Version Support How to contribute\nBanner Logo Apache Pekko™ Apache Pekko™ is an open-source framework for building applications that are concurrent, distributed, resilient and elastic. Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency. Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and mor [...] \ No newline at end of file +{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples Modules Downloads Version Support How to contribute\nBanner Logo Apache Pekko™ Apache Pekko™ is an open-source framework for building applications that are concurrent, distributed, resilient and elastic. Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency. Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and mor [...] \ No newline at end of file diff --git a/src/main/paradox/download.md b/src/main/paradox/download.md index 27ce8a07..a96c8df4 100644 --- a/src/main/paradox/download.md +++ b/src/main/paradox/download.md @@ -36,7 +36,7 @@ There is also a milestone release, providing a preview for the upcoming major ve There is also a milestone release, providing a preview for the upcoming major version: -* [apache-pekko-grpc-2.0.0-M1-src-20260128.tgz](https://www.apache.org/dyn/closer.lua/pekko/GRPC-2.0.0-M1/apache-pekko-grpc-2.0.0-M1-src-20260128.tgz) signature: ([asc](https://downloads.apache.org/pekko/GRPC-2.0.0-M1/apache-pekko-grpc-2.0.0-M1-src-20260128.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/GRPC-2.0.0-M1/apache-pekko-grpc-2.0.0-M1-src-20260128.tgz.sha512)) +* [apache-pekko-grpc-2.0.0-M2-src-20260608.tgz](https://www.apache.org/dyn/closer.lua/pekko/GRPC-2.0.0-M2/apache-pekko-grpc-2.0.0-M2-src-20260608.tgz) signature: ([asc](https://downloads.apache.org/pekko/GRPC-2.0.0-M2/apache-pekko-grpc-2.0.0-M2-src-20260608.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/GRPC-2.0.0-M2/apache-pekko-grpc-2.0.0-M2-src-20260608.tgz.sha512)) ## Pekko Management --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
