We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cddebe commit ddfded2Copy full SHA for ddfded2
2 files changed
CHANGES.md
@@ -16,6 +16,10 @@
16
# limitations under the License.
17
#
18
-->
19
+# 1.15.0
20
+- added OW_ACTION_VERSION to action environment (PR#113)
21
+- propagate API_HOST from parent to child process (PR#115)
22
+
23
# 1.14.0
24
- Removed the -incubation
25
- Now all runtimes use source release so no more actionloop-v2, renamed to actionloop-base
NOTICE.txt
@@ -1,5 +1,5 @@
1
Apache OpenWhisk Runtime Go
2
-Copyright 2016-2019 The Apache Software Foundation
+Copyright 2016-2020 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
0 commit comments