Ebean ORM v12.1.10 Release Notes

Release Date: 2020-01-28 // about 4 years ago
  • Issues:

    #1918 Ebean 12.1.9 breaks Guice in Stage.PRODUCTION mode for multi tenant apps bug
    #1915 Regression with DiscriminatorValue since #1361
    ๐Ÿ‘ #1917 PostgresPlatform (9+) does not support IdType.IDENTITY? bug
    ๐Ÿ‘ #1914 ENH: Support @index platforms attribute - platform specific indexes enhancement
    ๐Ÿ‘ #1913 Change to use @Aggregation as meta annotation - support newly added @max, @min, @AvG annotations enhancement
    ๐Ÿ‘ #1912 Allow @index(unique=true) to support formula in columns bug