This is an automated email from the ASF dual-hosted git repository.

csantanapr pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-go.git.


    from b3d194d  Support client certificate on cli and nginx (#2427)
     new fdbb033  Limit length of HTTP body displayed when debugging. (#2491)
     new 0358422  Remove "experimental" gateway api (#2547)
     new b5eb418  Ensure Action Update Creates a Web Action (#2435)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 whisk/action.go           |  12 +--
 whisk/activation.go       |  10 +-
 whisk/api.go              | 248 ++++++----------------------------------------
 whisk/client.go           |  88 ++++++++++++----
 whisk/info.go             |   4 +-
 whisk/namespace.go        |   4 +-
 whisk/package.go          |  12 +--
 whisk/rule.go             |  14 +--
 whisk/sdk.go              |   2 +-
 whisk/shared.go           |  28 +++++-
 whisk/trace.go            |   5 +-
 whisk/trigger.go          |  14 +--
 whisk/util.go             |   4 +-
 whisk/wskerror.go         |  11 +-
 wski18n/i18n_resources.go |  20 ++--
 15 files changed, 182 insertions(+), 294 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <commits@openwhisk.apache.org>'].

Reply via email to