Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39498 Guess correct form types for DATE_IMMUTABLE and DATETIME_IMMUTABLE (guillaume-sainthillier)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39401 no-op RegisterUidTypePass if DBAL types aren't loaded (craue)
- bug #39417 Fix UUID exception (jderusse)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- no changes
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #39210 Fix form EntityType with filter on UID (jderusse)
- feature #39118 Require doctrine/persistence 2 (greg0ire)
v5.1.9
Changelog (v5.1.8...v5.1.9)
- bug #38628 indexBy could reference to association columns (juanmiguelbesada)
- bug #39038 also reset id readers (xabbuh)
- bug #39025 Fix DBAL deprecations in middlewares (derrabus)
v4.4.17
Changelog (v4.4.16...v4.4.17)
- bug #38628 indexBy could reference to association columns (juanmiguelbesada)
- bug #39038 also reset id readers (xabbuh)
- bug #39025 Fix DBAL deprecations in middlewares (derrabus)
v3.4.47
Changelog (v3.4.46...v3.4.47)
- no changes
v5.2.0-RC2
Changelog (v5.2.0-RC1...v5.2.0-RC2)
- bug #39113 drop binary variants of UID types (nicolas-grekas)
v5.2.0-RC1
Changelog (v5.2.0-BETA3...v5.2.0-RC1)
- bug #38628 indexBy could reference to association columns (juanmiguelbesada)
- bug #39038 also reset id readers (xabbuh)
- feature #39032 Allow load mappings from attributes without doctrine/annotations (derrabus)
- bug #39025 Fix DBAL deprecations in middlewares (derrabus)
- bug #38986 accept converting Uid-as-strings to db-values (nicolas-grekas)
v5.1.8
Changelog (v5.1.7...v5.1.8)
- bug #38604 indexBy does not refer to attributes, but to column names (xabbuh)