Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 442 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 442 Bytes

0.2.0

  • Heroku log-runtime-metrics is supported.

0.1.1

  • Allow PWK to be used with Puma 4 (#72)

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