stable

rust-hyper-util-0.1.14-1.el9, rust-reqwest-0.12.20-1.el9, & 1 more

FEDORA-EPEL-2025-ce014dc559 created by music 11 months ago for Fedora EPEL 9

rust-hyper-util

0.1.14 (2025-06-04)

  • Fix HttpConnector to defer address family order to resolver sort order.
  • Fix proxy::Matcher to find HTTPS system proxies on Windows.

0.1.13 (2025-05-27)

  • Fix HttpConnector to always prefer IPv6 addresses first, if happy eyeballs is enabled.
  • Fix legacy::Client to return better errors if available on the connection.

rust-tower-http

0.6.6

Fixed

  • compression: fix panic when looking in vary header

0.6.5

Added

  • normalize_path: add append_trailing_slash() mode

Fixed

  • redirect: remove payload headers if redirect changes method to GET
  • compression: avoid setting vary: accept-encoding if already set

0.6.4

Added

  • decompression: Support HTTP responses containing multiple ZSTD frames
  • The ServiceExt trait for chaining layers onto an arbitrary http service just like ServiceBuilderExt allows for ServiceBuilder

Fixed

  • Remove unnecessary trait bounds on S::Error for Service impls of RequestBodyTimeout<S> and ResponseBodyTimeout<S>
  • compression: Respect is_end_stream
  • Fix a rare panic in fs::ServeDir
  • Fix invalid content-lenght of 1 in response to range requests to empty files
  • In AsyncRequireAuthorization, use the original inner service after it is ready, instead of using a clone

0.6.3

This release was yanked because its definition of ServiceExt was quite unhelpful, in a way that's very unlikely that anybody would start depending on within the small timeframe before this was yanked, but that was technically breaking to change.


rust-reqwest

v0.12.19

  • Fix redirect that changes the method to GET should remove payload headers.
  • Fix redirect to only check the next scheme if the policy action is to follow.
  • (wasm) Fix compilation error if cookies feature is enabled (by the way, it's a noop feature in wasm).

v0.12.18

  • Fix compilation when socks enabled without TLS.

v0.12.17

  • Fix compilation on macOS.

v0.12.16

  • Add ClientBuilder::http3_congestion_bbr() to enable BBR congestion control.
  • Add ClientBuilder::http3_send_grease() to configure whether to send use QUIC grease.
  • Add ClientBuilder::http3_max_field_section_size() to configure the maximum response headers.
  • Add ClientBuilder::tcp_keepalive_interval() to configure TCP probe interval.
  • Add ClientBuilder::tcp_keepalive_retries() to configure TCP probe count.
  • Add Proxy::headers() to add extra headers that should be sent to a proxy.
  • Fix redirect::Policy::limit() which had an off-by-1 error, allowing 1 more redirect than specified.
  • Fix HTTP/3 to support streaming request bodies.
  • (wasm) Fix null bodies when calling Response::bytes_stream().

This update's test gating status has been changed to 'waiting'.

11 months ago

This update has been submitted for testing by bodhi.

11 months ago

This update's test gating status has been changed to 'ignored'.

11 months ago

This update has been pushed to testing.

11 months ago

This update has been submitted for stable by bodhi.

11 months ago

This update has been pushed to stable.

11 months ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
11 months ago
in testing
11 months ago
in stable
11 months ago
approved
11 months ago
BZ#2364896 rust-tower-http-0.6.6 is available
0
0
BZ#2368791 rust-hyper-util-0.1.14 is available
0
0
BZ#2368855 rust-reqwest-0.12.20 is available
0
0

Automated Test Results