Skip to content

Commit 224d1c5

Browse files
authored
prep for 1.17.0 release (#126)
1 parent 533228a commit 224d1c5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

core/java8/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
# Java 8 OpenWhisk Runtime Container
2121

22+
## 1.17.0
23+
- Resolve akka versions explicitly. (#124, #123)
24+
2225
## 1.16.0
2326
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u282-b08_openj9-0.24.0
2427

core/java8actionloop/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919

2020
# Java 8 OpenWhisk Runtime Container
2121

22+
## 1.17.0
23+
- Build actionloop from [email protected] (#125)
24+
- Resolve akka versions explicitly. (#124, #123)
25+
2226
## 1.16.0
2327
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u282-b08_openj9-0.24.0
2428
- Use 1.17.0 release of openwhisk-runtime-go (#117)

0 commit comments

Comments
 (0)