- Dropped support for Node 16
- Added support for Node 22.
- Added Node 22 to CI (#45) (a9485c8)
- Updated minimum versions of dev dependencies. (#43) (7b78db5)(#44) (14bc335)
- Removed outdated Slack reference (#47) (be3088d)
- Removed
use_new_release
input from prepare release workflow (#42) (0b75a75) - removed changelog.json file (#41) (4ee2093)
- BREAKING: Removed support for Node 14.
- Added support for Node 20.
- use community header instead of community plus
- update slack invite link
- added release automation to prepare and create release, also jobs to add issues to engineering board and validate PRs. lastly, made an attempt to backfill a changelog
- removed unused, commented out code
- updated explorer hub link in readme
- added full unit test suite for all code.
- Fixes issue with install location when PM2 starts from outside the app directory (Adds process.pm_exec_path check for app location #12)
- Added bin file
newrelic-introspector-node
to execute package.
- Initial release of package. This is a CLI tool for discovering instrumentable Node.js applications on a system, retrieving contextual information about them, and automating the install of the New Relic Node agent.