Bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1 by dependabot[bot] · Pull Request #458 · Mu-L/feign
Bumps org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1.
Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Release 5.4.1
This is a maintenance release that upgrades HttpCore to version 5.3.1 and fixes several defects found since release 5.4.
Change Log
Fixed the problem with request specific push handlers being ignored. Contributed by Oleg Kalnichevski
Upgraded HttpCore to version 5.3.1. Contributed by Oleg Kalnichevski
Bug fix: Correct the issue with connection state detection in DefaultManagedAsyncClientConnection#isOpen(). Contributed by yhzdys
Bug fix: Fixed propagation of runtime exceptions thrown during connection route setup. Contributed by Oleg Kalnichevski
Bug fix: Asynchronous cache protocol handler incorrectly updates the actual cache entry in the cache execution context upon cache entry re-validation. Contributed by Oleg Kalnichevski
Bug fix: Response Cache-Control attribute does not get updated in the cache execution context in case of a cache miss. Contributed by Oleg Kalnichevski
Commits
9df5acdHttpClient 5.4.1 releasef6169d5Updated release notes for HttpClient 5.4.1 releasea5b638dFixed the problem with request specific push handlers being ignored; added pu...936dbe0Upgraded HttpCore to version 5.3.10eb9a47HTTPCLIENT-2346: Javadoc correctionf4e396fBug fix: Correct the issue with connection state detection in DefaultManagedA...ca5e14eBug fix: Fixed propagation of runtime exceptions thrown during connection rou...876d0f0Re-enabled async client authentication testse6a4104Bug fix: async cache protocol handler incorrectly updates the actual cache en...e7b3a53Bug fix: response Cache-Control attribute does not get updated in the cache e...- 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 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)