Skip to content

v5.2.2

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:58
· 809 commits to 7.2 since this release
v5.2.2

Changelog (v5.2.1...v5.2.2)

  • 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)