This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
Releases: serverless/serverless-openwhisk
Releases · serverless/serverless-openwhisk
0.18.4 (21.05.2019)
0.18.3 (27.02.2019)
- Fix issue with path parameters not being defined in Swagger (31b8d8a)
0.18.2 (15.02.2019)
- Fix APIGW deployments with path parameters (#157)
0.18.1 (05.02.2019)
- Fix Swift runtime for 4.2 ( #153)
0.18.0 (24.01.2019)
- Add support for IAM authentication for Cloudant event source (see apache/openwhisk-package-cloudant#193)
0.17.0 (18.01.2019)
- Support concurrent actions (#151)
- Add more API GW configuration options including Application Authentication, OAuth Auth, Rate Limiting and more
- API GW deployments should be dramatically faster with multiple HTTP events defined.
0.16.0 (09.11.2018)
0.15.0 (11.10.2018)
0.14.0 (28.06.2018)
0.13.0 (01.05.2018)
- Allow
serverless-plugin-typescript
plugin to work with provider (#109) - Fix bug retrieving logs for package actions (#111)
- Add annotations for triggers with feed provider (#112)
- Automatically protect Web Actions with API Gateway endpoints (#107)
- Path parameters for URLs (#114)
- Allow stdin for
invoke
command (#113)