We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88de330 commit f0f4466Copy full SHA for f0f4466
3 files changed
NOTICE.txt
@@ -1,5 +1,5 @@
1
Apache OpenWhisk Runtime Dotnet
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/dotnet3.1/CHANGELOG.md
@@ -19,6 +19,8 @@
19
20
# .NET Core 3.1 OpenWhisk Runtime Container
21
22
+## 1.17
23
+- Support array result include sequence action (#65)
24
25
## 1.16
26
- Fix Akka version ($55)
core/net6.0/CHANGELOG.md
@@ -19,5 +19,5 @@
# .NET 6.0 OpenWhisk Runtime Container
-## 1.16
- Initial release
0 commit comments