Lambda API: v0.1.1 patch released

Posted in #lambda-api

Thanks to @gloced for finding a bug. It seems that if a querystring is included in the API Gateway event path parameter, then the system wasn't properly parsing it. A fix had been added that strips out the querystring and produces a clear path for parsing.

Release Notes:

v0.1.1 Patch

  • Fix potential issue where querystring is included with API Gateway path event 37ab326
  • Readme heading size fix 95bf5cf

Full Release Notes: https://github.com/jeremydaly/lambda-api/releases/tag/v0.1.1

Comments are currently disabled, but they'll be back soon.