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.5.0 (11.03.2017)

11 Mar 13:19
Compare
Choose a tag to compare
  • Added support for Cloudant feed using inline event. (#24)
  • Added support for Message Hub feed using inline event. (#40)
  • Allow use of plugin with local OpenWhisk deployments. (#36)
  • Web Exported Actions now allowed using annotations in configuration. (#32)
  • Improve API gateway logging. (#26)

Minor bug fixes.

08 Feb 14:01
Compare
Choose a tag to compare

Bug fixes since the official release last week.

The following issues were resolved:

  • #31 Support updating trigger event.
  • #28 Fix bug using invoke local plugin.
  • #26 Improve API Gateway logging.
  • #25 Support complex HTTP event properties.
  • #21 Re-factor rule deletion.