Ebean ORM v11.43.2 Release Notes

Release Date: 2019-08-20 // over 4 years ago
  • Issues:

    #1798 Fix automatic query label set on nested secondary query when using profileLocation bug
    #1797 Bump ebean-migration to 11.20.1 ... which inserts a row into db_migration table
    🔨 #1795 Refactor bind padding for Id IN expressions (based on internal multiValueSupport and simple id) refactor

    ✨ Enhancements:

    🏗 #1796 ENH: add query.fetchCache(path) ... for explicitly building part of graph from L2 cache enhancement