We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3773e2b commit 51b1543Copy full SHA for 51b1543
2 files changed
core/java8/CHANGELOG.md
@@ -19,7 +19,7 @@
19
20
# Java 8 OpenWhisk Runtime Container
21
22
-## 1.15.0 (next release)
+## 1.15.0
23
- Include latest security fixes with every build.
24
- adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u262-b10_openj9-0.21.0
25
core/java8actionloop/CHANGELOG.md
@@ -19,9 +19,10 @@
- - adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u262-b10_openj9-0.21.0
+ - Adopt openjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u262-b10_openj9-0.21.0
+ - Build proxy using go 1.15 and openwhisk-runtime-go 1.16.0
26
27
## 1.14.0
28
- Initial release of actionloop-based Java Action
0 commit comments