Skip to content

12.11.5

Compare
Choose a tag to compare
@rbygrave rbygrave released this 20 Sep 00:57
· 2507 commits to master since this release

Issues:

#2378 - #2377 - Wrong order in batch save - Fix to transaction depth bug
#2376 - When Lazy load of soft deleted bean - javax.persistence.EntityNotFoundException: Bean not found during lazy load or refresh. id[*] type[class *] bug
#2373 - Allow post-processing in BeanFindController enhancement
#2372 - Undo generated properties on OptimisticLockException
#2371 - Allow formula defined properties to be used in where and orderBy
#2368 - ebean-migration not loading properties properly from ebean as it's name isn't set
#2366 - Rename methods with deprecation for QueryPlanCapture and Pairs deprecated-api
#2365 - Allow caching of exists-queries bug
#2363 - Bump to dependencies that have module-info via mult-version jars etc

Internal refactoring

#2379 - Refactor tidy internals only - method names and tidy for internal BatchPstmt and related
#2308 - Fixing test entity GenKeySequence
#2367 - Modify ebean-test to use it's own logger adapter (not reuse the one from ebean-core) refactor
#2364 - Move tests only in ebean-ddl-generator