[ruby] Update puma 7.1.0 → 7.2.0 (minor) #593
Open
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 (7.1.0 → 7.2.0) · Repo · Changelog
Release Notes
7.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
v7.2.0 (#3864)Add workers :auto (#3827)ci: fix ci - remove `append_as_bytes` logic, misc changes (#3861)Fix PR label manager when maintainer comments [ci skip] (#3863)Add GOVERNANCE.md, MAINTAINERS (#3826)Use Minitest 6 where applicable (#3859)ci: Update test_http11.rb for TruffleRuby - string size (#3860)ci: add `ruby 4.0` and `rails 8.1` (#3852)Fix flaky test test_horrible_queries (#3857)ci: fix tests.yml (#3856)don't break if WEB_CONCURRENCY is set to a blank string (#3837)doc: change link to `docs/deployment.md` in `README.md` (#3848)ci: test_integration_cluster.rb - fix up `test_after_booted_and_after_stopped` (#3845)ci: tests - temp fix in Gemfile for using GitHub branches (#3843)ci: turbo-rails.yml - update for 'minitest-mock' (#3842)Build(deps): Bump actions/upload-artifact from 5 to 6 (#3840)ci: ragel.yml - update macOS to 15 (#3841)Don't share server between worker 0 and descendants on refork (#3602)Remove `NoMethodError` rescue in `Reactor#select_loop` (#3831)Fix CMD in Dockerfile (#3833)Build(deps): Bump actions/checkout from 5 to 6 (#3832)Tools Dockerfile improvments, JRuby support [ci skip]Update SECURITY.mdImplement dsize and dcompact functions for Puma::HttpParser (#3828)Clean on devcontainer start [ci skip]Rake clean: include tmp [ci skip]rm Code Climate badge [ci skip] (#3820)puma_http11.c: pre-intern env keys (#3825)Fix phase check race condition in `Puma::Cluster#check_workers` (#3690)[ci skip] Add comment clarifying `log_config` position in `Launcher#initialize` (#3824)Fix advertising of CLI config before config files are loaded (#3823)Fix formatting for each signal description in signals.md [ci skip] (#3813)Revert "Pin io-event to 1.14.0 in rack-conform CI to workaround compilation failure (#3817)" (#3822)Pin io-event to 1.14.0 in rack-conform CI to workaround compilation failure (#3817)Various cleanups in the C extension (#3814)Add @joshuay03 to the maintainer list [ci skip]Build(deps): Bump actions/upload-artifact from 4 to 5 (#3810)Update deployment and Kubernetes docs with Puma configuration tips [ci skip] (#3807)Some more `master` -> `main` (#3809)Rename master to main (#3808)Fix some minor typos in the docs (#3804)Monomorphize `handle_request` return (refactor) (#3802)doc: update refs master -> main [ci skip] (#3800)feat: make it possible to restrict control server commands to stats (#3787)ci: tests.yml - Add macos-26, reduce macOS jobs, add some Windows 2025 jobs (#3764)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