- Resolve akka versions explicitly. (#124, #123)
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u282-b08_openj9-0.24.0
- Include latest security fixes with every build.
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u262-b10_openj9-0.21.0
- Support for __OW_ACTION_VERSION (openwhisk/4761)
- Use adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u222-b10_openj9-0.15.1
- Use jdk x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0
Changes:
- Update jdk adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u212-b04_openj9-0.14.2 jdk8u181-b13_openj9-0.9.0 Starting with [openj9-0.11.0}(https://github.com/eclipse/openj9/blob/b44844b02466ddf195eb9d8d6587ed89374a5f2a/doc/release-notes/0.11/0.11.md) container awareness is activated by default. This means, when the VM is running in a container, and a memory limit is set, the VM allocates more memory to the Java heap. Depending on the size of the memory limit.
Changes:
- Update jdk x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0 and push latest hash jdk8u181-b13_openj9-0.9.0 #77
Changes:
- Update run handler to accept more environment variables #67
Changes:
- Adds log markers.
- Improve error handling for improper initialization.
Changes:
- Replaced oracle jdk8u131-b11 with OpenJDK adoptopenjdk/openjdk8-openj9:jdk8u162-b12_openj9-0.8.0
Changes:
- Allow custom name for main Class
Changes:
- Initial release