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 1
1
Apache OpenWhisk Runtime Node.js
2
- Copyright 2016-2022 The Apache Software Foundation
2
+ Copyright 2016-2023 The Apache Software Foundation
3
3
4
4
This product includes software developed at
5
5
The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 19
19
20
20
# NodeJS 16 OpenWhisk Runtime Container
21
21
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 )
23
26
- use node:16-bullseye as base image to automatically get vulnerability fixes
24
27
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
+
25
31
# Apache 1.20
26
32
- Initial release with support for Node.js v1.16
27
33
Original file line number Diff line number Diff line change 19
19
20
20
# NodeJS 18 OpenWhisk Runtime Container
21
21
22
- # Next Release
22
+ # Apache 1.21
23
23
- Initial release with support for Node.js v1.18
24
24
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