This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch mgmt in repository https://gitbox.apache.org/repos/asf/pekko-site.git
commit 382ba32d48b88e320276ee74db9c1f225da745cc Author: PJ Fanning <[email protected]> AuthorDate: Tue Mar 10 10:43:53 2026 +0100 management 1.2.1 released --- 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 143e93a9..3f89b2d9 100644 --- a/content/download.html +++ b/content/download.html @@ -259,7 +259,7 @@ Apache Pekko™ </ul> <h2><a href="#pekko-management" name="pekko-management" class="anchor"><span class="anchor-link"></span></a>Pekko Management</h2> <ul> - <li><a href="https://www.apache.org/dyn/closer.lua/pekko/MANAGEMENT-1.2.0/apache-pekko-management-1.2.0-src-20251211.tgz">apache-pekko-management-1.2.0-src-20251211.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/MANAGEMENT-1.2.0/apache-pekko-management-1.2.0-src-20251211.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/MANAGEMENT-1.2.0/apache-pekko-management-1.2.0-src-20251211.tgz.sha512">sha512</a>)</li> + <li><a href="https://www.apache.org/dyn/closer.lua/pekko/MANAGEMENT-1.2.1/apache-pekko-management-1.2.1-src-20260306.tgz">apache-pekko-management-1.2.1-src-20260306.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/MANAGEMENT-1.2.1/apache-pekko-management-1.2.1-src-20260306.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/MANAGEMENT-1.2.1/apache-pekko-management-1.2.1-src-20260306.tgz.sha512">sha512</a>)</li> <li><a href="https://pekko.apache.org/docs/pekko-management/current/release-notes/index.html">Release Notes</a></li> </ul> <h2><a href="#pekko-connectors" name="pekko-connectors" class="anchor"><span class="anchor-link"></span></a>Pekko Connectors</h2> diff --git a/content/search/search_index.json b/content/search/search_index.json index 8d7a7479..e91198b5 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 364a903f..46b3df14 100644 --- a/src/main/paradox/download.md +++ b/src/main/paradox/download.md @@ -40,7 +40,7 @@ There is also a milestone release, providing a preview for the upcoming major ve ## Pekko Management -* [apache-pekko-management-1.2.0-src-20251211.tgz](https://www.apache.org/dyn/closer.lua/pekko/MANAGEMENT-1.2.0/apache-pekko-management-1.2.0-src-20251211.tgz) signature: ([asc](https://downloads.apache.org/pekko/MANAGEMENT-1.2.0/apache-pekko-management-1.2.0-src-20251211.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/MANAGEMENT-1.2.0/apache-pekko-management-1.2.0-src-20251211.tgz.sha512)) +* [apache-pekko-management-1.2.1-src-20260306.tgz](https://www.apache.org/dyn/closer.lua/pekko/MANAGEMENT-1.2.1/apache-pekko-management-1.2.1-src-20260306.tgz) signature: ([asc](https://downloads.apache.org/pekko/MANAGEMENT-1.2.1/apache-pekko-management-1.2.1-src-20260306.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/MANAGEMENT-1.2.1/apache-pekko-management-1.2.1-src-20260306.tgz.sha512)) * [Release Notes](https://pekko.apache.org/docs/pekko-management/current/release-notes/index.html) ## Pekko Connectors --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
