Skip to content

1.16.0

Choose a tag to compare

@dgrove-oss dgrove-oss released this 29 Sep 00:25
· 62 commits to master since this release
1.15@1.16.0
cd43284
  • 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