Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 479 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 479 Bytes

HEAD (unreleased)

0.0.9

  • Handle half-initialize Puma failure on boot (#37)

0.0.8

  • Fix warnings in Ruby 2.7

0.0.7

  • Report when an app is using Puma

0.0.6

  • Support Puma max threads, support Puma spawned threads
  • Drop Puma backlog metric

0.0.5

  • Support Puma pool capacity value #15

0.0.4

  • Support Puma backlog #14

0.0.3

0.0.2

  • Fix requires for non-rails apps (#11)

0.0.1

  • Fork and Release