Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
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)
v4.4.16
Changelog (v4.4.15...v4.4.16)
- bug #38604 indexBy does not refer to attributes, but to column names (xabbuh)
v3.4.46
Changelog (v3.4.45...v3.4.46)
- bug #38604 indexBy does not refer to attributes, but to column names (xabbuh)
v5.1.7
Changelog (v5.1.6...v5.1.7)
- no changes