This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-go.git
The following commit(s) were added to refs/heads/master by this push:
new ddfded2 update CHANGES and NOTICE to prepare for 1.15.0 release (#117)
ddfded2 is described below
commit ddfded27004b1042bdccde9c75b7404f439ebc2a
Author: David Grove <[email protected]>
AuthorDate: Mon Jan 13 13:30:51 2020 -0500
update CHANGES and NOTICE to prepare for 1.15.0 release (#117)
---
CHANGES.md | 4 ++++
NOTICE.txt | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 1167bd4..4af8485 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,6 +16,10 @@
# limitations under the License.
#
-->
+# 1.15.0
+- added OW_ACTION_VERSION to action environment (PR#113)
+- propagate API_HOST from parent to child process (PR#115)
+
# 1.14.0
- Removed the -incubation
- Now all runtimes use source release so no more actionloop-v2, renamed to
actionloop-base
diff --git a/NOTICE.txt b/NOTICE.txt
index da5cc3b..8feb869 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
Apache OpenWhisk Runtime Go
-Copyright 2016-2019 The Apache Software Foundation
+Copyright 2016-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).