Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Releases: serverless/serverless-openwhisk

0.18.4 (21.05.2019)

21 May 14:18
Compare
Choose a tag to compare
  • Feed annotations not being added to triggers (#167)

0.18.3 (27.02.2019)

27 Feb 16:44
Compare
Choose a tag to compare
  • Fix issue with path parameters not being defined in Swagger (31b8d8a)

0.18.2 (15.02.2019)

15 Feb 10:34
Compare
Choose a tag to compare
  • Fix APIGW deployments with path parameters (#157)

0.18.1 (05.02.2019)

05 Feb 17:28
Compare
Choose a tag to compare
  • Fix Swift runtime for 4.2 ( #153)

0.18.0 (24.01.2019)

24 Jan 17:14
Compare
Choose a tag to compare

0.17.0 (18.01.2019)

18 Jan 17:19
Compare
Choose a tag to compare

0.16.0 (09.11.2018)

09 Nov 16:09
Compare
Choose a tag to compare
  • Ruby runtime support (#128, #144)
  • Invoke Local supports package params (#134)
  • Finalise web-action default parameters (#132)
  • Add basepath parameter to HTTP events (#146)
  • Support disabling CORS on APIGW endpoints (#52)

0.15.0 (11.10.2018)

11 Oct 12:36
Compare
Choose a tag to compare
  • Packages now support explicit name parameter (#141)
  • Fixed test failures (#139 & #137)
  • Typo in docs (#129)

0.14.0 (28.06.2018)

28 Jun 13:05
Compare
Choose a tag to compare
  • Automatic service binding on IBM Cloud Functions (#122)
  • Invocation command now supports verbose flag to log durations (13ac5e4)

0.13.0 (01.05.2018)

01 May 16:10
Compare
Choose a tag to compare
  • 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)