Skip to content

Releases: Moesif/moesif-aws-lambda-nodejs

v1.2.8

29 Sep 17:50
Compare
Choose a tag to compare

Fix:

  • Request start time to use the current time

v1.2.7

26 Feb 01:53
Compare
Choose a tag to compare

Add:

  • Ability to track outgoing API Calls

Fix:

  • Issue where async logging may be frozen when async is used for Node 8+

v1.2.5

24 Dec 00:05
25570e1
Compare
Choose a tag to compare

Fix: Event Request URI
Fix: Event Response time
Add: Direction field to event model
Add: Weight field to determine the weight of an API call
Refactor: Update README.md
Refactor: Update moesifapi dependency to 2.0.7

v1.2.4

21 Nov 20:00
Compare
Choose a tag to compare

Fixed:

  • Updated dependencies

v1.2.3

21 Nov 20:00
Compare
Choose a tag to compare

Fix:

  • Remove unused deps string
  • Fixed issue where index.js not included in NPM package.

v1.2.0

08 Oct 02:26
1f73cce
Compare
Choose a tag to compare

Add:

  • Support for sampling and user supression
  • Identify company support
  • Use AWS Request time
  • Add metatdata support and store extra metadata

v1.1.0

23 Jul 01:57
Compare
Choose a tag to compare

Update:

  • Dependencies for debug, request-ip, and moesifapi