Releases: symfony/http-client
Releases · symfony/http-client
v5.4.41
Changelog (v5.4.40...v5.4.41)
- bug symfony/symfony#57569 [HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun (@nicolas-grekas)
- bug symfony/symfony#57453 [HttpClient] Fix parsing SSE (@fancyweb)
v7.1.1
Changelog (v7.1.0...v7.1.1)
- no significant changes
v7.0.8
Changelog (v7.0.7...v7.0.8)
- bug symfony/symfony#54860 [HttpClient] Revert fixing curl default options (@alexandre-daubois)
- bug symfony/symfony#54830 [HttpClient] Fix cURL default options for PHP 8.4 (@alexandre-daubois)
v6.4.8
Changelog (v6.4.7...v6.4.8)
- bug symfony/symfony#54860 [HttpClient] Revert fixing curl default options (@alexandre-daubois)
- bug symfony/symfony#54830 [HttpClient] Fix cURL default options for PHP 8.4 (@alexandre-daubois)
v5.4.40
Changelog (v5.4.39...v5.4.40)
- bug symfony/symfony#54860 [HttpClient] Revert fixing curl default options (@alexandre-daubois)
- bug symfony/symfony#54830 [HttpClient] Fix cURL default options for PHP 8.4 (@alexandre-daubois)
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- no significant changes
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- bug symfony/symfony#54860 [HttpClient] Revert fixing curl default options (@alexandre-daubois)
- bug symfony/symfony#54830 [HttpClient] Fix cURL default options for PHP 8.4 (@alexandre-daubois)
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54806 [HttpClient] deprecate setLogger() methods of decorating clients (@xabbuh)
- feature symfony/symfony#54674 [FrameworkBundle] revert implementing LoggerAwareInterface in HTTP client decorators (@xabbuh)
- feature symfony/symfony#53550 [FrameworkBundle][HttpClient] Add
ThrottlingHttpClient
to limit requests within a timeframe (@HypeMC) - feature symfony/symfony#52970 [HttpClient] Add
JsonMockResponse::fromFile()
andMockResponse::fromFile()
shortcuts (@fancyweb) - feature symfony/symfony#52775 [HttpClient] Allow mocking
start_time
info inMockResponse
(@fancyweb) - feature symfony/symfony#52946 [HttpClient] Add HttpOptions->addHeader as a shortcut to add an header in an existing options object (@Dean151)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54517 [HttpClient] Let curl handle transfer encoding (@michaelhue)
- bug symfony/symfony#54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n separator (@fancyweb)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#54517 [HttpClient] Let curl handle transfer encoding (@michaelhue)
- bug symfony/symfony#54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n separator (@fancyweb)