All Versions
141
Latest Version
Avg Release Cycle
33 days
Latest Release
-

Changelog History
Page 5

  • v3.2.5 Changes

    • โœจ feat: enhance pm2 report
    • ๐Ÿ‘ feat: support snap Ubuntu system
    • ๐Ÿ›  fix: pm2 register/monitor command
    • ๐Ÿ›  fix: consolidate spawn function on unhealthy systems to avoid pm2 crash
    • ๐Ÿ›  fix: error message if extra lang interpreter are not installed when runing tests
    • ๐Ÿ›  fix: (pm2 deploy) command line bug when passing env variables to post-deploy hook
    • ๐Ÿ›  fix: (pm2 deploy) always deploy to default branch problem
    • ๐Ÿ›  fix: (pm2 deploy) pm2 deploy exec now accept multiple commands
    • ๐Ÿ›  fix: print full env + skip extra internal fields when using programmatic pm2
  • v3.2.4 Changes

    Feat

    • ๐Ÿ”ง display cron configuration when doing pm2 desc <id>
    • ๐Ÿ”จ refactor test suite (benchmark/simplification)

    ๐Ÿ›  Fix

    • pm2 flush flush only one app
    • resolve uid properly on pm2 ls / pm2 desc
    • keep wait_ready option on process reload
    • keep stringification of environment variable behavior
    • ๐Ÿ”ง return an error when using pm2 api on starting json configuration if one app is errored
  • v3.2.3 Changes

    ๐Ÿ›  Fix

    • medium rare bug: fix issue when acting on process file (#3987 + #3192)
    • concurrent action to 1 if acting on only 2 processes
    • ๐Ÿ›  fix cluster syntax
    • โž• add more test on port release
  • v3.2.2 Changes

    ๐Ÿ›  Fix

    • minor bug: fix bug when passing -i 'max' or -i 0
  • v3.2.1 Changes

    ๐Ÿ›  Fix

    • minor bug: get internal pm2 config after creation on new pm2 boots
  • v3.2.0 Changes

    ๐Ÿ”‹ Features

    • ๐Ÿ“ฆ package.json version field retrieval and display in pm2 ls, pm2 show, pm2 monit
    • ๐Ÿ”ง pm2 internal configuration system via pm2 set pm2:key value, attached to pm2.user_conf
    • โž• add the .user field (CLI + Config) to set the user to start the application with
    • โž• add the .time field (CLI + Config) to enable default logs date prefix
    • max_memory_restart now triggers a reload
    • pm2 env command to display the environment the application is running with
    • exponential backoff restart delay via --exp-backoff-restart-delay <ms> with reset mechanism
    • ๐Ÿ†• new timing library on PM2 daemon (increase log througput, reduce CPU usage and memory usage)
    • ๐Ÿ‘ better user management system with username resolution to uid
    • 0๏ธโƒฃ websocket default switch for pm2 plus
    • ๐Ÿ†• new module management system (pm2 package <folder>, pm2 publish <folder>, pm2 install <tarball>)

    ๐Ÿ›  Fix

    • @pm2/io 2.4 (restart > 10.0)
    • โœ… restart behavior tested
    • ๐Ÿ›  fix module version parsing
    • ๐Ÿ”จ module system refactoring (TAR + NPM)
    • ๐Ÿ›  fix watch_delay in config file
  • v3.1.3 Changes

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ allow non-node application to run multiple instances without auto switch to cluster mode
    • ๐Ÿ‘ allow to call pm2 logs even without application (#3820)
    • 0๏ธโƒฃ switch pm2 link and pm2 plus protocol to websocket by default instead of axon
    • โœจ enhance the pm2 init template that generates ecosystem files by adding some extra fields

    ๐Ÿ›  Fix

    • โœ‚ remove deprecation message for node 0.10
    • pm2 login/register/monitor now hit the new oauth pm2 plus system
  • v3.1.2 Changes

    • ๐Ÿ”– version bump on @pm2/io
  • v3.1.1

    September 10, 2018
  • v3.1.0

    September 10, 2018