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-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d8a6ed  prep for 1.15 release (#101)
1d8a6ed is described below

commit 1d8a6edb4ee7e4883a2f94d6fbc5fc0d330bb26b
Author: David Grove <[email protected]>
AuthorDate: Tue May 16 08:48:00 2023 -0400

    prep for 1.15 release (#101)
---
 NOTICE.txt        | 2 +-
 core/CHANGELOG.md | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/NOTICE.txt b/NOTICE.txt
index 9fab02d..f7fa5a9 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Runtime Docker
-Copyright 2016-2021 The Apache Software Foundation
+Copyright 2016-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index 8362802..c7a22cc 100644
--- a/core/CHANGELOG.md
+++ b/core/CHANGELOG.md
@@ -22,6 +22,7 @@
 ## 1.15.0
   - Update base python image to `python:3.11-alpine`
   - Update python dependacies
+  -  Support array result include sequence action (#92)
 
 ## 1.14.0
   - Support for __OW_ACTION_VERSION (openwhisk/4761)

Reply via email to