Update Rust crate hyper to 0.14.28 - autoclosed #174
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.14
->0.14.28
Release Notes
hyperium/hyper (hyper)
v0.14.28
Compare Source
Features
conn::http1::Connection::without_shutdown()
method (#3431) (ad504977)Builder::local_addr()
(#3278) (d342c2c7)Bug Fixes
path
andscheme
components from URIs for HTTP/2 Extended CONNEC (45aa6249)New Contributors
v0.14.27
Compare Source
Bug Fixes
Features
Client::send_request
errors (#2749)v0.14.26
Compare Source
Features
max_pending_accept_reset_streams
configuration option (#3201) (a6f7571a)New Contributors
v0.14.25
Compare Source
Features
client::conn
types (#3156) (0ced15d3)client::connect::capture_connection()
(#3144) (c8493399)poison
toConnected
(#3145) (37ed5a2e)Unpin
and'static
constraints (#3119) (0368a41a)New Contributors
v0.14.24
Compare Source
Bug Fixes
to_bytes
(4d89adce)Features
http2_max_header_list_size
tohyper::server::Builder
(#3006) (031425f0)New Contributors
v0.14.23
Compare Source
Bug Fixes
socket2
dependency.New Contributors
v0.14.22
Compare Source
Bug Fixes
v0.14.21
Compare Source
Bug Fixes
http1_header_read_timeout
to use same future (#2891) (c5a14e7c)Features
Server::tcp_keepalive_interval
andServer::tcp_keepalive_retries
(#2991) (287d7124)New Contributors
v0.14.20
Compare Source
Bug Fixes
http1_header_read_timeout
to use same future (#2891) (c5a14e7c)Features
New Contributors
v0.14.19
Compare Source
Bug Fixes
Features
Connection::http2_max_header_list_size
option (#2828) (a32658c1, closes #2826)AddrStream::local_addr()
(#2816) (ffbf610b, closes #2773)Breaking Changes
hyper_clientconn_options_new
no longer sets thehttp1_preserve_header_case
connection option by default.Users should now call
hyper_clientconn_options_set_preserve_header_case
if they desire that functionality. (78de8914)v0.14.18
Compare Source
Bug Fixes
Features
HttpInfo::local_addr()
method (055b4e7e, closes #2767)v0.14.17
Compare Source
Bug Fixes
Instant
(#2746) (dcdd6d10)Features
Error::message
(#2737) (6932896a, closes #2732)v0.14.16
Compare Source
Bug Fixes
Body::size_hint()
now return 0 if implicitly empty (#2715) (84b78b6c)Features
http2_max_send_buf_size
option to client and server (bff977b7)v0.14.15
Compare Source
Bug Fixes
GaiFuture
is dropped (174b553dFeatures
http1_writev(bool)
options to Client and Server builders, to allow forcing vectored writes (80627141)v0.14.14
Compare Source
Bug Fixes
Features
v0.14.13
Compare Source
Bug Fixes
Features
v0.14.12
Compare Source
Bug Fixes
Upgraded
stream shutdown (#2622) (be08648e)Features
client::conn::Builder
(#2611) (73bff4e9, closes #2461)v0.14.11
Compare Source
Bug Fixes
proxy-authenticate
andproxy-authorization
headers (#2597) (52435701)Features
v0.14.10
Compare Source
Bug Fixes
Features
v0.14.9
Compare Source
Bug Fixes
v0.14.8
Compare Source
Features
Error::is_parse_too_large
andError::is_parse_status
methods (#2538) (960a69a5)Performance
v0.14.7
Compare Source
Bug Fixes
Features
v0.14.6
Compare Source
Features
v0.14.5
Compare Source
Bug Fixes
Features
AddrIncoming::from_listener
constructor (#2439) (4c946af4)v0.14.4
Compare Source
Bug Fixes
http1
feature was enabled.v0.14.3
Compare Source
Bug Fixes
Features
hyper::body::SizeHint
(#2404) (9956587f)send_trailers
to Body channel'sSender
(#2387) (bf8d74ad, closes #2260)v0.14.2
Compare Source
Features
connect
types without proto feature (#2377) (73a59e5f)Accept
without httpX features (#2382) (a6d4fcbe)v0.14.1
Compare Source
Bug Fixes
Features
Connection::http2_max_header_list_size
option (#2828) (a32658c1, closes #2826)AddrStream::local_addr()
(#2816) (ffbf610b, closes #2773)Breaking Changes
hyper_clientconn_options_new
no longer sets thehttp1_preserve_header_case
connection option by default.Users should now call
hyper_clientconn_options_set_preserve_header_case
if they desire that functionality. (78de8914)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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. View repository job log here.