Releases: symfony/http-client
Releases · symfony/http-client
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39228 Fix content swallowed by AsyncClient initializer (jderusse)
- bug #39286 throw clearer error when no scheme is provided (BackEndTea)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39286 throw clearer error when no scheme is provided (BackEndTea)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39286 throw clearer error when no scheme is provided (BackEndTea)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #39211 fix binding to network interfaces (nicolas-grekas)
- bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)
v5.1.9
Changelog (v5.1.8...v5.1.9)
- bug #39211 fix binding to network interfaces (nicolas-grekas)
- bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)
- bug #38977 Check status code before decoding content in TraceableResponse (chalasr)
v4.4.17
Changelog (v4.4.16...v4.4.17)
- bug #39211 fix binding to network interfaces (nicolas-grekas)
- bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)
v5.2.0-RC2
Changelog (v5.2.0-RC1...v5.2.0-RC2)
- no changes
v5.2.0-RC1
Changelog (v5.2.0-BETA3...v5.2.0-RC1)
- bug #38977 Check status code before decoding content in TraceableResponse (chalasr)
v5.1.8
Changelog (v5.1.7...v5.1.8)
- bug #38647 relax auth bearer format requirements (xabbuh)
- bug #38551 Remove content-type check on toArray methods (jderusse)
- bug #38530 fix reading the body after a ClientException (nicolas-grekas)
- bug #38493 Fix CurlHttpClient memory leak (HypeMC)
v4.4.16
Changelog (v4.4.15...v4.4.16)
- bug #38647 relax auth bearer format requirements (xabbuh)
- bug #38551 Remove content-type check on toArray methods (jderusse)
- bug #38530 fix reading the body after a ClientException (nicolas-grekas)
- bug #38493 Fix CurlHttpClient memory leak (HypeMC)