npm serverless 0.0.8
Command Line Shortcut Changes, API Gateway Fixes and Action Event Object Cleanup

latest releases: 3.38.0-d09dc659, 3.38.0-21757898, 3.38.0-9117ee93...
8 years ago

Some of the bugs we attempted to fix in this version were not fixed until version 0.0.10. We recommend using that version in place of this one.

  • In this release we changed the shortcut for the command line from sl to sls or slss. We received several concerns that sl would be a conflict on Linux systems, hence the shortcut change.
  • To put the final touches on our Plugin Architecture, we cleaned up the event object across all Actions to have consistent properties and property name formats.
  • There was an issue with API Gateway Endpoints that use a Resource in a Path twice (e.g., myapi.com/users/users). This release was an attempt to fix that, but we found further bugs after releasing this release and were unable to fix them until version 0.0.10.
  • We also fixed an issue that prevented users from setting their API Keys in the ProjectCreate Action.

Don't miss a new serverless release

NewReleases is sending notifications on new releases.