Releases: symfony/http-client
Releases · symfony/http-client
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60806 [HttpClient] Limit curl's connection cache size (@nicolas-grekas)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60806 [HttpClient] Limit curl's connection cache size (@nicolas-grekas)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60806 [HttpClient] Limit curl's connection cache size (@nicolas-grekas)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59370 [HttpClient] Allow using HTTP/3 with the
CurlHttpClient
(@MatTheCat) - feature symfony/symfony#59068 [HttpClient] Add IPv6 support to NativeHttpClient (@dmitrii-baranov-tg)
v7.2.4
Changelog (v7.2.3...v7.2.4)
- bug symfony/symfony#59763 [HttpClient] Don't send any default content-type when the body is empty (@nicolas-grekas)
- bug symfony/symfony#59727 [HttpClient] Fix activity tracking leading to negative timeout errors (@nicolas-grekas)
- bug symfony/symfony#59689 [HttpClient] Fix buffering AsyncResponse with no passthru (@nicolas-grekas)
- bug symfony/symfony#59654 [HttpClient] Fix uploading files > 2GB (@nicolas-grekas)
- bug symfony/symfony#59648 [HttpClient] Fix retrying requests with
Psr18Client
and NTLM connections (@nicolas-grekas, @ajgarlag)
v6.4.19
Changelog (v6.4.18...v6.4.19)
- bug symfony/symfony#59763 [HttpClient] Don't send any default content-type when the body is empty (@nicolas-grekas)
- bug symfony/symfony#59727 [HttpClient] Fix activity tracking leading to negative timeout errors (@nicolas-grekas)
- bug symfony/symfony#59689 [HttpClient] Fix buffering AsyncResponse with no passthru (@nicolas-grekas)
- bug symfony/symfony#59654 [HttpClient] Fix uploading files > 2GB (@nicolas-grekas)
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59631 [HttpClient] Fix processing a NativeResponse after its client has been reset (@Jean-Beru)
- bug symfony/symfony#58901 [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7 created in HttplugWaitLoop::createPsr7Response (@KurtThiemann)
- bug symfony/symfony#59046 [HttpClient] Fix Undefined array key
connection
(@PhilETaylor) - bug symfony/symfony#59320 [HttpClient] fix amphp http client v5 unix socket (@praswicaksono)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59631 [HttpClient] Fix processing a NativeResponse after its client has been reset (@Jean-Beru)
- bug symfony/symfony#58901 [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7 created in HttplugWaitLoop::createPsr7Response (@KurtThiemann)
- bug symfony/symfony#59046 [HttpClient] Fix Undefined array key
connection
(@PhilETaylor)