What's Changed
- Fix
EM::persistState()
that inserted the same entity twice by @roxblnfk (#368) - Fix bug on saving of replaced pivoted collection by @BelaRyc (#382)
- Fix
cascade
mode in BelongsTo relation by @roxblnfk and @msmakouz (#347, #374) - Fix storing od embedded entities in a JTI by @butschster (#379)
- Add tests case template by @roxblnfk and @kastahov (#372, #377)
- Add a previous exception in TransactionException on throwing by @Eugentis (#367)
- Add annotation
@readonly
forRepository::$select
by @roxblnfk (#369)
New Contributors
- @Eugentis made their first contribution in #367
- @kastahov made their first contribution in #377
- @BelaRyc made their first contribution in #382
Full Changelog: v2.2.0...v2.2.1