Skip to content

Releases: Unitech/pm2

0.12.2 - Conquistador

16 Dec 10:45
Compare
Choose a tag to compare
  • Allow environment variables per each ecosystem deploy [#847]
  • max-memory-restart option [#697] [#141]
  • JSON validation (cf ADVANCED_README.md) [#768] [#838]
  • CLI/JSON refactoring
  • watch fixes
  • execute binary softwares
  • treeKill copyright and update [#848] [#849]
  • node_args refactored (ESC support) [#838]
  • reload env graceful and peaceful [#838]
  • min_uptime added [#838]
  • startOrRestart conf.json does update environment variables [#805]
  • vizion only refresh ahead and unstaged flags [f1f829c]
  • worker restart cluster process if it's equal to 0 && online [c2e3581]
  • pm2 pull [commit_id] [c2e3581] [4021902]
  • fix reloadLogs for fork mode [c0143cc][197781e]
  • waterfall logs stream [#822]
  • --log option to have a merged error and out output [#822]
  • God core refactors
  • test refactoring
  • update isBinaryFile [636fd99]
  • pid deletion has been resurected [f2ce631]
  • worker refactor [29fc72b]
  • fix no color [3feead2]
  • upgrade chokidar 0.12 with follow symlink [4ac0e74]
  • refactor Reload [cf94517][f1eb17]
  • avoid truncate with pm2 logs command [26aff8b]
  • God print log with timestamp via PM2_LOG_DATE_FORMAT [bf2bf8a][3eaed07]
  • better test suit
  • new treekill system [11fe5f4]

0.9.4

29 Jul 13:18
Compare
Choose a tag to compare
  • Simple log timestamp via --log-date-format (with momentJS formating) #183
  • Possible to pass arguments via scriptArg with programmatic PM2 #591
  • Gentoo startup script generation #592
  • Advanced log display interface with pm2 logs pm2-logs #589
  • Fix run-as-user and run-as-group in fork mode #582
  • Documentation update
  • Critical bug on fork mode fixed (stream close)
  • Revert PR
  • Harden tests

0.9.3

29 Jul 12:43
Compare
Choose a tag to compare
  • Simple log timestamp via --log-date-format (with momentJS formating) #183
  • Possible to pass arguments via scriptArg with programmatic PM2 #591
  • Gentoo startup script generation #592
  • Advanced log display interface pm2-logs #589
    https://raw.githubusercontent.com/keymetrics/pm2-logs/master/pres.gif
  • Fix run-as-user and run-as-group in fork mode #582
  • Documentation update
  • Critical bug on fork mode fixed (stream close)