Skip to content

12.13.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 26 Nov 09:03
· 2326 commits to master since this release

Issues:

#2444 - exists and findCount queries produce NPE on entity defined with IdClass - SqlTreeProperties.add(SqlTreeProperties.java:38) bug
#2433 - Postgres JSONB dirty checking - trim json
#2436 - SQL Update doesn't handle named parameters for array types in Postgres
#2435 - DBArray is not loaded in asDto Postgres queries bug
#2432 - Q: Ebean-elasticsearch paging query problem
#2442 - findMap() with beanCache should use idPoperty if mapKey = null
#2441 - FIX: Assume InfoInherit infoType when it has no children
#2440 - FIX: Json deserialize references
#2439 - Path properties query with all props
#2438 - FIX: typeGetAll did not work with repeated annotations on one class