You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by 甯尤刚 <ni...@navercorp.com> on 2022/08/18 08:16:40 UTC

swift main signature changed due to support array result feature

Hi, dear openwhiskers.

   Then, all runtimes except ballerina image have supported `An action supports not only a JSON object but also a JSON array`, and supports sequence action as well.

   One important part is, only swift image's main signature has been changed from `func main(args: Any) -> Any {....}` to `func main(args: Any) -> Any {.....}`
   If you used swift image, please change it to the new signature `func main(args: Any) -> Any {.....}`

    Another thing is, if you have failed test cases on upstream prs, please do rebase operation to avoid swift test case failed due to `swift signature changed`.


Thanks

   
Relative prs as below

Openwhisk core:    
https://github.com/apache/openwhisk/pull/5290
https://github.com/apache/openwhisk/pull/5311

Openwhisk runtimes:
https://github.com/apache/openwhisk-runtime-go/pull/170
https://github.com/apache/openwhisk-runtime-java/pull/140
https://github.com/apache/openwhisk-runtime-python/pull/129
https://github.com/apache/openwhisk-runtime-php/pull/120
https://github.com/apache/openwhisk-runtime-docker/pull/92
https://github.com/apache/openwhisk-runtime-ruby/pull/72
https://github.com/apache/openwhisk-runtime-dotnet/pull/65
https://github.com/apache/openwhisk-runtime-rust/pull/39
https://github.com/apache/openwhisk-runtime-swift/pull/150
https://github.com/apache/openwhisk-runtime-deno/pull/14

Openwhisk-CLI:
https://github.com/apache/openwhisk-cli/pull/516 (doing)
https://github.com/apache/openwhisk-client-go/pull/153
https://github.com/apache/openwhisk-wskdeploy/pull/1153


此电子邮件及其包含的信息将仅发送给上面列出的收件人,必须加以保护,并且可能包含法律或其他原因禁止披露的信息。
如果您不是此电子邮件的预期收件人,未经许可,您不得存储、复制、发送、分发或披露它。 禁止存储、复制、发送、分发或披露电子邮件的任何部分。
如果此电子邮件发送不正确,请立即联系 NAVER Security(dl_naversecurity@navercorp.com)。然后删除所有原件、副本和附件。谢谢您的合作。
​
This email and the information contained in this email are intended solely for the recipient(s) addressed above and may contain information that is confidential and/or privileged or whose disclosure is prohibited by law or other reasons.
If you are not the intended recipient of this email, please be advised that any unauthorized storage, duplication, dissemination, distribution or disclosure of all or part of this email is strictly prohibited.
If you received this email in error, please immediately contact NAVER Security (dl_naversecurity@navercorp.com) and delete this email and any copies and attachments from your system. Thank you for your cooperation.​