Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ImSkully ImSkully released this 02 Jul 00:16
· 5 commits to main since this release
ab37149

✨Features

  • Add IO action to list all attached processes
  • Add ability to configure ignored processes (blacklist)
  • Support for grouping processes (see #2 for more information on this)

🛠️Improvements

  • Update pm2 module to use @pm2/io instead of pmx
  • Update to use winston-syslog instead of outdated winston-papertrail for log transport
  • Optimize log piping and handling
  • Fix PM2 module human_info not showing the currently set configuration settings ($ pm2 show)
  • Bumped all dependency modules to latest stable versions

Check out the updated usage section in the README file for updated instructions on how to configure the new process-as-systems and blacklist options!

Full Changelog: v1.1.2...v2.0.0