Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.5 to 5.3.6
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
dependencies
Bumps org.apache.httpcomponents.core5:httpcore5 from 5.3.5 to 5.3.6.
Changelog
Sourced from org.apache.httpcomponents.core5:httpcore5's changelog.
Release 5.3.6
This maintenance release fixes a regression introduced by the previous release that can cause a temporary I/O spin during HTTP/2 connection shutdown in case the opposite endpoint fails to send a GOAWAY frame, and also fixes several bugs related to abnormal termination of HTTP/2 connections found since the last release.
Change Log
Bug fix: #disconnected method of protocol handlers is to be called only once the underlying I/O session has been fully closed out. Contributed by Oleg Kalnichevski
Bug fix: Fixed a race between async I/O session termination and command submission. Contributed by Oleg Kalnichevski
Bug fix: Async I/O sessions to explicitly close the I/O channel for output in GRACEFUL close mode. Contributed by Oleg Kalnichevski
Bug fix: Classic HTTP server to keep RequestListener thread running when an exception occurs during initialization of the incoming connection. Contributed by Christian de Waal
Regression: Improved HTTP/2 connection termination in case of the opposite endpoint failing to send a GOAWAY frame (correction). Contributed by Oleg Kalnichevski
Commits
1c15f3cHttpCore 5.3.6 releaseff96ecaUpdated release notes for HttpCore 3.5.6 release5de2967Bug fix: #disconnected method of protocol handlers is to be called only once ...ac42decBug fix: race between async i/o session termination and command submission553b894Bug fix: async i/o session to explicitly close the channel for output in GRAC...b296ae9keep RequestListener thread running when an exception occurs during connectio...9e93795Regression: Improved H2 connection termination in case of the opposite endpoi...29010eaUpgraded HttpCore version to 5.3.6-SNAPSHOT- See full diff 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
maven
5.3.5 → 5.3.6
Patch
Technical Details
| ID: | 8184325 |
| UUID: | 2849045103 |
| Node ID: | PR_kwDOAgAqvM6p0Ppv |
| Host: | GitHub |
| Repository: | OWASP-Benchmark/BenchmarkJava |
| Merge State: | Unknown |