File rubygem-puma_worker_killer.changes of Package rubygem-puma_worker_killer
-------------------------------------------------------------------
Mon Nov 4 17:16:51 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.0.0, see bundled CHANGELOG.md
-------------------------------------------------------------------
Fri Sep 25 14:41:04 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 0.3.1
see installed CHANGELOG.md
## Main
## 0.3.1
- Relax puma dependency (#94)
## 0.3.0
- Test on recent ruby versions #84
- Add option to adjust restart randomizer (#78)
## 0.2.0
- Simplify workers memory calculation in PumaMemory‘s `get_total` method #81
- Add rubocop in gemspec and CI, with offenses corrected and unnecessary cops disabled.
- Add `pre_term`-like `rolling_pre_term` config for terminations caused by rolling restart (#86)
- Fix compatibility with ruby version 2.3.X (#87)
-------------------------------------------------------------------
Fri Jul 19 09:29:56 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 0.1.1
see installed CHANGELOG.md
## 0.1.1
- Allow PWK to be used with Puma 4 (#72)
-------------------------------------------------------------------
Tue May 23 10:11:52 UTC 2017 - coolo@suse.com
- updated to version 0.1.0
see installed CHANGELOG.md
## 0.1.0
- Emit extra data via `pre_term` callback before puma worker killer terminates a worker #49.
-------------------------------------------------------------------
Fri Oct 14 04:35:10 UTC 2016 - coolo@suse.com
- updated to version 0.0.7
see installed CHANGELOG.md
## 0.0.7
- Logging is configurable #41
-------------------------------------------------------------------
Wed Apr 6 06:29:49 UTC 2016 - coolo@suse.com
- updated to version 0.0.6
see installed CHANGELOG.md
## 0.0.6
- Log PID of worker insead of inspecting the worker #33
-------------------------------------------------------------------
Thu Mar 3 05:29:56 UTC 2016 - coolo@suse.com
- updated to version 0.0.5
see installed CHANGELOG.md
## 0.0.5
- Support for Puma 3.x
-------------------------------------------------------------------
Wed Nov 25 14:19:12 UTC 2015 - mrueckert@suse.de
- initial package