Skip to content

YOJ 2.7.1 (API Compatibility Improvements)

Choose a tag to compare

@nvamelichev nvamelichev released this 01 Dec 14:20
· 37 commits to main since this release

API Compatibility Improvements

  • Assign default value for @YojTransactional.noRollbackFor(), otherwise all users are forced to set the value for this

Experimental API Improvements

  • #192: Check index and orderBy compatibility on all TableQueryBuilder terminal operations (and not only Entity find(int limit))