File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Apache OpenWhisk Runtime Java
2- Copyright 2016-2019 The Apache Software Foundation
2+ Copyright 2016-2020 The Apache Software Foundation
33
44This product includes software developed at
55The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 1919
2020# Java 8 OpenWhisk Runtime Container
2121
22+ ## 1.14.0
23+ - Support for __ OW_ACTION_VERSION (openwhisk/4761)
24+ - adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u222-b10_openj9-0 .15.1
25+
26+ ## 1.13.0-incubating
27+ - jdk x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0
28+
2229## 1.1.4
2330Changes:
2431- Update jdk adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u212-b04_openj9-0 .14.2 [ jdk8u181-b13_openj9-0.9.0] ( https://hub.docker.com/r/adoptopenjdk/openjdk8-openj9/tags/ )
Original file line number Diff line number Diff line change 1+ <!--
2+ #
3+ # Licensed to the Apache Software Foundation (ASF) under one or more
4+ # contributor license agreements. See the NOTICE file distributed with
5+ # this work for additional information regarding copyright ownership.
6+ # The ASF licenses this file to You under the Apache License, Version 2.0
7+ # (the "License"); you may not use this file except in compliance with
8+ # the License. You may obtain a copy of the License at
9+ #
10+ # http://www.apache.org/licenses/LICENSE-2.0
11+ #
12+ # Unless required by applicable law or agreed to in writing, software
13+ # distributed under the License is distributed on an "AS IS" BASIS,
14+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ # See the License for the specific language governing permissions and
16+ # limitations under the License.
17+ #
18+ -->
19+
20+ # Java 8 OpenWhisk Runtime Container
21+
22+ ## 1.14.0
23+ - Initial release of actionloop-based Java Action
24+ - adoptopenjdk/openjdk8-openj9: x86_64-ubuntu-jdk8u222-b10_openj9-0 .15.1
You can’t perform that action at this time.
0 commit comments