openwhisk-client-js

JavaScript client library for the Apache OpenWhisk platform

APACHE-2.0 License

Downloads
45.9K
Stars
82
Committers
39

Bot releases are hidden (Show)

openwhisk-client-js - 3.10.0 (2017.11.10)

Published by csantanapr almost 7 years ago

  • Added new features to routes() methods.
    • API name parameter and swagger route definition now supported.
    • Route retrieval method included. (#69, #70, #71)
  • Swapped HTTP client library from request to needle.
    • Significant reduction in dependencies installed and loading time. (#77)
  • Retrieving status and configuration for feed triggers now included (#80)
  • FQN names now handles missing leading forward-slash character (#75)
  • Updated TypeScript definitions (#76)
openwhisk-client-js - 3.9.0 (2017.10.03)

Published by rabbah about 7 years ago

  • Add Typescript definitions for client library (#72)
  • Include responsetype parameter during route creation (#74)
openwhisk-client-js - 3.8.0 (2017.09.29)

Published by rabbah about 7 years ago

  • Improve support for limits and annotations on actions (#73)
openwhisk-client-js - 3.7.0 (2017.08.24)

Published by csantanapr about 7 years ago

  • Removed support for deprecated experimental API Gateway (#67)
  • Support version parameter when creating or updating actions (#65)
  • Adding CI support for integration tests and improving test framework. (#68, #66 #61, #59, #58)
  • Pass through status code on errors (#54)
  • Documentation fixes (#60, #62)
openwhisk-client-js - 3.6.0 (2017.06.15)

Published by csantanapr over 7 years ago

  • Add support for non-experimental API Gateway (#50)
openwhisk-client-js - v3.5.0 (2017.04.14)

Published by jthomas over 7 years ago

  • Improve error message to held track down issues (#45)
  • Support different runtime parameters (#44)
openwhisk-client-js - 3.4.0 (2017.03.18)

Published by jthomas over 7 years ago

  • Add result flag in action invoke operation (#29)
  • Handle user-defined error responses using statusCode (#40)
  • Support default parameters for action create & update (#25)
  • Fix broken use of string identifiers
openwhisk-client-js - Improve API usability

Published by jthomas over 7 years ago

  • Added support for name parameters
  • Added support for shorthand identifiers
  • Added support for array parameter for operation chaining
openwhisk-client-js - API Gateway methods

Published by jthomas almost 8 years ago

openwhisk-client-js - OpenWhisk API Changes.

Published by jthomas almost 8 years ago

Incorporate new features and changes that have occurred in the OpenWhisk API.

openwhisk-client-js -

Published by jthomas almost 8 years ago

openwhisk-client-js - 2.3.0

Published by jthomas almost 8 years ago

Adding new parameter options for constructor.

openwhisk-client-js - Modify default nodejs runtime.

Published by jthomas almost 8 years ago

openwhisk-client-js - Bug fixes

Published by jthomas about 8 years ago

openwhisk-client-js - Add feeds support to client library

Published by jthomas about 8 years ago

  • Add support for creating and deleting feeds.
openwhisk-client-js - Fixing URL path bug.

Published by jthomas over 8 years ago

openwhisk-client-js - published to npm

Published by rabbah over 8 years ago

This snapshot of the openwhisk-client-js package is now available via npm install openwhisk.

Package Rankings
Top 2.02% on Npmjs.org
Badges
Extracted from project README
License Continuous Integration codecov JavaScript Style Guide
Related Projects