Skip to content

Releases: SkippyZA/lambda-lib

Release 2.2.0

14 Dec 22:02

Choose a tag to compare

  • fix docblock param comments (b6052a7)
  • Add some defaults on the error handler to prevent undefined errors (f4720d0)
  • Refactor api handler for less includes (de679b5)
  • Merge branch 'master' of github.com:SkippyZA/lambda-lib (4b78cd2)
  • Adding default error response mapper. Closes #15 (657d5cc)
  • Update README.md (a079953)
  • Custom error response documentation update (#14) (d3d1df7)
  • default error response mapper (fcd0e36)

Release 2.1.3

04 Dec 07:21

Choose a tag to compare

  • Only merge defined values for axios interceptor (280fbf2)

Release 2.1.2

04 Dec 06:59

Choose a tag to compare

  • json body parse only for api gateway now (cbb34ff)
  • mutate the event body to json (7271d8b)
  • send the event as part of pre execute (fd098eb)
  • revert safeJson (2d0b6db)

Release 2.1.1

01 Dec 17:21

Choose a tag to compare

  • clean up the context right at the end of the request (8a4be2a)

Release 2.1.0

29 Nov 18:47

Choose a tag to compare

  • Preparse apigateway event body to json (49374cf)
  • Some additional comments for bunyan stream (52a9d29)

Release 2.0.2

27 Nov 19:10

Choose a tag to compare

  • More verbose bunyan stream extra (d248c4f)
  • Test bunyan stream with non-object (9b8f685)
  • Bunyan stream (46ecfab)
  • Remove bunyan extra. Not working as expected (08e693b)

Release 2.0.1

26 Nov 17:30

Choose a tag to compare

  • Bunyan serializer and tests (d5bbd16)
  • Export extras and the axios interceptor (564e5be)
  • Added test for overwriting default headers (11e29ad)
  • Adding axios interceptor with test. (b1b732b)

Release 2.0.0

25 Nov 21:50

Choose a tag to compare

  • use correct callback on error (8e8e239)
  • bump version (7bf4fe3)
  • correctly send off 'x-rrid' (c32b005)
  • Correct plugin hadling (1340e15)
  • Global request context on api gateway (9ec3cea)
  • Bump beta version (98b3a44)
  • More exports (83e7dd4)
  • with polyfill (4671782)
  • Bump beta version (9a38dae)
  • Merge remote-tracking branch 'origin/global-context' (6b1506b)
  • Prepping for multiple contexts (6ec1ce8)
  • poc of context plugin (3ce852c)
  • clean up test names for uniformity (817c611)
  • Bump to 2.0.0-beta.2 (ef826bc)
  • Move develop into master for v2 (#12) (85d50ac)
  • Bump to 2.0.0-beta.1 release (090d0e1)

Release 1.0.2

06 Oct 08:03

Choose a tag to compare

  • Passes the context to plugins (#9) (5d2a597)

Release 1.0.1

29 Aug 18:14

Choose a tag to compare