Skip to content

Commit 725d6c4

Browse files
authored
prepare for 1.18 release (#153)
1 parent ec57711 commit 725d6c4

File tree

3 files changed

+10
-19
lines changed

3 files changed

+10
-19
lines changed

NOTICE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache OpenWhisk Runtime Java
2-
Copyright 2016-2021 The Apache Software Foundation
2+
Copyright 2016-2023 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

core/java8/CHANGELOG.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,10 @@
1818
-->
1919

2020
# 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)
3025

3126
## 1.17.0
3227
- Resolve akka versions explicitly. (#124, #123)

core/java8actionloop/CHANGELOG.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,11 @@
1818
-->
1919

2020
# 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
3026

3127
## 1.17.0
3228
- Build actionloop from [email protected] (#125)

0 commit comments

Comments
 (0)