Bump httpcore5 from 5.1.3 to 5.1.4 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #864 · s4u/pgp-keys-map (original) (raw)
Bumps httpcore5 from 5.1.3 to 5.1.4.
Changelog
Sourced from httpcore5's changelog.
Release 5.1.4
This is a maintenance release that corrects a number of defects discovered since release 5.1.3, mostly in H2 protocol handling.
Change Log
- HTTPCLIENT-2222: Back-ported some protocol negotiation improvements from 5.2.x. Fixes ProtocolNegotiationException. Contributed by Gaojie Liu
- HTTPCORE-713: InetAddressUtils#isIPv6*Address performance optimization Contributed by David Schlosnagle
- Bug fix: non-blocking TLS sessions fail to update their event interest mask upon TLS handshake initiation. Contributed by Oleg Kalnichevski
- HTTPCORE-708: H2 stream multiplexer incorrectly handles multiple frame fragments in a single input chunk. Contributed by Oleg Kalnichevski
- HTTPCLIENT-2201: protocol exception thrown while consuming pushed headers can leave the pushed H2 stream on the client side in an inconsistent state. Contributed by Oleg Kalnichevski
- Protocol negotiators now keep track the negotiated HTTP protocol version and can report it to the application layer; improved HTTP protocol negotiation. Contributed by Oleg Kalnichevski
- HTTPCORE-707: H2 connections incorrectly enforce the frame size max limit based on local settings instead of remote ones. Contributed by Oleg Kalnichevski
Commits
- 80a9569 HttpCore 5.1.4 release
- ecc9316 Updated release notes for HttpCore 5.1.4 release
- e0062fe Update Dockerfile
- 45afde3 HTTPCLIENT-2222: fixed ProtocolNegotiationException
- c6dfb03 HTTPCORE-713: Optimize InetAddressUtils#isIPv6*Address
- 1963a3e Bug fix: non-blocking TLS sessions fail to update their event interest mask u...
- 64c4c7b HTTPCORE-708: H2 stream multiplexer incorrectly handles multiple frame fragme...
- 0ed656a HTTPCLIENT-2201: protocol exception thrown while consuming pushed headers can...
- f9aa955 Protocol negotiators now keep track the negotiated HTTP protocol version and ...
- b2a5a18 HTTPCORE-707: H2 connections incorrectly enforce the frame size max limit bas...
- 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)