Skip to content

2.19.0

Compare
Choose a tag to compare
@cyberw cyberw released this 21 Nov 18:49
· 1296 commits to master since this release
1bdf579

What's Changed

  • Add --processes parameter to automatically fork worker processes by @cyberw in #2472
  • Shut down workers if master goes missing for too long by @cyberw in #2474
  • Stop worker from automatically quitting if connected to an older version master that doesnt send heartbeats by @cyberw in #2475
  • Update minimum version of various dependencies by @cyberw in #2476
  • Update command line argument descriptions and docs by @cyberw in #2477
  • Fix issue with --processes: Stop parent process from trying to kill children too fast by @cyberw in #2478

Full Changelog: 2.18.4...2.19.0