Releases: Moesif/moesif-aws-lambda-nodejs
Releases · Moesif/moesif-aws-lambda-nodejs
v1.2.8
Fix:
- Request start time to use the current time
v1.2.7
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
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.3
Fix:
- Remove unused deps string
- Fixed issue where index.js not included in NPM package.
v1.2.0
Add:
- Support for sampling and user supression
- Identify company support
- Use AWS Request time
- Add metatdata support and store extra metadata
v1.1.0
Update:
- Dependencies for debug, request-ip, and moesifapi