Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60535 [DoctrineBridge] Fix resetting the manager when using native lazy objects (@HypeMC)
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- bug symfony/symfony#60275 [DoctrineBridge] Fix UniqueEntityValidator Stringable identifiers (@GiuseppeArcuti, @wkania)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60112 [DoctrineBridge] Improve exception message when
EntityValueResolvergets no mapping information (@MatTheCat) - feature symfony/symfony#59900 [DoctrineBridge] add new
DatePointTypeDoctrine type (@garak) - feature symfony/symfony#59902 [PropertyInfo] Deprecate
Type(@mtarld, @chalasr) - feature symfony/symfony#59890 [VarExporter] Leverage native lazy objects (@nicolas-grekas)
- feature symfony/symfony#54545 [DoctrineBridge] Add argument to
EntityValueResolverto set type aliases (@NanoSector) - feature symfony/symfony#59913 [DependencyInjection] Leverage native lazy objects for lazy services (@nicolas-grekas)
- feature symfony/symfony#59869 [Cache] Add support for
valkey:/valkeys:schemes (@nicolas-grekas) - feature symfony/symfony#59682 [Security] Deprecate UserInterface & TokenInterface's
eraseCredentials()(@chalasr, @nicolas-grekas) - feature symfony/symfony#54744 [Validator] deprecate the use of option arrays to configure validation constraints (@xabbuh)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- bug symfony/symfony#60094 [DoctrineBridge] Fix support for entities that leverage native lazy objects (@nicolas-grekas)
- bug symfony/symfony#60094 [DoctrineBridge] Fix support for entities that leverage native lazy objects (@nicolas-grekas)
v6.4.21
Changelog (v6.4.20...v6.4.21)
- bug symfony/symfony#60094 [DoctrineBridge] Fix support for entities that leverage native lazy objects (@nicolas-grekas)
- bug symfony/symfony#60094 [DoctrineBridge] Fix support for entities that leverage native lazy objects (@nicolas-grekas)
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#60030 [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use
Table::addPrimaryKeyConstraint()with Doctrine DBAL 4.3+ (@xabbuh)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- no significant changes
v7.2.4
Changelog (v7.2.3...v7.2.4)
- no significant changes
v6.4.19
Changelog (v6.4.18...v6.4.19)
- no significant changes
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59575 [DoctrineBridge] Add support for doctrine/persistence 4 (@greg0ire)
- bug symfony/symfony#59185 [DoctrineBridge] Fix compatibility to Doctrine persistence 2.5 in Doctrine Bridge 6.4 to avoid Projects stuck on 6.3 (@alexander-schranz)