File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
Apache OpenWhisk Runtime Node.js
2
- Copyright 2016-2023 The Apache Software Foundation
2
+ Copyright 2016-2024 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 18 OpenWhisk Runtime Container
21
21
22
+ # Apache 1.23
23
+ - Update express from 4.17.3 to 4.19.2 (#252 )
24
+ - Use openwhisk-client-js 3.21.8 (#248 )
25
+
22
26
# Apache 1.22
23
27
- Make 'npm install' during init configurable. (#240 )
24
28
- Add support for Node.js 20 (#239 )
27
31
# Apache 1.21
28
32
- Initial release with support for Node.js v1.18
29
33
30
- Node.js version = [ 18.16 .0] ( https://nodejs.org/en/blog/release/v18.16 .0/ )
34
+ Node.js version = [ 18.20 .0] ( https://nodejs.org/en/blog/release/v18.20 .0/ )
31
35
OpenWhisk version = [ OpenWhisk v3.21.7] ( https://www.npmjs.com/package/openwhisk )
Original file line number Diff line number Diff line change 19
19
20
20
# NodeJS 20 OpenWhisk Runtime Container
21
21
22
+ # Apache 1.23
23
+ - Update express from 4.17.3 to 4.19.2 (#252 )
24
+ - Use openwhisk-client-js 3.21.8 (#248 )
25
+
22
26
# Apache 1.22
23
27
- Initial release with support for Node.js v1.20
24
28
25
- Node.js version = [ 20.3 .0] ( https://nodejs.org/en/blog/release/v20.3 .0/ )
26
- OpenWhisk version = [ OpenWhisk v3.21.7 ] ( https://www.npmjs.com/package/openwhisk )
29
+ Node.js version = [ 20.17 .0] ( https://nodejs.org/en/blog/release/v20.17 .0/ )
30
+ OpenWhisk version = [ OpenWhisk v3.21.8 ] ( https://www.npmjs.com/package/openwhisk )
You can’t perform that action at this time.
0 commit comments