Releases: symfony/http-client
Releases · symfony/http-client
v5.0.7
Changelog (v5.0.6...v5.0.7)
- no changes
v4.4.7
Changelog (v4.4.6...v4.4.7)
- no changes
v5.0.6
Changelog (v5.0.5...v5.0.6)
- bug #36038 disable debug log with curl 7.64.0 (nicolas-grekas)
- bug #36023 fix requests to hosts that idn_to_ascii() cannot handle (nicolas-grekas)
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36038 disable debug log with curl 7.64.0 (nicolas-grekas)
- bug #36023 fix requests to hosts that idn_to_ascii() cannot handle (nicolas-grekas)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35714 Correctly remove trace level options for HttpCache (aschempp)
- bug #35674 fix getting response content after its destructor throwed an HttpExceptionInterface (nicolas-grekas)
- bug #35672 fix HttpClientDataCollector when handling canceled responses (thematchless)
- bug #35562 fix HttpClientDataCollector when handling canceled responses (nicolas-grekas)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35714 Correctly remove trace level options for HttpCache (aschempp)
- bug #35674 fix getting response content after its destructor throwed an HttpExceptionInterface (nicolas-grekas)
- bug #35672 fix HttpClientDataCollector when handling canceled responses (thematchless)
- bug #35562 fix HttpClientDataCollector when handling canceled responses (nicolas-grekas)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- bug #35530 Fix regex bearer (noniagriconomie)
v4.4.4
Changelog (v4.4.3...v4.4.4)
- bug #35530 Fix regex bearer (noniagriconomie)
v4.3.11
Changelog (v4.3.10...v4.3.11)
- bug #35530 Fix regex bearer (noniagriconomie)
v5.0.3
Changelog (v5.0.2...v5.0.3)
- bug #35324 Fix strict parsing of response status codes (Armando-Walmeric)
- bug #35245 fix exception in case of PSR17 discovery failure (nicolas-grekas)
- bug #35223 Don't read from the network faster than the CPU can deal with (nicolas-grekas)
- bug #35210 NativeHttpClient should not send >1.1 protocol version (nicolas-grekas)
- bug #35209 fix support for non-blocking resource streams (nicolas-grekas)
- bug #35195 fix casting responses to PHP streams (nicolas-grekas)
- bug #35168 fix capturing SSL certificates with NativeHttpClient (nicolas-grekas)
- bug #35120 fix scheduling pending NativeResponse (nicolas-grekas)