Releases: symfony/http-client
Releases · symfony/http-client
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)
v4.4.47
Changelog (v4.4.46...v4.4.47)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
- bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
v6.0.13
Changelog (v6.0.12...v6.0.13)
- bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
- bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
v5.4.13
Changelog (v5.4.12...v5.4.13)
- bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
- bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
v4.4.46
Changelog (v4.4.45...v4.4.46)
- bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
v6.1.4
Changelog (v6.1.3...v6.1.4)
- bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
- bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)