This is great! Thank you David for your efforts.
Regards Dominic 2020년 10월 1일 (목) 오후 9:49, David P Grove <gro...@us.ibm.com>님이 작성: > > Version 1.16 of openwhisk-runtime-go is now available for download via > http://openwhisk.apache.org/downloads.html > > The CHANGELOG is appended. > > # 1.16.0 > - added go 1.13 and 1.15 with Go modules > - removed support for go1.11 and go1.12 > - updated examples > - add 'apt-get upgrade' to the image build to get latest security fixes > during each build, for the case the base images are not updated frequently > - added OW_WAIT_FOR_ACK such at if true, the proxy waits for an > acknowledgement from the action on startup > - added OW_EXECUTION_ENV to validate the execution environment before > starting an action > - write compilation logs to standard out >