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 576366e0 pekko 1.1.0 release (#122)
576366e0 is described below
commit 576366e07c0485c0431ceab100af9ed50e75ab8f
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Sep 3 10:06:45 2024 +0100
pekko 1.1.0 release (#122)
---
content/download.html | 9 ++++-----
content/search/search_index.json | 2 +-
src/main/paradox/download.md | 4 +---
3 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/content/download.html b/content/download.html
index 9e976ade..38ea0f45 100644
--- a/content/download.html
+++ b/content/download.html
@@ -226,11 +226,10 @@ 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.0.3/apache-pekko-1.0.3-src-20240619.tgz">apache-pekko-1.0.3-src-20240619.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz.sha512">sha512</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.1.0-M1/apache-pekko-1.1.0-M1-src-20240507.tgz">apache-pekko-1.1.0-M1-src-20240507.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.1.0-M1/apache-pekko-1.1.0-M1-src-20240507.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.1.0-M1/apache-pekko-1.1.0-M1-src-20240507.tgz.sha512">sha512</a>)</li>
+ <li>
+ <p><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz">apache-pekko-1.0.3-src-20240619.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz.sha512">sha512</a>)</p></li>
+ <li>
+ <p><a
href="https://www.apache.org/dyn/closer.lua/pekko/1.1.0/apache-pekko-1.1.0-src-20240828.tgz">apache-pekko-1.1.0-src-20240828.tgz</a>
signature: (<a
href="https://downloads.apache.org/pekko/1.1.0/apache-pekko-1.1.0-src-20240828.tgz.asc">asc</a>)
checksum: (<a
href="https://downloads.apache.org/pekko/1.1.0/apache-pekko-1.1.0-src-20240828.tgz.sha512">sha512</a>)</p></li>
</ul>
<h2><a href="#pekko-http" name="pekko-http" class="anchor"><span
class="anchor-link"></span></a>Pekko HTTP</h2>
<ul>
diff --git a/content/search/search_index.json b/content/search/search_index.json
index 40e8bdc1..80b7ef35 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 444d8da0..fa2c002f 100644
--- a/src/main/paradox/download.md
+++ b/src/main/paradox/download.md
@@ -15,9 +15,7 @@ These jars relate to the source downloads you find linked
below.
*
[apache-pekko-1.0.3-src-20240619.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.0.3/apache-pekko-1.0.3-src-20240619.tgz.sha512))
-There is also a milestone release. This release should not be used in
production.
-
-*
[apache-pekko-1.1.0-M1-src-20240507.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.1.0-M1/apache-pekko-1.1.0-M1-src-20240507.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.1.0-M1/apache-pekko-1.1.0-M1-src-20240507.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.1.0-M1/apache-pekko-1.1.0-M1-src-20240507.tgz.sha512))
+*
[apache-pekko-1.1.0-src-20240828.tgz](https://www.apache.org/dyn/closer.lua/pekko/1.1.0/apache-pekko-1.1.0-src-20240828.tgz)
signature:
([asc](https://downloads.apache.org/pekko/1.1.0/apache-pekko-1.1.0-src-20240828.tgz.asc))
checksum:
([sha512](https://downloads.apache.org/pekko/1.1.0/apache-pekko-1.1.0-src-20240828.tgz.sha512))
## Pekko HTTP
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]