We have just released updated versions of openwhisk-runtime-go, openwhisk-runtime-docker, and openwhisk-runtime-nodejs.
All three are available from the OpenWhisk download page at https://openwhisk.apache.org/downloads.html The release notes are appended. openwhisk-runtime-go 1.25.0 * Remove obsolete buster-backports repository from build. (#199<https://github.com/apache/openwhisk-runtime-go/pull/199>) * Add support for golang 1.23 (#201<https://github.com/apache/openwhisk-runtime-go/pull/201>) * Drop support for golang 1.20 (#202<https://github.com/apache/openwhisk-runtime-go/pull/202>) openwhisk-runtime-docker 1.16.0 * Update Python dependencies (#102<https://github.com/apache/openwhisk-runtime-docker/pull/102>) openwhisk-runtime-nodejs 1.23.0 * Update express from 4.17.3 to 4.19.2 (#252<https://github.com/apache/openwhisk-runtime-nodejs/pull/252>) * Use openwhisk-client-js 3.21.8 (#248<https://github.com/apache/openwhisk-runtime-nodejs/pull/248>)