Releases: symfony/http-client
Releases · symfony/http-client
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- no significant changes
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- bug #48173 Handle Amp HTTP client v5 incompatibility gracefully (fancyweb)
- bug #48103 Do not set http_version instead of setting it to null (Tetragramat)
v6.2.0-BETA2
Changelog (v6.2.0-BETA1...v6.2.0-BETA2)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
v6.1.7
Changelog (v6.1.6...v6.1.7)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
- bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
- bug #47854 Don't override header if is x-www-form-urlencoded (Oipnet)
v6.0.15
Changelog (v6.0.14...v6.0.15)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
- bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
v5.4.15
Changelog (v5.4.14...v5.4.15)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
- bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47950 Add support for "friendsofphp/well-known-implementations" (nicolas-grekas)
- feature #47936 Add
withOptions()
toHttplugClient
andPsr18Client
(nicolas-grekas) - feature #47832 Make HttplugClient implement PSR-17 factories instead of Httplug's (nicolas-grekas)
- feature #46183 Hide sensitive information with
SensitiveParameter
attribute (GromNaN)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v6.0.14
Changelog (v6.0.13...v6.0.14)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v5.4.14
Changelog (v5.4.13...v5.4.14)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)