Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ puma (6.5.0 → 6.6.0) · Repo · Changelog
Release Notes
6.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Merge branch '6-6'
Finalize date
I can type...
const.rb - set 6.6 code name
Zenspider zenspider/minitest cleanup (#3604)
6.6.0
Fix warnings
Fix multi-delimiter split to get status app token (#3505)
Add test for worker 0 ping with SIGURG (#3579)
CI: test_plugin_systemd.rb - fixups for intermittent retries (#3594)
Gemfile - add logger for Ruby 3.5 and later (#3600)
Reduce `TestIntegration#restart_does_not_drop_connections` restart frequency (#3589)
Change ping to use const (#3595)
CI: update `test_on_booted_and_on_stopped` integration tests (#3577)
CI: test_integration_single.rb - fixup exit status tests when using JRuby (#3593)
CI: tests.yml - try MT_CPU: 2 (#3592)
Change `HttpParserError` to be subclass of `StandardError` (#3590)
CI: Add Windows Ruby 3.4 (#3591)
Option to turn off SIGUSR2 trapping (#3570)
Add Ruby 3.4 to CI (#3585)
CI: test/runner - fix test/runner:92: warning: syswrite for buffered IO (#3584)
Revert "CI: Temp fix for https://github.com/ruby/setup-ruby/pull/676 (#3581)" (#3583)
CI: Temp fix for https://github.com/ruby/setup-ruby/pull/676 (#3581)
Remove extra whitespace in single mode hook warning (#3575)
Only ping worker 0 during phased restart if using fork worker (#3568)
CI: refactor restart_does_not_drop_connections code (#3557)
Shorten `ThreadPool` trimmer and reaper thread names (#3383)
Add benchmark hey files and md description [ci skip] (#3564)
CI: fixup temp dir used in CI (#3566)
Fixup use of Puma::Const::PipeRequest constants (#3565)
Add after_refork hook (#3386)
[CI] Update stats tests (#3528)
Add busy threads stat (#3517)
Update pull_request_template.md
Address some warnings in tests (#3560)
CI: test/runner - add `-w` and `z` options for test file warnings (#3562)
CI; test/test_puma_server.rb - fixup auto_trim tests (#3561)
Update DSL hook processing logic to be consistent (#3376)
PR Labeler: run every hour, I'll debug later [ci skip]
Add a debug log before running each type of hook (#3375)
Allow alternative schemes in Binder (#3348)
Github Action permission block [ci skip]
Automated review workflow
Avoid spawning `Threadpool#trim` thread if pool size is fixed (#3384)
added test cases
fix update phased restart symlink folder
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands