[ruby] Update puma 7.2.0 → 8.0.0 (major)#1490
Merged
depfu[bot] merged 1 commit intomainfrom Apr 10, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ puma (7.2.0 → 8.0.0) · Repo · Changelog
Release Notes
8.0.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:
Release v8.0.0 (#3914)Fix IPv4-mapped IPv6 addresses in `REMOTE_ADDR` and request logs (#3916)Build(deps): Bump actions/checkout from 4 to 6 (#3915)Update SECURITY.md, native Github vuln reports [ci skip] (#3913)Minor correction to defaults documented in dsl.rb (#3912)ci: limit rack-conform to main pushes and scope ragel PR runs (#3908)ci: run turbo-rails only on latest stable Ruby and Rails (#3909)ci: replace skip-duplicate jobs with concurrency and trigger filters (#3907)ci: run push workflows only on main and release branches (#3906)Add release pre-merge checks and align Release.md [ci skip] (#3904)Use IPv6 (`::`) default for production (#3847)Update Release.md for major releases [ci skip] (#3902)Add SVG brand assets and switch README logo [ci skip] (#3901)Move 5.0/6.0 upgrade guides to docs and add 7.0 guide (#3900)rm stackoverflow badge (rip) [ci skip] (#3899)client.rb - dry up `above_http_content_limit` (#3889)Build(deps): Bump actions/upload-artifact from 6 to 7 (#3891)docs: proofread Release.md [ci skip] (#3898)[puma#3882] add descriptor warning (#3893)Fix phased restart for fork_worker to avoid forking from stale worker 0 (#3853)Add `on_force` option to `shutdown_debug` (#3671)#3816 followups and test cleanup (#3894)Implement prototype for IO bound processor threads (#3816)Add single and cluster configuration hooks (#3621)Collect `env` processing into `client_env.rb` (#3582)Add helper method `set_pumactl_config`, port/path variables (#3881)ci: helper.rb - fixup `UniquePort.call`, add `sock.setsockopt(:SOCKET, :REUSEADDR, 0)` (#3880)[#3875] add shared test helper (#3879)Add a new API to update the min & max thread count dynamically (#3658)Add gRPC guide (#3885)ci: tests.yml - macOS jobs reduce from 19 to 14 (#3883)Treat stale PR review decisions as waiting-for-review [ci skip] (#3884)ci: reduce CI socket flakiness with shared helpers (#3873)JRuby HTTP parser improvements (#3838)Fix PR label manager pagination to fetch all reviews (#3877)ci: test_puma_server_ssl.rb - fix two cipher suite tests (#3878)Docs: document Ruby patch workaround policy (CI skip)Docs: clarify Ruby patch CI coverage (CI skip)Increase timeout for Intel JRuby tests to 12 minutes (#3876)Merge pull request #3874 from hadrienblanc/perf/cache-header-key-downcaseFix flaky integration tests (#3870)Perf: Cache downcased header key in str_headersMove event to default configuration (#3872)SIGPWR for backtrace on Linux/JRuby (#3829)ci: Run integration tests parallel for all Rubies (#3866)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