This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 c8bfcded pekko 1.7.0 release (#224)
c8bfcded is described below
commit c8bfcded39bc49c8bbb4a807e436fc8b3bf60ea4
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Aug 20 14:17:19 2026 +0100
pekko 1.7.0 release (#224)
* pekko 1.7.0
* fix
---
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 4549f57d..cd1d5c7d 100644
--- a/content/download.html
+++ b/content/download.html
@@ -232,7 +232,7 @@ Apache Pekko™
<p>We publish jars to Maven Central with the groupId
<code>org.apache.pekko</code> (<a
href="https://mvnrepository.com/artifact/org.apache.pekko">list</a>). These
jars relate to the source downloads you find linked below.</p>
<h2><a href="#pekko-core" name="pekko-core" class="anchor"><span
class="anchor-link"></span></a>Pekko Core</h2>
<ul>
- <li><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.6.0/apache-pekko-1.6.0-src-20260417.tgz">apache-pekko-1.6.0-src-20260417.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.6.0/apache-pekko-1.6.0-src-20260417.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.6.0/apache-pekko-1.6.0-src-20260417.tgz.sha512">sha512</a>)</li>
+ <li><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.7.0/apache-pekko-1.7.0-src-20260816.tgz">apache-pekko-1.7.0-src-20260816.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.7.0/apache-pekko-1.7.0-src-20260816.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.7.0/apache-pekko-1.7.0-src-20260816.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>
diff --git a/content/search/search_index.json b/content/search/search_index.json
index 90354b42..3d52f526 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 4fea953d..f01d5bb3 100644
--- a/src/main/paradox/download.md
+++ b/src/main/paradox/download.md
@@ -13,7 +13,7 @@ These jars relate to the source downloads you find linked
below.
## Pekko Core
-*
[apache-pekko-1.6.0-src-20260417.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.6.0/apache-pekko-1.6.0-src-20260417.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.6.0/apache-pekko-1.6.0-src-20260417.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.6.0/apache-pekko-1.6.0-src-20260417.tgz.sha512))
+*
[apache-pekko-1.7.0-src-20260816.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.7.0/apache-pekko-1.7.0-src-20260816.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.7.0/apache-pekko-1.7.0-src-20260816.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.7.0/apache-pekko-1.7.0-src-20260816.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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]