apache / openwhisk-client-js

JavaScript client library for the Apache OpenWhisk platform
https://openwhisk.apache.org/
Apache License 2.0
83 stars 53 forks source link

Please publish a new minor version 3.22.0 #260

Closed purplecabbage closed 11 months ago

purplecabbage commented 1 year ago

3.21.7 is still latest, but is is using needle: ^2.4.0 I sent a pr that was merged 2 months ago to bump needle to ^3.2.0

Users are seeing repeated TLS errors "Remote End Closed Socket Abruptly"

dgrove-oss commented 1 year ago

Taking a look to see if I can get the CI for this repo ported from TravisCI to GitHub Actions. We should also do some dependency updates before making a release and I'd like to have CI working to validate them.

dgrove-oss commented 12 months ago

Got CI working in #261 -- once that is merged, we can update dependencies and then working on release notes, etc.

dgrove-oss commented 11 months ago

vote in progress; hope to release by the end of this week.

dgrove-oss commented 11 months ago

3.21.8 officially released and published to npm.