We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b00606 commit 1d8a6edCopy full SHA for 1d8a6ed
2 files changed
NOTICE.txt
@@ -1,5 +1,5 @@
1
Apache OpenWhisk Runtime Docker
2
-Copyright 2016-2021 The Apache Software Foundation
+Copyright 2016-2023 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
core/CHANGELOG.md
@@ -22,6 +22,7 @@
22
## 1.15.0
23
- Update base python image to `python:3.11-alpine`
24
- Update python dependacies
25
+ - Support array result include sequence action (#92)
26
27
## 1.14.0
28
- Support for __OW_ACTION_VERSION (openwhisk/4761)
0 commit comments