Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#50788 [Validator] Fix regression with class metadatada on parent classes (@rmikalkenas)
- bug symfony/symfony#50813 [DoctrineBridge] Load refreshed user proxy (@MatTheCat)
v6.3.1
Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50524 Fix Doctrine deprecations (@nicolas-grekas)
v6.2.12
Changelog (v6.2.11...v6.2.12)
- bug symfony/symfony#50524 Fix Doctrine deprecations (@nicolas-grekas)
v5.4.25
Changelog (v5.4.24...v5.4.25)
- bug symfony/symfony#50524 Fix Doctrine deprecations (@nicolas-grekas)
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
v6.3.0-RC2
Changelog (v6.3.0-RC1...v6.3.0-RC2)
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#50266 [HttpFoundation] Fix file streaming after connection aborted (@rlshukhov)
- bug symfony/symfony#50277 [Messenger] Add
IS_REPEATABLE
flag toAsMessageHandler
attribute (@adrianguenter) - bug symfony/symfony#50269 Fix param type annotation (@l-vo)
- bug symfony/symfony#50268 Allow resources in Query::setParam (@l-vo)
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#50266 [HttpFoundation] Fix file streaming after connection aborted (@rlshukhov)
- bug symfony/symfony#50269 Fix param type annotation (@l-vo)
v6.3.0-RC1
Changelog (v6.3.0-BETA3...v6.3.0-RC1)
- bug symfony/symfony#50349 [Notifier] Document Notifier options in README files (@alamirault)
- bug symfony/symfony#50347 [DebugBundle][VarDumper] Fix dump labels compatibility (@fancyweb)
- feature symfony/symfony#50363 [AssetMapper] Adding "path" option to importmap:require (@weaverryan)
- feature symfony/symfony#48852 [Validator] Allow to use translation_domain false for validators and to use custom translation domain by constraints (@VincentLanglet)
- 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) - bug symfony/symfony#50266 [HttpFoundation] Fix file streaming after connection aborted (@rlshukhov)
- bug symfony/symfony#50277 [Messenger] Add
IS_REPEATABLE
flag toAsMessageHandler
attribute (@adrianguenter) - bug symfony/symfony#50269 Fix param type annotation (@l-vo)