Releases: apache/openwhisk-client-js
Releases · apache/openwhisk-client-js
3.21.9
21 May 01:54
Compare
Sorry, something went wrong.
No results found
Replace deprecated url.parse usage with the WHATWG URL API
3.21.8
01 Dec 17:04
Compare
Sorry, something went wrong.
No results found
Update dependencies
Switched CI from Travis to GitHub Actions
3.21.7
22 Aug 21:16
Compare
Sorry, something went wrong.
No results found
3.21.6
04 Jan 18:05
Compare
Sorry, something went wrong.
No results found
3.21.5
09 Nov 01:12
Compare
Sorry, something went wrong.
No results found
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
24 May 13:51
Compare
Sorry, something went wrong.
No results found
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
05 Nov 17:01
Compare
Sorry, something went wrong.
No results found
Relax action kind typing (#215 )
3.21.2
08 May 16:23
Compare
Sorry, something went wrong.
No results found
Allow custom headers (#209 )
Propagate __OW_TRANSACTION_ID if present (#208 )
3.21.1
08 Feb 19:08
Compare
Sorry, something went wrong.
No results found
Fix version in package.json and package-lock.json
Update npm ignores.
3.21.0
06 Feb 23:29
Compare
Sorry, something went wrong.
No results found
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 )