This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new b99fc66 new runtime versions for Java, PHP, Python, and Swift (#523)
b99fc66 is described below
commit b99fc6625148a65d87a5bc8b1a88841b7cf6db18
Author: David Grove <[email protected]>
AuthorDate: Tue Oct 1 09:37:48 2024 -0400
new runtime versions for Java, PHP, Python, and Swift (#523)
---
_layouts/downloads.html | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 0497130..d2ec318 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -215,15 +215,15 @@ layout: default
<div class="component-releases-structure
theme-deeper-sky-blue">
<p><ctitle>OpenWhisk Runtime Java</ctitle>Supports
functions written for Java 8 (OpenJDK 8, JVM OpenJ9).</p>
<div class="component-release-artifact-list
border-deeper-sky-blue">
- <version>1.19.0</version>
+ <version>1.20.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-java-1.19.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-java-1.20.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.19.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.20.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.19.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.20.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
@@ -247,15 +247,15 @@ layout: default
<div class="component-releases-structure
theme-deeper-sky-blue">
<p><ctitle>OpenWhisk Runtime PHP</ctitle>Supports
functions written for PHP v8.1, v8.2, and v8.3</p>
<div class="component-release-artifact-list
border-deeper-sky-blue">
- <version>1.20.0</version>
+ <version>1.21.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-php-1.20.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-php-1.21.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.20.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.21.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.20.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.21.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
@@ -263,15 +263,15 @@ layout: default
<div class="component-releases-structure
theme-deeper-sky-blue">
<p><ctitle>OpenWhisk Runtime Python</ctitle>Supports
functions written for Python v3.9, v3.10, v3.11, and v3.12.</p>
<div class="component-release-artifact-list
border-deeper-sky-blue">
- <version>1.19.0</version>
+ <version>1.20.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-python-1.19.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-python-1.20.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.19.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.20.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.19.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.20.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
@@ -311,15 +311,15 @@ layout: default
<div class="component-releases-structure
theme-deeper-sky-blue">
<p><ctitle>OpenWhisk Runtime Swift</ctitle>Supports
functions written for Swift v5.1, v5.3, v5.4, and v5.7</p>
<div class="component-release-artifact-list
border-deeper-sky-blue">
- <version>1.18.0</version>
+ <version>1.19.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-swift-1.19.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.19.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.19.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>