Skip to content

Releases: SkippyZA/lambda-lib

Release 4.3.0

20 Apr 10:17
Compare
Choose a tag to compare
  • Expose abstract handler in module index (#20) (f50b2ab)

Release 4.1.1

28 Jan 13:00
Compare
Choose a tag to compare
  • Same error body using CircularJSON (ff09597)

Release 4.1.0

15 Jan 12:32
Compare
Choose a tag to compare
  • Bypass lambda execution when exepection warmer event (d33e1a6)
  • iscloudwatchtrigger fn (fc94248)

Release 4.0.0

14 Jan 14:38
Compare
Choose a tag to compare
  • Remove extras and global request context. (f299c6f)

Release 3.0.3

09 Jan 16:47
Compare
Choose a tag to compare
  • Fix incorrect handling of errors in plugins (e1e1094)

Release 3.0.2

09 Jan 15:44
Compare
Choose a tag to compare
  • Update readme to include init hook (cd311d1)
  • Correctly chain finally on on-error (f5368f8)
  • arrange hooks to represent execution order (03c55a4)
  • Remove non-implemented ON_POST_ERROR hook (10f8776)

Release 3.0.1

07 Jan 20:57
Compare
Choose a tag to compare

Release 3.0.0

01 Jan 17:51
Compare
Choose a tag to compare
  • more tests for middleware runner (765c0a8)
  • Extract out fn check (6781d9b)
  • add guard against middleware functions (0c674bd)
  • Make all plugins work in async fasion. (f72cc45)
  • Finally adding tests for cors (228703a)
  • Stop compiling as part of test (bac47f6)
  • Moar comments! This time for abstract handler (35e54ae)
  • Add defaults to docs for error response plugin (d347ce2)
  • More verbose comments in api gateway handler (5454806)

Release 2.2.2

15 Dec 17:24
Compare
Choose a tag to compare
  • add codecov badge to readme (e6d6580)
  • Updated travis.yml (3130e51)
  • Better test coverage for the error-response plugin (8376531)
  • Added more tests for the abstract lambda plugin class (0def612)
  • Update README.md (9eeef80)
  • global status code map (#19) (7c027b3)

Release 2.2.1

14 Dec 22:50
Compare
Choose a tag to compare