Skip to content

Releases: Moesif/moesif-aws-lambda-nodejs

v2.1.0

Choose a tag to compare

@xinghengwang xinghengwang released this 02 Dec 23:20
c22e91b
  • Added option for waitForGovernanceOnColdStart

V2.0.6

Choose a tag to compare

@xinghengwang xinghengwang released this 23 Sep 20:59
986967e
  • remove of uneeded code.

v2.0.5

Choose a tag to compare

@xinghengwang xinghengwang released this 19 Sep 18:17
8eb907f
  • if aws event.isBase64 is true, still verify aws event.body is indeed base64 encoded.
  • add X-Moesif-Transaction-Id support.

v2.0.3

Choose a tag to compare

@xinghengwang xinghengwang released this 13 Aug 22:50
b95abcf

updated axios

v2.0.2

Choose a tag to compare

@xinghengwang xinghengwang released this 06 Aug 19:06
bf300c8
  • eslint cleanup.

v2.0.1

Choose a tag to compare

@xinghengwang xinghengwang released this 05 Aug 19:07
c9074f8
  • update moesifapi to 2.1.6, which handles the case where some bundlers do not bundle json by default

v2.0.0

Choose a tag to compare

@xinghengwang xinghengwang released this 10 Feb 04:49
a32a24d

Support Governance Rules

v1.5.1

Choose a tag to compare

@xinghengwang xinghengwang released this 25 Jul 16:40
6da2d10
  • Update dependencies

1.3.2

Choose a tag to compare

@xinghengwang xinghengwang released this 15 Mar 21:43
9cbcaed

v1.3.1

Choose a tag to compare

@praves77 praves77 released this 22 Sep 19:49
ff104e1
Merge pull request #11 from Moesif/support-event-v2

Support lambda event v2