api_error_handler
api_error_handler copied to clipboard
Bump puma from 3.12.6 to 5.3.2 in /rails_6_test_app
Bumps puma from 3.12.6 to 5.3.2.
Release notes
Sourced from puma's releases.
5.3.2
- Bugfixes
This version was released 2021-05-21.
5.3.1
- Security
- Close keepalive connections after the maximum number of fast inlined requests (#2625)
5.3.0 - Sweetnighter
5.3.0 / 2021-05-07
Contributor
@MSP-Gregcodenamed this release "Sweetnighter".
Features
Bugfixes
- systemd - fix event firing (#2591, #2572)
- Immediately unlink temporary files (#2613)
- Improve parsing of HTTP_HOST header (#2605, #2584)
- Handle fatal error that has no backtrace (#2607, #2552)
- Fix timing out requests too early (#2606, #2574)
- Handle segfault in Ruby 2.6.6 on thread-locals (#2567, #2566)
- Server#closed_socket? - parameter may be a MiniSSL::Socket (#2596)
- Define UNPACK_TCP_STATE_FROM_TCP_INFO in the right place (#2588, #2556)
- request.rb - fix chunked assembly for ascii incompatible encodings, add test (#2585, #2583)
Performance
Refactor
5.2.2
... (truncated)
Changelog
Sourced from puma's changelog.
5.3.2 / 2021-05-21
- Bugfixes
5.3.1 / 2021-05-11
- Security
- Close keepalive connections after the maximum number of fast inlined requests (CVE-2021-29509) (#2625)
5.3.0 / 2021-05-07
Features
Bugfixes
- systemd - fix event firing (#2591, #2572)
- Immediately unlink temporary files (#2613)
- Improve parsing of HTTP_HOST header (#2605, #2584)
- Handle fatal error that has no backtrace (#2607, #2552)
- Fix timing out requests too early (#2606, #2574)
- Handle segfault in Ruby 2.6.6 on thread-locals (#2567, #2566)
- Server#closed_socket? - parameter may be a MiniSSL::Socket (#2596)
- Define UNPACK_TCP_STATE_FROM_TCP_INFO in the right place (#2588, #2556)
- request.rb - fix chunked assembly for ascii incompatible encodings, add test (#2585, #2583)
Performance
Refactor
5.2.2 / 2021-02-22
- Bugfixes
5.2.1 / 2021-02-05
- Bugfixes
- Fix TCP cork/uncork operations to work with ssl clients (#2550)
... (truncated)
Commits
f4766ce5.3.2e5f04b4Actions - bypass RuboCop on MRI Ruby head/master, Psych 4.0 issuef9e9102Gracefully handle Rack not accepting CLI options (#2630)04e4b1aFix sigterm misbehavior (#2629)8c211dcUpdate docs for low_latency option and fix parsing issue (#2631)ffa5d56Improvements to keepalive-connection shedding (#2628)1c91a4f5.3.16b4a68a4.3.8 release notedf72887Close keepalive connections after MAX_FAST_INLINE requests6dfb8bc5.3.0 history (#2622)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
