The Apache OpenWhisk project has released version 1.1.0 of the wsk cli.

The source release is available from
http://openwhisk.apache.org/downloads.html.

Convenience binaries built from this source release are also available via
homebrew for MacOS and from GitHub (
https://github.com/apache/openwhisk-cli/releases/tag/1.1.0).

The changelog is appended.

## v1.1.0
  * Upgrade all Go dependencies to latest (#490)
  * Migrated to using go mod to manage dependencies (#489)
  * Upgrade travis to go 1.15
  * Support passing del annotation (#488)
  * Add an overwrite flag to "package bind" (#474)
  * Trigger parameter issue (#479)
  * remove test for download of iOS SDK (#478)
  * build binary test artifacts (#477)
  * Update test file (#463)
  * Fix regex for log stripping. (#462)
  * Ensure that the pollSince is greater than Activation start time (#461)

Reply via email to