chore(deps): update dependency hackney to v4.5.1 #56
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/hackney-4.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.4.5→4.5.1Release Notes
benoitc/hackney (hackney)
v4.5.1Compare Source
Changed
h2to 0.10.3. It fixes an HTTP/2 upload hang: a sender blocked onflow control is now released with
{error, stream_reset}or{error, stream_closed}when the peer cancels the stream, instead ofhanging for the connection's lifetime. This affects hackney's streamed
request bodies over HTTP/2 when the server resets the stream
mid-backpressure.
v4.5.0Compare Source
Added
hackney:query/1..4helpers and
hackney:request(query, ...). QUERY is safe and idempotent andcarries a request body like POST. It works over HTTP/1.1, HTTP/2, and
HTTP/3 with every request body mode (binary, streamed, async, connection
API).
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
f115a68ca33defff6e6a3defff6e6a8b4d98f676chore(deps): update dependency hackney to v4.5.0to chore(deps): update dependency hackney to v4.5.1