ebean v11.41.2 Release Notes

Release Date: 2019-07-17 // almost 5 years ago
  • Issues:

    #1758 Error when using ebean 11.41.1 and ebean-spring-txn 11.10.4
    #1757 Compiling error when use io.ebean.tile:enhancement:11.4x.x bug
    📦 #1755 Cannot use enhanced classes, when they are in different maven packages with agent 11.40.1
    #1753 Issue with using the Formula-Properties (query generates wrong sql) bug
    #1751 instrumentation issue when using private constructors

    ✨ Enhancements:

    #1760 ENH: Add ForTests.rollbackAll(closure) and ForTests.createRollbackAll() enhancement
    #1759 ENH: Add ForTests.noTransactional() ... for testing purposes disable @transactional enhancement
    #1756 ENH: backdoor to disable @transactional during unit testing enhancement