Releases: symfony/http-client
Releases · symfony/http-client
v5.4.26
Changelog (v5.4.25...v5.4.26)
- no significant changes
v6.3.1
Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50728 [HttpClient] Explicitly exclude CURLOPT_POSTREDIR (@nicolas-grekas)
- bug symfony/symfony#50671 [HttpClient] Fix encoding some characters in query strings (Daniel Kozák)
- bug symfony/symfony#50698 [HttpClient] Fix int conversion for
GenericRetryStrategy
with floated multiplier (@francisbesset) - bug symfony/symfony#50577 [HttpClient] Remove final keyword on
AsyncResponse
(@lyrixx)
v6.2.12
Changelog (v6.2.11...v6.2.12)
- bug symfony/symfony#50728 [HttpClient] Explicitly exclude CURLOPT_POSTREDIR (@nicolas-grekas)
- bug symfony/symfony#50671 [HttpClient] Fix encoding some characters in query strings (Daniel Kozák)
- bug symfony/symfony#50698 [HttpClient] Fix int conversion for
GenericRetryStrategy
with floated multiplier (@francisbesset)
v5.4.25
Changelog (v5.4.24...v5.4.25)
- bug symfony/symfony#50728 [HttpClient] Explicitly exclude CURLOPT_POSTREDIR (@nicolas-grekas)
- bug symfony/symfony#50671 [HttpClient] Fix encoding some characters in query strings (Daniel Kozák)
- bug symfony/symfony#50698 [HttpClient] Fix int conversion for
GenericRetryStrategy
with floated multiplier (@francisbesset)
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
v6.2.11
Changelog (v6.2.10...v6.2.11)
- bug symfony/symfony#50193 [Serializer] Fix
SerializedPath
not working with constructor arguments (@HypeMC) - bug symfony/symfony#50280 [PropertyAccess] Fix nullsafe operator on array index (@HypeMC)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#50256 [HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClient (@nicolas-grekas)
- bug symfony/symfony#50214 [WebProfilerBundle] Remove legacy filters remnants (@MatTheCat)
- bug symfony/symfony#50235 [HttpClient] Fix getting through proxies via CONNECT (@nicolas-grekas)
- bug symfony/symfony#50241 [HttpKernel] Prevent initialising lazy services during services reset (@tucksaun)
- bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)
- bug symfony/symfony#50213 [ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript (@MatTheCat)
- bug symfony/symfony#50192 [Serializer] backed enum throw notNormalizableValueException outside construct method (@alli83)
- bug symfony/symfony#50226 [HttpClient] Ensure HttplugClient ignores invalid HTTP headers (@nicolas-grekas)
v5.4.24
Changelog (v5.4.23...v5.4.24)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#50256 [HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClient (@nicolas-grekas)
- bug symfony/symfony#50214 [WebProfilerBundle] Remove legacy filters remnants (@MatTheCat)
- bug symfony/symfony#50235 [HttpClient] Fix getting through proxies via CONNECT (@nicolas-grekas)
- bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)
- bug symfony/symfony#50213 [ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript (@MatTheCat)
- bug symfony/symfony#50192 [Serializer] backed enum throw notNormalizableValueException outside construct method (@alli83)
- bug symfony/symfony#50226 [HttpClient] Ensure HttplugClient ignores invalid HTTP headers (@nicolas-grekas)
v6.3.0-RC1
Changelog (v6.3.0-BETA3...v6.3.0-RC1)
- feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (@VincentLanglet)
- bug symfony/symfony#50193 [Serializer] Fix
SerializedPath
not working with constructor arguments (@HypeMC) - bug symfony/symfony#50280 [PropertyAccess] Fix nullsafe operator on array index (@HypeMC)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR)
v6.3.0-BETA3
Changelog (v6.3.0-BETA2...v6.3.0-BETA3)
- feature symfony/symfony#48579 [Notifier] Add SMS options to GatewayApi notifier (@gnito-org)
- feature symfony/symfony#48586 [Notifier] Add SMS options to MessageMedia notifier (@gnito-org)
- feature symfony/symfony#48584 [Notifier] Add SMS options to ContactEveryone notifier (@gnito-org)
- feature symfony/symfony#48577 [Notifier] Add SMS options to FortySixElks notifier (@gnito-org)
- feature symfony/symfony#48575 [Notifier] Add SMS options to Esendex notifier (@gnito-org)
- feature symfony/symfony#48573 [Notifier] Add SMS options to Clickatell notifier (@gnito-org)
- bug symfony/symfony#50288 [ErrorHandler] Sync
createTabs
from WebProfilerBundle (@MatTheCat) - feature symfony/symfony#50274 [HttpClient] Add option
crypto_method
to set the minimum TLS version and make it default to v1.2 (@nicolas-grekas) - bug symfony/symfony#50262 [DependencyInjection] Fix dumping non-shared factories with TaggedIteratorArgument (@marphi)
- bug symfony/symfony#50260 [DependencyInjection] Fix dumping/loading errored definitions in XML/Yaml (@nicolas-grekas)
- bug symfony/symfony#50256 [HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClient (@nicolas-grekas)
v6.3.0-BETA2
Changelog (v6.3.0-BETA1...v6.3.0-BETA2)
- feature symfony/symfony#50232 [AssetMapper] Better public without digest (@weaverryan)
- bug symfony/symfony#50214 [WebProfilerBundle] Remove legacy filters remnants (@MatTheCat)
- bug symfony/symfony#50235 [HttpClient] Fix getting through proxies via CONNECT (@nicolas-grekas)
- bug symfony/symfony#50241 [HttpKernel] Prevent initialising lazy services during services reset (@tucksaun)
- bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)
- bug symfony/symfony#50213 [ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript (@MatTheCat)
- feature symfony/symfony#49608 [OptionsResolver] add
ignoreUndefined()
method to allow skip not interesting options (Constantine Shtompel) - bug symfony/symfony#50216 [DependencyInjection] Allow
AutowireCallable
without method (@derrabus) - bug symfony/symfony#50192 [Serializer] backed enum throw notNormalizableValueException outside construct method (@alli83)
- bug symfony/symfony#50224 [DoctrineBridge] skip subscriber if listener already defined (@alli83)
- bug symfony/symfony#50218 Profiler respect stateless attribute (@alamirault)
- bug symfony/symfony#49760 [Serializer] Add missing withSaveOptions method to XmlEncoderContextBuilder (@mtarld)
- bug symfony/symfony#50226 [HttpClient] Ensure HttplugClient ignores invalid HTTP headers (@nicolas-grekas)