File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11Apache OpenWhisk Runtime Node.js
2- Copyright 2016-2022 The Apache Software Foundation
2+ Copyright 2016-2023 The Apache Software Foundation
33
44This product includes software developed at
55The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 1919
2020# NodeJS 16 OpenWhisk Runtime Container
2121
22- # Next release
22+ # Apache 1.21
23+ - Add tar.gz support to the nodejs runtime Proxy (#235 )
24+ - Add functionality to install modules during init (#233 )
25+ - Use openwhisk-client-js 3.21.7 (#223 )
2326 - use node:16-bullseye as base image to automatically get vulnerability fixes
2427
28+ Node.js version = [ 16.20.0] ( https://nodejs.org/en/blog/release/v16.20.0/ )
29+ OpenWhisk version = [ OpenWhisk v3.21.7] ( https://www.npmjs.com/package/openwhisk )
30+
2531# Apache 1.20
2632 - Initial release with support for Node.js v1.16
2733
Original file line number Diff line number Diff line change 1919
2020# NodeJS 18 OpenWhisk Runtime Container
2121
22- # Next Release
22+ # Apache 1.21
2323 - Initial release with support for Node.js v1.18
2424
25- Node.js version = [ 18.4 .0] ( https://nodejs.org/en/blog/release/v18.4 .0/ )
26- OpenWhisk version = [ OpenWhisk v3.21.6 ] ( https://www.npmjs.com/package/openwhisk )
25+ Node.js version = [ 18.16 .0] ( https://nodejs.org/en/blog/release/v18.16 .0/ )
26+ OpenWhisk version = [ OpenWhisk v3.21.7 ] ( https://www.npmjs.com/package/openwhisk )
You can’t perform that action at this time.
0 commit comments