Skip to content

13.10.2

Compare
Choose a tag to compare
@rbygrave rbygrave released this 21 Nov 19:33
· 1182 commits to master since this release

Issues

#2888 - DatabaseFactory.create() fails with java.lang.InstantiationError: io.ebean.bean.EntityBeanIntercept in multi-module gradle setup bug
#2889 - test entities don't get enhanced after upgrade to 13.6.5
#2893 -fix(sec): upgrade com.fasterxml.jackson.core:jackson-databind to 2.14.0
#2887 - Bug: Setting isolation level disables query cache
#2884 #2885 - Added platforms to BOM

Enhancements

#2894 - ENH: Lack of setNullParameter() functionality on io.ebean.DtoQuery interface
#2864 - ENH: Override service objects with DatabaseConfig.putServiceObject