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.21.8 Latest Release

Published by dgrove-oss 11 months ago

  • Update dependencies
  • Switched CI from Travis to GitHub Actions
openwhisk-client-js - 3.21.7

Published by dgrove-oss about 2 years ago

  • Update dependencies
openwhisk-client-js - 3.21.6

Published by selfxp almost 3 years ago

openwhisk-client-js - 3.21.5

Published by selfxp almost 3 years ago

  • Support client retries (#227)
  • don't request nodejs 10 environment (#228)
  • fix travis URL (#226)
  • Adding missing properties to Exec TS defs (#225)
openwhisk-client-js - 3.21.4

Published by rabbah over 3 years ago

  • Adding missing main property to Exec type (#222)
  • chore: Fix spelling errors (#219)
  • Add concurrency to the limits map to allow the client to request concurrency limits (#218)
openwhisk-client-js - 3.21.3

Published by dgrove-oss almost 4 years ago

  • Relax action kind typing (#215)
openwhisk-client-js - 3.21.2

Published by rabbah over 4 years ago

  • Allow custom headers (#209)
  • Propagate __OW_TRANSACTION_ID if present (#208)
openwhisk-client-js - 3.21.1

Published by rabbah over 4 years ago

  • Fix version in package.json and package-lock.json
  • Update npm ignores.
openwhisk-client-js - 3.21.0

Published by rabbah over 4 years ago

  • Allow clients to override API mappings for the Route operations (#201)
  • Handle a blocking/result response that is demoted to async (#199)
  • Fix handling of request exceptions in client.js (#196)
  • Allow update to action without requiring a code artifact (#195)
openwhisk-client-js - 3.20.0

Published by jthomas about 5 years ago

openwhisk-client-js - 3.19.0-incubating

Published by dgrove-oss about 5 years ago

  • Initial release as an Apache Incubator project.
  • Add support for using HTTP Proxy with library (#147)
  • Allow users to set API version for platform API (#151)
  • Allow users to provide own client certificate and key in configuration (#152)

Apache OpenWhisk Client Js is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

openwhisk-client-js - 3.18.0 (2018.09.27)

Published by csantanapr about 6 years ago

  • add header x-namespace-id (#140)
  • protect against lack of Error.captureStackTrace (#138)
  • fix missing pass-through of user-agent and add option noUserAgent (#136)
openwhisk-client-js - 3.17.0 (2018.08.20)

Published by csantanapr about 6 years ago

  • Update npm token use for deploy (#126)
  • Add explicit call to routemgmt.yml in travis (#127)
  • Fix types for blocking and result (#130)
  • Add authHandler option to deal with authorization header (#132)
openwhisk-client-js - 3.16.0 (2018.07.30)

Published by jthomas over 6 years ago

  • Add User-Agent to request headers (#118)
  • Fix actions.update ignoring options.exec.image parameter (#121)
openwhisk-client-js - 3.15.0 (2018.05.01)

Published by jthomas over 6 years ago

  • Add support for secure_key parameter for ow.routes.create (#114 )
  • Environment parameter for setting configuration insecure flag. (#110)
openwhisk-client-js - 3.14.0 (2018.03.26)

Published by csantanapr over 6 years ago

  • Add support to count entities with list (#109 )
openwhisk-client-js - 3.13.1 (2018.03.15)

Published by csantanapr over 6 years ago

  • Fix support for string parameter in action.get API (#105)
openwhisk-client-js - 3.13.0 (2018.03.14)

Published by csantanapr over 6 years ago

  • Adds an optional query parameter for action fetches that determines if action code will be retrieved or not (#99)
openwhisk-client-js - 3.12.0 (2017.01.30)

Published by csantanapr over 6 years ago

  • Retain namespace get support even though platform is deprecating this endpoint. (#94, #95)
openwhisk-client-js - 3.11.0 (2017.12.08)

Published by csantanapr almost 7 years ago

  • Added client library support for updating trigger feeds (#88)
  • Updated version of needle to 2.1.0 to resolve timeout issues with HTTP library (#90)
Package Rankings
Top 2.02% on Npmjs.org
Badges
Extracted from project README
License Continuous Integration codecov JavaScript Style Guide
Related Projects