Skip to content

13.6.6

Compare
Choose a tag to compare
@rbygrave rbygrave released this 01 Aug 21:18
· 1424 commits to master since this release

Bugs

#2753 #2754 #2755 #2756 #2746 - Bugs findSingleAttributeList projecting a OneToMany property
#2763 - Fix: toJson must use setIntercept if target bean is passed
#2750 - Stateless update populates OneToMany with softdeleted records during serializing
#2748 - Second fetch inside transaction doubles the fetched @OneToMany rows when .setLoadBeanCache(false)
#2742 - ModelContainer.applyChangeSet(ModelContainer.java:167) - IllegalArgumentException: No rule for
#2764 - Fix: DDL will get wrong hint for special migration

Enhancements

#2757 - Add notIn(Query) to query beans
#2768 - ENH: Add eqIfPresent() - a helper expression for fluid style when some EQ are optional enhancement
#2760 - Add ServerMetrics.asJson() ... to support conversion of collected metrics to json
#2749 - Bump ebean-datasource, ebean-annotation, ebean-types, persistence-api
#2743 - Postgres DDL - For create table, improve column ordering for tighter storage