File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
Apache OpenWhisk Runtime Docker
2
- Copyright 2016-2019 The Apache Software Foundation
2
+ Copyright 2016-2020 The Apache Software Foundation
3
3
4
4
This product includes software developed at
5
5
The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 19
19
20
20
# Apache OpenWhisk Docker Runtime Container
21
21
22
- ## Apache 1.13.0 (next release)
22
+ ## 1.14.0
23
+ - Support for __ OW_ACTION_VERSION (openwhisk/4761)
24
+
25
+ ## 1.13.0-incubating
23
26
Changes:
24
27
- Update base python image to ` python:3.6-alpine `
25
28
- Update current directory for action to be root of zip
26
29
- Update python dependencies gevent(` 1.2.1 ` ->` 1.3.6 ` ) and flask(` 0.12 ` ->` 1.0.2 ` )
27
30
28
- ## 1.3.3 (Apache 1.12.0)
31
+ ## 1.12.0-incubating
32
+ - First Apache incubator release
33
+
34
+ ## 1.3.3
29
35
Changes:
30
36
- Update run handler to accept more environment variables [ #55 ] ( https://github.com/apache/openwhisk-runtime-docker/pull/55 )
31
37
You can’t perform that action at this time.
0 commit comments