This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 31a5ffa5 add download for pekko 1.2.0-M1 (#150)
31a5ffa5 is described below
commit 31a5ffa558356428db57eae02a20444526c89f52
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Feb 12 23:23:20 2025 +0100
add download for pekko 1.2.0-M1 (#150)
---
content/download.html | 5 +++++
content/search/search_index.json | 2 +-
src/main/paradox/download.md | 5 +++++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/content/download.html b/content/download.html
index c39dc634..25a0e479 100644
--- a/content/download.html
+++ b/content/download.html
@@ -229,6 +229,11 @@ Apache Pekko™
<li><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.1.3/apache-pekko-1.1.3-src-20250104.tgz">apache-pekko-1.1.3-src-20250104.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.1.3/apache-pekko-1.1.3-src-20250104.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.1.3/apache-pekko-1.1.3-src-20250104.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. This release should not be used in
production.</p>
+<ul>
+ <li><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.2.0-M1/apache-pekko-1.2.0-M1-src-20250129.tgz">apache-pekko-1.2.0-M1-src-20250129.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.2.0-M1/apache-pekko-1.2.0-M1-src-20250129.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.2.0-M1/apache-pekko-1.2.0-M1-src-20250129.tgz.sha512">sha512</a>)</li>
+ <li><a
href="https://pekko.apache.org/docs/pekko/snapshot/release-notes/index.html">Snapshot
Release Notes</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.1.0/apache-pekko-http-1.1.0-src-20240922.tgz">apache-pekko-http-1.1.0-src-20240922.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/HTTP-1.1.0/apache-pekko-http-1.1.0-src-20240922.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/HTTP-1.1.0/apache-pekko-http-1.1.0-src-20240922.tgz.sha512">sha512</a>)</li>
diff --git a/content/search/search_index.json b/content/search/search_index.json
index b804156d..c1990b61 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 078cd712..2924e85e 100644
--- a/src/main/paradox/download.md
+++ b/src/main/paradox/download.md
@@ -16,6 +16,11 @@ These jars relate to the source downloads you find linked
below.
*
[apache-pekko-1.1.3-src-20250104.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.1.3/apache-pekko-1.1.3-src-20250104.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.1.3/apache-pekko-1.1.3-src-20250104.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.1.3/apache-pekko-1.1.3-src-20250104.tgz.sha512))
* [Release
Notes](https://pekko.apache.org/docs/pekko/current/release-notes/index.html)
+There is also a milestone release. This release should not be used in
production.
+
+*
[apache-pekko-1.2.0-M1-src-20250129.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.2.0-M1/apache-pekko-1.2.0-M1-src-20250129.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.2.0-M1/apache-pekko-1.2.0-M1-src-20250129.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.2.0-M1/apache-pekko-1.2.0-M1-src-20250129.tgz.sha512))
+* [Snapshot Release
Notes](https://pekko.apache.org/docs/pekko/snapshot/release-notes/index.html)
+
## Pekko HTTP
*
[apache-pekko-http-1.1.0-src-20240922.tgz](https://www.apache.org/dyn/closer.lua/pekko/HTTP-1.1.0/apache-pekko-http-1.1.0-src-20240922.tgz)
signature:
([asc](https://downloads.apache.org/pekko/HTTP-1.1.0/apache-pekko-http-1.1.0-src-20240922.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/HTTP-1.1.0/apache-pekko-http-1.1.0-src-20240922.tgz.sha512))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]