All Versions
141
Latest Version
Avg Release Cycle
33 days
Latest Release
-
Changelog History
Page 5
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
- ๐ง display cron configuration when doing
-
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
andpm2 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