Skip to content

Commit f2f67db

Browse files
authored
prepare for 1.20.0 release (#168)
1 parent b712d7c commit f2f67db

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
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-2023 The Apache Software Foundation
2+
Copyright 2016-2024 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

+5-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@
1919

2020
# Java 8 OpenWhisk Runtime Container
2121

22-
# next Release
23-
- use `ibm-semeru-runtimes:open-8u422-b05-jdk-focal` as baseimage
22+
# 1.20.0
23+
- Use `ibm-semeru-runtimes:open-8u422-b05-jdk-focal` as baseimage (#164)
24+
- Update gradle-scalafmt to 1.5.1 to fix build. (#165)
25+
- Update go proxy to [email protected] (#166)
26+
- Upgrade gradle to 6.9.3 (#167)
2427

2528
# 1.19.0
2629
- use `ibm-semeru-runtimes:open-8u382-b05-jdk-focal` as baseimage

core/java8actionloop/CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@
1919

2020
# Java 8 OpenWhisk Runtime Container
2121

22-
# next Release
23-
- use `ibm-semeru-runtimes:open-8u422-b05-jdk-focal` as baseimage
22+
# 1.20.0
23+
- Use `ibm-semeru-runtimes:open-8u422-b05-jdk-focal` as baseimage (#164)
24+
- Update gradle-scalafmt to 1.5.1 to fix build. (#165)
25+
- Update go proxy to [email protected] (#166)
26+
- Upgrade gradle to 6.9.3 (#167)
2427

2528
# 1.19.0
2629
- use `ibm-semeru-runtimes:open-8u382-b05-jdk-focal` as baseimage

0 commit comments

Comments
 (0)