This repository has been archived by the owner on May 10, 2023. It is now read-only.
Releases: rapid7/le_node
Releases · rapid7/le_node
Allow for DEBUG logs to be turned on/off
1.5.1 Update package.json
Fix Connection logic
This release fixes a known issue whereby the node lib would only attempt to reconnect to our api nodes over a short period of time and then fail for ever.
The current release also adds in debug logging to assist users in the case that they experience connectivity issues.
Updates to Connection Retry logic
Updates to how we deal with loss of connections
Use SSL connection by default.
maxFailedAttempts and retryTimeout properties are now configurable.
1.3.2 Update package.json
Updated the project to be built using babel 6 and (finally!) remove npm-shrinkwrap dependency.
1.3.0 Bump version number
support winston 2
Merge pull request #96 from Souler/master Support Winston 2 log levels
1.1.2
Update README.md
1.1.1
Alters behavior of logger.end()
1.1.0 1.1.0