ebean v12.2.4 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • Issues:

    #1992 - IllegalArgumentException: Expecting only yaml or properties file but got [ort]
    #1991 - NPE in MCompoundUniqueConstraint.(MCompoundUniqueConstraint.java:66)
    #1990 - NPE with @Cache and setting naturalKey to null
    #1988 - Removing elements with @OrderColumn with a tree depth > 1 doesn't work
    #1987 - L1 cache was not invalidated, when reordering a reference with @OrderColumn
    #1986 - @OrderColumn is ignored on relations referencing a abstract inheritance-model
    ⚡️ #1985 - Update is missing for relations with @OrderColumn from a tree depth > 1 bug