Releases: Moesif/moesif-nodejs
Releases · Moesif/moesif-nodejs
v2.7.2
Compare
Sorry, something went wrong.
No results found
Update:
Dependency versions for moesifapi, express, request, etc.
v2.7.1
Compare
Sorry, something went wrong.
No results found
Add:
Use batch API by default instead of single event upload. Can be disabled via disableBatching
v2.6.7
Compare
Sorry, something went wrong.
No results found
Fixes:
Remove limit on body size for large payloads
v2.6.6
Compare
Sorry, something went wrong.
No results found
Add:
samplingPercentage config switch
v2.6.5
Compare
Sorry, something went wrong.
No results found
Add:
improve hashSensitive detection for password fields
v2.6.4
Compare
Sorry, something went wrong.
No results found
Fixes:
Missing content-type dependency which may cause a failure if not already present in app (usually it is)
v2.6.3
Compare
Sorry, something went wrong.
No results found
Fixes:
wrong error notice for getApiVersion
add documentation for option functions
v2.6.2
Compare
Sorry, something went wrong.
No results found
v2.6.1
Compare
Sorry, something went wrong.
No results found
Add:
Added support for automatically capturing outgoing API calls to 3rd parties like Stripe or your own dependencies. Just call startCaptureOutgoing()
v2.5.0
Compare
Sorry, something went wrong.
No results found
Update:
Dependencies for debug, request-ip, raw-body, and card-validator