This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-site.git
The following commit(s) were added to refs/heads/main by this push:
new c634b2f4 Add 2.0.0-M1 to download page (#176)
c634b2f4 is described below
commit c634b2f4157727da2c8d15b454cb5f5bb4da6efa
Author: Arnout Engelen <[email protected]>
AuthorDate: Tue Dec 9 10:09:36 2025 +0100
Add 2.0.0-M1 to download page (#176)
---
content/download.html | 4 ++++
content/search/search_index.json | 2 +-
src/main/paradox/download.md | 4 ++++
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/content/download.html b/content/download.html
index 79b3e6fc..9d0eca28 100644
--- a/content/download.html
+++ b/content/download.html
@@ -229,6 +229,10 @@ Apache Pekko™
<li><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.3.0/apache-pekko-1.3.0-src-20251116.tgz">apache-pekko-1.3.0-src-20251116.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.3.0/apache-pekko-1.3.0-src-20251116.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.3.0/apache-pekko-1.3.0-src-20251116.tgz.sha512">sha512</a>)</li>
<li><a
href="https://pekko.apache.org/docs/pekko/current/release-notes/index.html">Release
Notes</a></li>
</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/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz">apache-pekko-2.0.0-M1-src-20251202.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.sha512">sha512</a>)</li>
+</ul>
<h2><a href="#pekko-http" name="pekko-http" class="anchor"><span
class="anchor-link"></span></a>Pekko HTTP</h2>
<ul>
<li><a
href="https://www.apache.org/dyn/closer.lua/pekko/HTTP-1.3.0/apache-pekko-http-1.3.0-src-20251021.tgz">apache-pekko-http-1.3.0-src-20251021.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/HTTP-1.3.0/apache-pekko-http-1.3.0-src-20251021.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/HTTP-1.3.0/apache-pekko-http-1.3.0-src-20251021.tgz.sha512">sha512</a>)</li>
diff --git a/content/search/search_index.json b/content/search/search_index.json
index cf2f169a..cc6fa8fa 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 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 more. Pekko
include [...]
\ No newline at end of file
+{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples
Modules Downloads 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 more. Pekko
include [...]
\ No newline at end of file
diff --git a/src/main/paradox/download.md b/src/main/paradox/download.md
index d88c326d..47c28659 100644
--- a/src/main/paradox/download.md
+++ b/src/main/paradox/download.md
@@ -16,6 +16,10 @@ These jars relate to the source downloads you find linked
below.
*
[apache-pekko-1.3.0-src-20251116.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.3.0/apache-pekko-1.3.0-src-20251116.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.3.0/apache-pekko-1.3.0-src-20251116.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.3.0/apache-pekko-1.3.0-src-20251116.tgz.sha512))
* [Release
Notes](https://pekko.apache.org/docs/pekko/current/release-notes/index.html)
+There is also a milestone release, providing a preview for the upcoming major
version:
+
+*
[apache-pekko-2.0.0-M1-src-20251202.tgz](https://www.apache.org/dyn/closer.lua/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz)
signature:
([asc](https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.sha512))
+
## Pekko HTTP
*
[apache-pekko-http-1.3.0-src-20251021.tgz](https://www.apache.org/dyn/closer.lua/pekko/HTTP-1.3.0/apache-pekko-http-1.3.0-src-20251021.tgz)
signature:
([asc](https://downloads.apache.org/pekko/HTTP-1.3.0/apache-pekko-http-1.3.0-src-20251021.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/HTTP-1.3.0/apache-pekko-http-1.3.0-src-20251021.tgz.sha512))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]