Skip to content

Releases: FieryCod/holy-lambda-ring-adapter

v0.1.2 Support AWS Api Gateway RestApi

06 Jul 09:18
bd9c493
Compare
Choose a tag to compare

0.1.2

  • Support AWS ApiGateway RestApi
  • Fix asynchronous error reporting
  • Throw meaningful error message on incorrect event shape instead of NPE

v0.1.1

05 Dec 11:21
f071397
Compare
Choose a tag to compare

0.1.1

  • Deprecate wrap-hl-req-res-model. Use ring<->hl-middleware instead.

v0.1.0

01 Nov 13:18
bb78262
Compare
Choose a tag to compare

0.1.0

  • Add support for async non-async handlers
  • Support all Ring types
  • Support all holy-lambda backends
  • Support HttpAPI as Lambda Integration