File tree 3 files changed +10
-19
lines changed
3 files changed +10
-19
lines changed Original file line number Diff line number Diff line change 1
1
Apache OpenWhisk Runtime Java
2
- Copyright 2016-2021 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 18
18
-->
19
19
20
20
# Java 8 OpenWhisk Runtime Container
21
- # next release
22
- - use ` ibm-semeru-runtimes:open-8u362-b09-jdk-focal ` as baseimage
23
- - update gson version to 2.9.0
24
-
25
- # 1.19.0
26
- - Use adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u332-b09_openj9-0 .32.0
27
-
28
- ## 1.18.0
29
- - Use adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u322-b06_openj9-0 .30.0
21
+ # 1.18.0
22
+ - Use ` ibm-semeru-runtimes:open-8u362-b09-jdk-focal ` as baseimage (#151 )
23
+ - Support array result include sequence action (#140 )
24
+ - update gson version to 2.9.0 (#139 )
30
25
31
26
## 1.17.0
32
27
- Resolve akka versions explicitly. (#124 , #123 )
Original file line number Diff line number Diff line change 18
18
-->
19
19
20
20
# Java 8 OpenWhisk Runtime Container
21
- # next release
22
- - use ` ibm-semeru-runtimes:open-8u362-b09-jdk-focal ` as baseimage
23
- - update gson version to 2.9.0
24
- - update Proxy to 1.20 and release 1.22.0
25
- # 1.19.0
26
- - Use adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u332-b09_openj9-0 .32.0
27
-
28
- ## 1.18.0
29
- - Use adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u322-b06_openj9-0 .30.0
21
+ # 1.18.0
22
+ - Use ` ibm-semeru-runtimes:open-8u362-b09-jdk-focal ` as baseimage (#151 )
23
+ - Support array result include sequence action (#140 )
24
+ - update gson version to 2.9.0 (#139 )
25
+ - update Proxy to 1.20 and release 1.22.0
30
26
31
27
## 1.17.0
32
28
- Build actionloop from
[email protected] (
#125 )
You can’t perform that action at this time.
0 commit comments