v7.1.0-BETA1
Pre-release
Pre-release
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54455 [DoctrineBridge] Deprecate auto-mapping of entities in favor of mapped route parameters (@nicolas-grekas)
- feature symfony/symfony#38662 [DoctrineBridge][Validator] Allow validating every class against unique entity constraint (@wkania)
- feature symfony/symfony#53214 [DoctrineBridge] Idle connection listener for long running runtime (@alli83)
- feature symfony/symfony#53365 [DoctrineBridge] Allow
EntityValueResolver
to return a list of entities (@HypeMC) - feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
- feature symfony/symfony#51562 [DoctrineBridge] Add
message
to #[MapEntity] for NotFoundHttpException (@moesoha) - feature symfony/symfony#53151 mark classes implementing the
WarmableInterface
asfinal
(@xabbuh)