apache / openwhisk-runtime-java

Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
https://openwhisk.apache.org/
Apache License 2.0
46 stars 63 forks source link

Retroactively add openJ9 JDK version bump to changelog #90

Closed mrutkows closed 5 years ago

mrutkows commented 5 years ago

PR https://github.com/apache/incubator-openwhisk-runtime-java/pull/77/files

bumped OpenJ9 base image to use release "jdk8u181-b13" but failed to note that in the 1.13 CHANGELOG.txt file

i.e.,: FROM adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0

ironically, the PR https://github.com/apache/incubator-openwhisk-runtime-java/pull/69/files which also tried to bump the version (and was never merged) did attempt to update the changelog.