Skip to content

Commit a231007

Browse files
authored
prepare for 1.16.0 release (#122)
1 parent 7337aab commit a231007

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache OpenWhisk Runtime Java
2-
Copyright 2016-2020 The Apache Software Foundation
2+
Copyright 2016-2021 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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
# Java 8 OpenWhisk Runtime Container
2121

22+
## 1.16.0
23+
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u282-b08_openj9-0.24.0
24+
2225
## 1.15.0
2326
- Include latest security fixes with every build.
2427
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u262-b10_openj9-0.21.0

core/java8actionloop/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919

2020
# Java 8 OpenWhisk Runtime Container
2121

22+
## 1.16.0
23+
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u282-b08_openj9-0.24.0
24+
- Use 1.17.0 release of openwhisk-runtime-go (#117)
25+
2226
## 1.15.0
2327
- Include latest security fixes with every build.
2428
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u262-b10_openj9-0.21.0

0 commit comments

Comments
 (0)