master
Bun support
fix: stringify possible passed object via env + fix unit test retry strategy #4080 #4079
(pm2) #2307 backward compatibility for noDaemonMode opt in connect
refactor + fix bug watch_delay on json + add user mgmt tests + change tests order/remove toxic flag
#2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests
Deploy: use common file extensions during config file detection
refactor: parallelize bash test
Add flag to turn off auto exit with pm2-docker
Add Docker parallel test runner with Node.js and Bun support
feat: pm2 save --force
fix process file env switching bug and proc dups #3192 + #3987
v7 refactor
filter_env to skip local env variables #4596
added parameter to flush command(tests added)
opentelemetry upgrade + updgrade proxy-agent
test: refactor before/after
Fix Python (and other non-Node) interpreter regression on Ubuntu #5990
Fix [object Object] env vars leaked to fork mode subprocesses #6073
CVE-2025-5891 Fix ReDoS in Config.js string-to-array split regex #6075
Fix prototype pollution in Configuration.set/unset via __proto__ key traversal #6089
Fix Windows home path: use os.homedir() instead of HOMEPATH/HOMEDRIVE env vars #6106
deleted double semi
edit tests
psh
throttle test (needs remote inter)
module: replace dot to dash on packaged version
chore: add tests for namespace feature #3471 #4478
fix: #3688 test adaptation + pm2 serve --port option
refactor: better display management of pm2 ls
fix: drop node 4 support + increase reload timeout
disable autodump #4763
test: minor fix
Rewrite TreeKill: single ps call + in-memory tree build, eliminates race conditions #6084
fix: better display when pm2 linked to onprem + fix display width
display fix + sysmetrics by default
parse package.json to retrieve module version running in mem + --bail on mocha.opts to fail fast