Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 439 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 439 Bytes

0.1.99

  • 2019-Feb-09: Made rolling restart affect only 1 worker, the one with most memory usage.

0.1.0

  • Emit extra data via pre_term callback before puma worker killer terminates a worker #49.

0.0.7

  • Logging is configurable #41

0.0.6

  • Log PID of worker insead of inspecting the worker #33

0.0.5

  • Support for Puma 3.x

0.0.4

  • Add ability to do rolling restart

0.0.3

  • Fix memory metrics in on linux