Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #3938

Merged
merged 47 commits into from
Oct 3, 2018
Merged

Development #3938

merged 47 commits into from
Oct 3, 2018

Conversation

Unitech
Copy link
Owner

@Unitech Unitech commented Oct 3, 2018

3.2.0 (3/10/18)

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 <pm_id> 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
  • 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

…n PM2 Daemon + homogeneize all logs with same date format + factorize ForkMode logging
… + respawn on boot) + refactor of module system
…dd Common.err and Common.log helper with auto prefix + split module logic
… issues by using right methods to send file + separate packaging function
@Unitech Unitech merged commit 9178610 into master Oct 3, 2018
inerc pushed a commit to inerc/pm2 that referenced this pull request Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant