Openwhisk Client Js Versions Save

JavaScript client library for the Apache OpenWhisk platform

3.21.8

5 months ago
  • Update dependencies
  • Switched CI from Travis to GitHub Actions

3.21.7

1 year ago
  • Update dependencies

3.21.6

2 years ago

3.21.5

2 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)

3.21.4

2 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)

3.21.3

3 years ago
  • Relax action kind typing (#215)

3.21.2

4 years ago
  • Allow custom headers (#209)
  • Propagate __OW_TRANSACTION_ID if present (#208)

3.21.1

4 years ago
  • Fix version in package.json and package-lock.json
  • Update npm ignores.

3.21.0

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)

3.20.0

4 years ago