Skip to content

v4.4.19

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:21
· 1169 commits to 7.3 since this release
v4.4.19

Changelog (v4.4.18...v4.4.19)

  • bug #39880 Add username to UserNameNotFoundException (qurben)
  • bug #39667 Take into account that indexBy="person_id" could be a db column name, for a referenced entity (victormacko)
  • bug #39799 Fix circular loop with EntityManager (jderusse)